help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] Fwd: glpk, reduced prices at each step


From: Andrew Makhorin
Subject: Re: [Help-glpk] Fwd: glpk, reduced prices at each step
Date: Thu, 9 Apr 2009 01:17:36 +0300

> Sounds perfect.
> I would then be able to take that results and run another iteration on
> it, and so on, correct?

Perfectly correct.

> 2009/4/8 Andrew Makhorin <address@hidden>
>> I am hopping to get the reduced costs and basis at each step of the
>> simplex routine rather than just the end step.  Is there away to have the
>> problem object under go only a single step in the simplex routine at a
>> time?

> Yes. You should limit the number of iterations to one iteration by
> setting smcp.it_lim to 1. In this case one call to glp_simplex will
> perform one iteration, i.e. a single step.






reply via email to

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