lemon/lp_cplex.cc
Tue, 27 Mar 2007 09:23:33 +0000 I only corrected bugs to make things compile: some featured not implemented here yet.
Sat, 03 Mar 2007 16:30:37 +0000 Happy New Year to all source files!
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
Wed, 14 Feb 2007 13:50:25 +0000 Implemented virtual functions of class LpCplex.
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:
Wed, 29 Nov 2006 15:01:13 +0000 modified _setColCoeff and _setRowCoeff parameters
Thu, 21 Sep 2006 14:46:28 +0000 Interface to the cplex MIP solver: it is little, a bit sour but it is ours.
Wed, 02 Aug 2006 20:15:59 +0000 CPLEX 9.x support.
Fri, 03 Feb 2006 16:40:16 +0000 Unified copyright notices
Fri, 03 Feb 2006 12:20:10 +0000 lp_cplex.cc: bugfix in _setColName, _getColName implemented
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:49:01 +0000 bug fix
Wed, 30 Nov 2005 17:00:17 +0000 max flow with lp column generation
Wed, 16 Nov 2005 05:01:04 +0000 lp_cplex: getDual compiles; untested
Sun, 13 Nov 2005 20:01:17 +0000 bugfix in setCol, getting dual values
Thu, 07 Jul 2005 15:00:04 +0000 Some testing of the LP interface: bugs got fixed.
Tue, 21 Jun 2005 15:58:57 +0000 cplex test included
Fri, 10 Jun 2005 12:50:43 +0000 Some tests have been developed, bugs got fixed.
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/