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: [EMAIL PROTECTED]
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


_______________________________________________
Help-glpk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to