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

Sun, 06 May 2012 17:18:39 +0200Merge bugfix #441
Alpar Juttner <alpar@cs.elte.hu> [Sun, 06 May 2012 17:18:39 +0200] rev 1143
Merge bugfix #441

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

Sun, 06 May 2012 16:46:14 +0200Merge bugfix #441 to branch 1.1 1.1
Alpar Juttner <alpar@cs.elte.hu> [Sun, 06 May 2012 16:46:14 +0200] rev 1141
Merge bugfix #441 to branch 1.1

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

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

Fri, 03 Feb 2012 05:55:39 +0100Merge
Alpar Juttner <alpar@cs.elte.hu> [Fri, 03 Feb 2012 05:55:39 +0100] rev 1139
Merge

Fri, 03 Feb 2012 05:55:01 +0100Merge
Alpar Juttner <alpar@cs.elte.hu> [Fri, 03 Feb 2012 05:55:01 +0100] rev 1138
Merge

Mon, 30 Jan 2012 19:29:03 +0100Fix the doc in CapacityScaling: cost can be real numbers (#261)
Peter Kovacs <kpeter@inf.elte.hu> [Mon, 30 Jan 2012 19:29:03 +0100] rev 1137
Fix the doc in CapacityScaling: cost can be real numbers (#261)

Mon, 30 Jan 2012 20:21:45 +0100Improve the Altering List pivot rule for NetworkSimplex (#435)
Peter Kovacs <kpeter@inf.elte.hu> [Mon, 30 Jan 2012 20:21:45 +0100] rev 1136
Improve the Altering List pivot rule for NetworkSimplex (#435)
Much less candidate arcs are preserved from an iteration to the
next one and partial_sort() is used instead of heap operations.

Wed, 01 Feb 2012 06:43:50 +0100Add dist target to CMAKE conf. (#434)
Alpar Juttner <alpar@cs.elte.hu> [Wed, 01 Feb 2012 06:43:50 +0100] rev 1135
Add dist target to CMAKE conf. (#434)