src/demo/Makefile.am
Sat, 14 May 2005 17:40:45 +0000 Six-coloring in plan graphs.
Wed, 04 May 2005 13:07:10 +0000 wrapper -> adaptor
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, 15 Apr 2005 20:46:18 +0000 lp_demo.cc becomes lp_maxflow_demo.cc
Thu, 14 Apr 2005 12:02:14 +0000 - GLPK is autodetected now
Tue, 12 Apr 2005 17:33:41 +0000 Demo program
Fri, 08 Apr 2005 14:02:43 +0000 Only lp_xyz's are linked against -lglpk
Fri, 08 Apr 2005 06:34:34 +0000 Demo prog that computes the max flow by LP
Mon, 04 Apr 2005 10:11:47 +0000 dimacs_to_lgf demo
Tue, 11 Jan 2005 09:15:25 +0000 graph_to_eps mission accomplished.
Mon, 04 Oct 2004 14:43:11 +0000 Added 'src/demo/Makefile.am'.