help-glpk
[Top][All Lists]
Advanced

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

[Help-glpk] Re: a code to solve mip


From: Christoph Cullmann
Subject: [Help-glpk] Re: a code to solve mip
Date: Wed, 24 Sep 2008 22:30:52 +0200
User-agent: KMail/1.10.1 (Linux/2.6.27-2-generic; KDE/4.1.1; x86_64; ; )

On Wednesday 24 September 2008 22:18:35 Andrew Makhorin wrote:
> The code looks correct. (Note that lpx_read_cpxlp is deprecated and
> was replaced by glp_read_lp; for more details see the glpk reference
> manual.) Besides, I think it is more reasonable to use glp_simplex +
> glp_intopt rather than lpx_intopt, because they provide more features
> to control the solution process.
Ok, will adopt the glp_read_lp change.
Atm I will stay with lpx_intopt, as I am fine with the level of control in the 
moment. If I get problems with that, will take your advice and look at the 
glp_simplex + glp_intopt docs and rewrite that, too.
Thank you a lot, was bit confused by reading the API docs and a bit of libglpk 
code for further understanding, nice that at least my latest try to write a 
driver for libglpk wasn't completly broken :)

cu
Christoph

-- 
-------------------------------------- Christoph Cullmann ---------
AbsInt Angewandte Informatik GmbH      Email: address@hidden
Science Park 1                         Tel:   +49-681-38360-22
66123 Saarbrücken                      Fax:   +49-681-38360-20
GERMANY                                WWW:   http://www.AbsInt.com
--------------------------------------------------------------------
Geschäftsführung: Dr.-Ing. Christian Ferdinand
Eingetragen im Handelsregister des Amtsgerichts Saarbrücken, HRB 11234




reply via email to

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