help-octave
[Top][All Lists]
Advanced

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

Re: load data from mps file for octave


From: John Howard
Subject: Re: load data from mps file for octave
Date: Sun, 7 Dec 2008 02:08:00 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Przemek Klosowski <przemek <at> jazz.ncnr.nist.gov> writes:

> > 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 ?

<snip>

> If you prefer using GLPK through Octave, however, I
> think that you will have to write MPS parser yourself.

I've also come to the conclusion that I have to write such a parser. If I get
something to work I'll report back!

For context, I'm trying out octave as the processing-end of problems setup using
zimpl. 

cheers



reply via email to

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