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.

Sun, 24 Apr 2005 22:26:37 +0000Don't set {GLPK,CPLEX}_{CFLAGS,LIBS} if the check fails.
ladanyi [Sun, 24 Apr 2005 22:26:37 +0000] rev 1385
Don't set {GLPK,CPLEX}_{CFLAGS,LIBS} if the check fails.

Sat, 23 Apr 2005 17:14:49 +0000-I config is passed to aclocal when make invokes it.
ladanyi [Sat, 23 Apr 2005 17:14:49 +0000] rev 1384
-I config is passed to aclocal when make invokes it.

Sat, 23 Apr 2005 16:59:49 +0000A new implementation of UndirGraphWrapper, accordig to the undirected concepts
marci [Sat, 23 Apr 2005 16:59:49 +0000] rev 1383
A new implementation of UndirGraphWrapper, accordig to the undirected concepts

Fri, 22 Apr 2005 17:53:26 +0000Set $lp_{glpk|cplex}_found even if --without-{glpk|cplex} option was given.
alpar [Fri, 22 Apr 2005 17:53:26 +0000] rev 1382
Set $lp_{glpk|cplex}_found even if --without-{glpk|cplex} option was given.

Fri, 22 Apr 2005 17:47:01 +0000- lp_cplex.h, lp_cplex.cc added
alpar [Fri, 22 Apr 2005 17:47:01 +0000] rev 1381
- lp_cplex.h, lp_cplex.cc added
- lp_demo.cc and lp_maxflow_demo.cc uses GLPK is it is found CPLEX otherwise

Fri, 22 Apr 2005 16:20:12 +0000added check for CLPEX
ladanyi [Fri, 22 Apr 2005 16:20:12 +0000] rev 1380
added check for CLPEX