help-glpk
[Top][All Lists]
Advanced

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

[Help-glpk] Why I get different results when I run lpx_std_basis before


From: Xie Zhengwei
Subject: [Help-glpk] Why I get different results when I run lpx_std_basis before simplex?
Date: Tue, 13 May 2008 18:14:24 -0700


Just run fbavari pp.freemps if you have perl glpk installed.

If one uncomment $lp->adv_basis, one will get different results.

Another question:

Way I,

load model
for loop
     change obj coef
     simplex
end

Way II,

for loop
    load model
    change obj coef
    simplex
end

This two ways will bring different results. Anyone know that?

Attachment: fbavari
Description: Binary data

Attachment: pp.freemps
Description: Binary data


reply via email to

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