src/demo/lp_demo.cc
Mon, 25 Apr 2005 08:19:38 +0000 - include config.h instead of manually adding -DHAVE_{CPLEX,GLPK} to CXXFLAGS
Fri, 22 Apr 2005 17:47:01 +0000 - lp_cplex.h, lp_cplex.cc added
Fri, 15 Apr 2005 21:15:30 +0000 - Adding new lp_demo.cc finished
Fri, 08 Apr 2005 14:40:37 +0000 Add presolver() to turn on/off the GLPK presolver
Fri, 08 Apr 2005 06:34:34 +0000 Demo prog that computes the max flow by LP
Wed, 06 Apr 2005 07:24:48 +0000 lp_test added