src/lemon/lp_skeleton.cc
Thu, 05 May 2005 15:43:43 +0000 Deleted _setRowLowerBound() and _setRowUpperBound() functions. Cplex worked (now it does not because of _getPrimalStatus()).
Mon, 25 Apr 2005 16:22:04 +0000 LpSkeleton updated
Mon, 25 Apr 2005 15:43:11 +0000 Missing function _setRowBounds added to lp_skeleton.
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 21:15:30 +0000 - Adding new lp_demo.cc finished
Fri, 15 Apr 2005 19:56:25 +0000 Correct the english name of EGRES.
Thu, 07 Apr 2005 06:38:56 +0000 LpSolverSkeleton -> LpSkeleton