help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] how to use lpx_read_model while changing data section


From: Andrew Makhorin
Subject: Re: [Help-glpk] how to use lpx_read_model while changing data section
Date: Sun, 9 Sep 2007 13:15:36 +0400

> I have a situation: the model section is fixed. however, the data
> section is changing (on the fly) for each run of lpx_simplex. I try
> to avoid write/read the data every time I call simplex. Is there
> anyway simple and faster to feed the changing data into lp object?

There is no such way.

As an alternative you could create the model directly using glpk api
routines.





reply via email to

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