2012-06-22Bugfix in path copy constructors and assignment operators (#444)
Alpar Juttner <alpar@cs.elte.hu> [Fri, 22 Jun 2012 16:25:56 +0200] rev 957
Bugfix in path copy constructors and assignment operators (#444)

2012-05-06Merge bugfix #441 to branch 1.2 1.2
Alpar Juttner <alpar@cs.elte.hu> [Sun, 06 May 2012 16:52:11 +0200] rev 956
Merge bugfix #441 to branch 1.2

2012-05-05Fix buggy reinitialization in _solver_bits::VarIndex::clear() (#441)
Alpar Juttner <alpar@cs.elte.hu> [Sat, 05 May 2012 10:22:44 +0200] rev 955
Fix buggy reinitialization in _solver_bits::VarIndex::clear() (#441)

- In addition, rows.clear() and cols.clear() are moved up to LpBase::clear()

2012-01-20Merge Intel C++ compatibility fixes to branch 1.2 1.2
Alpar Juttner <alpar@cs.elte.hu> [Fri, 20 Jan 2012 19:20:02 +0100] rev 954
Merge Intel C++ compatibility fixes to branch 1.2

2012-01-19Intel C++ compatibility fixes
Alpar Juttner <alpar@cs.elte.hu> [Thu, 19 Jan 2012 15:25:06 +0100] rev 953
Intel C++ compatibility fixes

2012-01-11Merge LP interface updates to branch 1.2 1.2
Alpar Juttner <alpar@cs.elte.hu> [Wed, 11 Jan 2012 14:01:21 +0100] rev 952
Merge LP interface updates to branch 1.2

2012-01-06Make CBC interface compatible with latest CBC releases
Alpar Juttner <alpar@cs.elte.hu> [Fri, 06 Jan 2012 16:27:06 +0100] rev 951
Make CBC interface compatible with latest CBC releases

CBC now uses the CLP backend unconditionally