Mon, 25 Apr 2005 15:43:11 +0000 athos Missing function _setRowBounds added to lp_skeleton.
Mon, 25 Apr 2005 09:00:47 +0000 ladanyi bugfix
Mon, 25 Apr 2005 08:19:38 +0000 ladanyi - include config.h instead of manually adding -DHAVE_{CPLEX,GLPK} to CXXFLAGS
Sun, 24 Apr 2005 22:30:54 +0000 ladanyi This way it works also when both GLPK and CPLEX are enabled.
Sun, 24 Apr 2005 22:26:37 +0000 ladanyi Don't set {GLPK,CPLEX}_{CFLAGS,LIBS} if the check fails.
Sat, 23 Apr 2005 17:14:49 +0000 ladanyi -I config is passed to aclocal when make invokes it.
Sat, 23 Apr 2005 16:59:49 +0000 marci A new implementation of UndirGraphWrapper, accordig to the undirected concepts