help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] what is the prototype for lpx_integer?


From: dtucker
Subject: Re: [Help-glpk] what is the prototype for lpx_integer?
Date: Wed, 7 Jul 2004 17:45:25 -0500


Thank you for your response.  I'm a little confused with the reference manual for lpx_set_col_stat.  If my problem has 3 structural values, x1, x2, and x3, and I want to start the search at the point x1=10, x2=0, x3=4, for instance, how is this done?

Don


Andrew Makhorin <address@hidden>

07/07/2004 05:33 PM

Please respond to
Andrew Makhorin <address@hidden>

To
address@hidden
cc
address@hidden
Subject
Re: [Help-glpk] what is the prototype for lpx_integer?





>As an aside, is there a way to give
>lpx_simplex (and similar routines) a starting point to search from?

Yes. You can specify a starting basis for lpx_simplex via routines
lpx_set_row_stat and lpx_set_col_stat. Please consult Section 2.5 in the
reference manual.

Andrew Makhorin




reply via email to

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