src/lemon/lp_glpk.cc
Thu, 21 Apr 2005 15:15:12 +0000 I really have no idea about what to write here now.
Wed, 20 Apr 2005 15:06:42 +0000 _clearObj instead of _setObj.
Wed, 20 Apr 2005 14:29:23 +0000 _setObj function
Mon, 18 Apr 2005 16:07:54 +0000 icc like this a bit more (no warnings).
Sun, 17 Apr 2005 18:57:22 +0000 - compile failure fixed
Fri, 15 Apr 2005 19:56:25 +0000 Correct the english name of EGRES.
Fri, 08 Apr 2005 14:40:37 +0000 Add presolver() to turn on/off the GLPK presolver
Fri, 08 Apr 2005 06:33:11 +0000 No output messages by default
Thu, 07 Apr 2005 09:42:31 +0000 New functions in lp_glpk.cc. Sample file: lp_sample.cc.
Thu, 07 Apr 2005 06:31:03 +0000 max() [_setMax()], min() [_setMin()], primalValue() [_getPrimalValue()] added
Tue, 05 Apr 2005 09:08:23 +0000 - moved lp_base.h, lp_base.cc, lp_glpk.h, lp_glpk.cc, lp_solver_skeleton.h and