Wed, 27 Apr 2005 16:49:04 +0000Missing *.m4 files added.
alpar [Wed, 27 Apr 2005 16:49:04 +0000] rev 1395
Missing *.m4 files added.

Wed, 27 Apr 2005 10:44:58 +0000Modifying the interface.
deba [Wed, 27 Apr 2005 10:44:58 +0000] rev 1394
Modifying the interface.
add -> read, write

Wed, 27 Apr 2005 10:42:58 +0000Bug fix.
deba [Wed, 27 Apr 2005 10:42:58 +0000] rev 1393
Bug fix.

Wed, 27 Apr 2005 10:37:03 +0000Changed input operator.
deba [Wed, 27 Apr 2005 10:37:03 +0000] rev 1392
Changed input operator.

Tue, 26 Apr 2005 15:50:30 +0000- BoundingBox::clear() added
alpar [Tue, 26 Apr 2005 15:50:30 +0000] rev 1391
- BoundingBox::clear() added
- More "-pedantic" code

Mon, 25 Apr 2005 16:22:04 +0000LpSkeleton updated
alpar [Mon, 25 Apr 2005 16:22:04 +0000] rev 1390
LpSkeleton updated

Mon, 25 Apr 2005 15:43:11 +0000Missing function _setRowBounds added to lp_skeleton.
athos [Mon, 25 Apr 2005 15:43:11 +0000] rev 1389
Missing function _setRowBounds added to lp_skeleton.

Mon, 25 Apr 2005 09:00:47 +0000bugfix
ladanyi [Mon, 25 Apr 2005 09:00:47 +0000] rev 1388
bugfix

Mon, 25 Apr 2005 08:19:38 +0000- include config.h instead of manually adding -DHAVE_{CPLEX,GLPK} to CXXFLAGS
ladanyi [Mon, 25 Apr 2005 08:19:38 +0000] rev 1387
- include config.h instead of manually adding -DHAVE_{CPLEX,GLPK} to CXXFLAGS
- removed the checking of LpSkeleton from lp_test.cc, because it is an
abstract base class now
- removed unnecessary LDFLAGS when linking with libemon.la

Sun, 24 Apr 2005 22:30:54 +0000This way it works also when both GLPK and CPLEX are enabled.
ladanyi [Sun, 24 Apr 2005 22:30:54 +0000] rev 1386
This way it works also when both GLPK and CPLEX are enabled.