# # ChangeLog for test/mip_test.cc in lemon-0.x # # Generated by Trac 1.2.3 # 04/19/24 20:39:42 Mon, 30 Oct 2006 11:32:19 GMT athos [2267:3575f17a6e7f] * lemon/lp_base.h (modified) * lemon/mip_cplex.cc (modified) * lemon/mip_glpk.cc (modified) * test/mip_test.cc (modified) LEMON_INTEGER -> INT Mon, 02 Oct 2006 12:09:32 GMT Balazs Dezso [2227:809b18050520] * test/mip_test.cc (modified) include just the existing solvers Tue, 26 Sep 2006 12:20:22 GMT athos [2221:c7261e981330] * lemon/lp.h (modified) * test/mip_test.cc (modified) Minor changes. Thu, 21 Sep 2006 14:46:28 GMT athos [2218:50f1a780a5ff] * lemon/Makefile.am (modified) * lemon/lp.h (modified) * lemon/lp_base.h (modified) * lemon/lp_cplex.cc (modified) * lemon/lp_cplex.h (modified) * lemon/mip_glpk.cc (modified) * lemon/mip_glpk.h (modified) * test/mip_test.cc (modified) Interface to the cplex MIP solver: it is little, a bit sour but it is ... Fri, 08 Sep 2006 15:51:32 GMT athos [2213:2c094dfa176d] * lemon/mip_glpk.cc (modified) * test/mip_test.cc (modified) Some corrections. Tue, 18 Jul 2006 11:11:54 GMT athos [2149:b437bdee6fd0] * lemon/mip_glpk.cc (modified) * test/mip_test.cc (modified) Some tests added to the test file mip_test.cc. One problem is the ... Mon, 17 Jul 2006 09:31:41 GMT athos [2147:63d293ff1bef] * demo/Makefile.am (modified) * test/mip_test.cc (copied) mip_test file went to mip_demo. Mon, 17 Jul 2006 09:00:21 GMT athos [2144:cd8897f67c26] * lemon/Makefile.am (modified) * lemon/lp.h (modified) * lemon/lp_base.h (modified) * lemon/lp_glpk.h (modified) * lemon/mip_glpk.cc (added) * lemon/mip_glpk.h (added) * test/Makefile.am (modified) * test/mip_test.cc (added) MIP support added (by Jano, the Great).