# # ChangeLog for src/demo/lp_maxflow_demo.cc in lemon-0.x # # Generated by Trac 1.2.3 # 04/18/24 12:34:47 Wed, 27 Apr 2005 10:44:58 GMT Balazs Dezso [1394:f0c48d7fa73d] * doc/graph_io.dox (modified) * src/demo/lp_maxflow_demo.cc (modified) * src/demo/min_route.cc (modified) * src/lemon/graph_reader.h (modified) * src/lemon/graph_writer.h (modified) Modifying the interface. add -> read, write Mon, 25 Apr 2005 08:19:38 GMT Akos Ladanyi [1387:37d1b20cd9ef] * src/demo/Makefile.am (modified) * src/demo/lp_demo.cc (modified) * src/demo/lp_maxflow_demo.cc (modified) * src/test/Makefile.am (modified) * src/test/lp_test.cc (modified) - include config.h instead of manually adding -DHAVE_{CPLEX,GLPK} to ... Fri, 22 Apr 2005 17:47:01 GMT Alpar Juttner [1381:998e8def9676] * src/demo/Makefile.am (modified) * src/demo/lp_demo.cc (modified) * src/demo/lp_maxflow_demo.cc (modified) * src/lemon/Makefile.am (modified) * src/lemon/lp_base.h (modified) * src/lemon/lp_cplex.cc (added) * src/lemon/lp_cplex.h (added) - lp_cplex.h, lp_cplex.cc added - lp_demo.cc and lp_maxflow_demo.cc ... Fri, 15 Apr 2005 20:46:18 GMT Alpar Juttner [1361:04733359bac2] * src/demo/Makefile.am (modified) * src/demo/lp_demo.cc (deleted) * src/demo/lp_maxflow_demo.cc (added) lp_demo.cc becomes lp_maxflow_demo.cc WARNING: Repo doesn't compile!