lemon/lp_base.h
Thu, 19 Jan 2006 16:56:39 +0000 Fix bug #18: bug in LpSolverBase::Col operator!= and ::Row operator!=
Wed, 18 Jan 2006 09:42:59 +0000 - setCol() -> col()
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, 04 Jan 2006 13:20:17 +0000 Doc updates
Wed, 30 Nov 2005 17:00:17 +0000 max flow with lp column generation
Wed, 16 Nov 2005 18:58:10 +0000 Modified iterators on graph maps
Sun, 13 Nov 2005 20:01:17 +0000 bugfix in setCol, getting dual values
Fri, 04 Nov 2005 16:21:41 +0000 (Dual)Expr::simplify(double tolerance) added
Fri, 04 Nov 2005 15:48:06 +0000 Tons of todos have been removed.
Mon, 01 Aug 2005 22:28:10 +0000 Spellcheck
Mon, 01 Aug 2005 21:16:08 +0000 A default LP solver is defined in lp.h
Thu, 07 Jul 2005 15:00:04 +0000 Some testing of the LP interface: bugs got fixed.
Mon, 04 Jul 2005 16:27:54 +0000 Kill several doxygen warnings
Tue, 21 Jun 2005 15:58:57 +0000 cplex test included
Wed, 15 Jun 2005 10:13:08 +0000 Bugfixes related to DualExpr.
Tue, 14 Jun 2005 13:55:28 +0000 - lp_test is made working.
Thu, 09 Jun 2005 15:16:12 +0000 Bugfix.
Thu, 09 Jun 2005 15:12:01 +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.
Sat, 04 Jun 2005 12:50:15 +0000 DualExpr added.
Thu, 26 May 2005 16:32:26 +0000 Revome duplicated typedefs
Thu, 26 May 2005 12:16:16 +0000 _copyLp(), _newLp() implemented.
Mon, 23 May 2005 04:48:14 +0000 trunk/src/* move to trunk/