help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-glpk] Modelling Advice Request - Project Tasks


From: Yingjie Lan
Subject: Re: [Help-glpk] Modelling Advice Request - Project Tasks
Date: Sat, 23 Jan 2010 04:46:14 -0800 (PST)

> 
>        if (glp_ios_reason(T) == GLP_IROWGEN)
>        { 
>           remove_inactive(T);
>           generate_rows();
>        }
> 

Thanks, that's nice. I sent you an email another day on the friendliness of 
GLPK API on sensitivity analysis, haven't heard from you. Any reason for not 
including basic variables? But it would be neat if the API routine can deal 
with all cases, be it basic or not. 

Cheers,

Yingjie







reply via email to

[Prev in Thread] Current Thread [Next in Thread]