# # ChangeLog for demo/mip_demo.cc in lemon-0.x # # Generated by Trac 1.2.3 # 10/20/24 23:34:09 Mon, 19 Feb 2007 18:21:28 GMT Balazs Dezso [2369:6ae1a97055a2] * demo/lp_demo.cc (modified) * demo/lp_maxflow_demo.cc (modified) * demo/mip_demo.cc (modified) * lemon/lp_base.h (modified) * lemon/lp_utils.h (modified) * test/lp_test.cc (modified) * test/mip_test.cc (modified) Naming convention changes setObj => obj is_min => isMin ... Mon, 17 Jul 2006 11:56:17 GMT athos [2148:ab368e0ab662] * demo/mip_demo.cc (modified) * lemon/lp_base.h (modified) * lemon/mip_glpk.cc (modified) * lemon/mip_glpk.h (modified) Modifications to the interface: colType() functions, though I left ... Mon, 17 Jul 2006 09:16:00 GMT athos [2146:5fcb6598276d] * demo/mip_demo.cc (added) * demo/mip_test.cc (deleted) * test/mip_test.cc (deleted) Still not final.