help-octave
[Top][All Lists]
Advanced

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

load data from mps file for octave


From: Jack Franklin
Subject: load data from mps file for octave
Date: Sat, 29 Nov 2008 10:16:15 -0800 (PST)

Hi,

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

How to load 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/load-data-from-mps-file-for-octave-tp20749763p20749763.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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