help-glpk
[Top][All Lists]
Advanced

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

[Help-glpk] how to find matrix A, b ,c from mps in glpk


From: Jack Franklin
Subject: [Help-glpk] how to find matrix A, b ,c from mps in glpk
Date: Sat, 29 Nov 2008 21:42:44 +0300

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.








reply via email to

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