lemon/lp_glpk.cc
Mon, 07 May 2007 18:19:55 +0000 Conformity to new GLPK interface
Sat, 03 Mar 2007 16:30:37 +0000 Happy New Year to all source files!
Fri, 02 Mar 2007 18:04:28 +0000 Hard Warning checking
Mon, 19 Feb 2007 12:11:41 +0000 Bug fixes
Fri, 16 Feb 2007 19:11:31 +0000 Using const in lp interface
Thu, 15 Feb 2007 19:15:14 +0000 Lp row and col getter function
Thu, 15 Feb 2007 14:22:08 +0000 Changes on the LP interface
Mon, 22 Jan 2007 12:13:57 +0000 Small bug corrected.
Fri, 12 Jan 2007 16:29:06 +0000 One important thing only: equality-type constraint can now be added to an lp. The prettyPrint functions are not too pretty yet, I accept.
Thu, 07 Dec 2006 16:10:54 +0000 Query functions have been implemented for GLPK (CPLEX breaks at the moment, I guess): These functions include:
Mon, 04 Dec 2006 18:08:30 +0000 Fix 'unused variable' warnings
Mon, 04 Dec 2006 16:48:13 +0000 Some query functions got implemented, but only for GLPK.
Mon, 04 Dec 2006 13:13:14 +0000 Copy constructor for LpGlpk
Wed, 29 Nov 2006 15:01:13 +0000 modified _setColCoeff and _setRowCoeff parameters
Tue, 17 Oct 2006 11:05:23 +0000 Remove superfluous #ifndef boundaries
Fri, 03 Feb 2006 16:40:16 +0000 Unified copyright notices
Sat, 14 Jan 2006 08:44:59 +0000 - colName() added (untested on CPLEX)
Wed, 04 Jan 2006 13:31:59 +0000 Happy new year to LEMON
Wed, 30 Nov 2005 17:00:17 +0000 max flow with lp column generation
Sun, 13 Nov 2005 20:01:17 +0000 bugfix in setCol, getting dual values
Tue, 05 Jul 2005 14:36:10 +0000 Documented Balazs's stuff. Quite enough of that.
Fri, 10 Jun 2005 12:50:43 +0000 Some tests have been developed, bugs got fixed.
Thu, 09 Jun 2005 16:26:52 +0000 Another bugfix.
Thu, 09 Jun 2005 15:22:40 +0000 Bugfix.
Thu, 09 Jun 2005 15:20:30 +0000 Bugfix.
Thu, 09 Jun 2005 15:03:58 +0000 I could not check, because: aclocal-1.7: command not found
Thu, 09 Jun 2005 09:49:48 +0000 Not ready, but I commit it for simplicity.
Thu, 26 May 2005 12:16:16 +0000 _copyLp(), _newLp() implemented.
Mon, 23 May 2005 04:48:14 +0000 trunk/src/* move to trunk/