Hi,

I need to read mps file and then call glpk(c, a, b, lb, ub, ctype, vartype,
sense, param).

How to get the data of these input arguments for glpk from mps file ?

In mps file , the optimization problem is not standard form , we need to
reform it so 
that the glpk can get correct input arguments for (c, a, b, lb, ub, ctype,
vartype, sense, param). 

thanks

Jack. 
-- 
View this message in context: 
http://www.nabble.com/how-to-find-matrix-A%2C-b-%2Cc-from-mps-in-glpk-tp20749625p20749625.html
Sent from the Gnu - GLPK - Help mailing list archive at Nabble.com.






_______________________________________________
Help-glpk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to