help-glpk
[Top][All Lists]
Advanced

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

Re: [Help-glpk] Dual Simplex


From: Ali Baharev
Subject: Re: [Help-glpk] Dual Simplex
Date: Thu, 8 Feb 2007 17:19:16 +0100

Yes. Adding constraints is possible through the API (lpx_add_rows).
You can switch to dual simplex, have a look at Control parameters in
the manual (LPX_K_DUAL).

Good luck!

Ali

On 2/8/07, Rob <address@hidden> wrote:
I am currently solving a LP using GLPK. After solving I would like to add
constraints and resolve using the Dual Simplex Method. Is this implemented
in GLPK and is there a way to force the LP to be solved using this method?

--
Robert C. Green
Master's Candidate in Computer Science and Operations Research
address@hidden
(412) 860-4825
_______________________________________________
Help-glpk mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/help-glpk






reply via email to

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