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
Fri, 22 Apr 2005 17:53:26 +0000 alpar Set $lp_{glpk|cplex}_found even if --without-{glpk|cplex} option was given.
Fri, 22 Apr 2005 17:47:01 +0000 alpar - lp_cplex.h, lp_cplex.cc added
Fri, 22 Apr 2005 16:20:12 +0000 ladanyi added check for CLPEX
Thu, 21 Apr 2005 15:15:12 +0000 athos I really have no idea about what to write here now.
Thu, 21 Apr 2005 06:06:56 +0000 alpar Fix Makefile.am
Wed, 20 Apr 2005 15:06:42 +0000 athos _clearObj instead of _setObj.
Wed, 20 Apr 2005 14:29:23 +0000 athos _setObj function
Tue, 19 Apr 2005 14:15:01 +0000 alpar Get rid of all '-Wall -W' warnings.
Tue, 19 Apr 2005 13:33:44 +0000 deba Call the default constructor of the ObserverBase.
Tue, 19 Apr 2005 06:51:37 +0000 alpar Fix glpk summary
Tue, 19 Apr 2005 06:36:37 +0000 alpar Configure summary is printed. (To be extended.)