# # ChangeLog for lemon/cbc.cc in lemon # # Generated by Trac 1.2.3 # 04/24/24 20:09:47 Sat, 05 May 2012 08:22:44 GMT Alpar Juttner [1140:8d281761dea4] * lemon/bits/solver_bits.h (modified) * lemon/cbc.cc (modified) * lemon/clp.cc (modified) * lemon/cplex.cc (modified) * lemon/glpk.cc (modified) * lemon/lp_base.h (modified) * test/lp_test.cc (modified) Fix buggy reinitialization in _solver_bits::VarIndex::clear() (#441) ... Wed, 11 Jan 2012 13:01:21 GMT Alpar Juttner [1122:0976225b5cae] * lemon/cbc.cc (modified) * lemon/cbc.cc (modified) * test/CMakeLists.txt (modified) * test/CMakeLists.txt (modified) Merge LP interface updates to branch 1.2 Fri, 06 Jan 2012 15:27:06 GMT Alpar Juttner [1120:ee581a0ecfbf] * cmake/FindCOIN.cmake (modified) * lemon/cbc.cc (modified) Make CBC interface compatible with latest CBC releases CBC now uses ...