Sun, 05 Oct 2008 13:36:43 +0000 kpeter Improve network simplex algorithm
Fri, 19 Sep 2008 15:14:41 +0000 deba G++-4.3 compatibility changes
Tue, 22 Jul 2008 11:29:57 +0000 deba Backport bug fix for Id handling from hg changeset [e67acd83a9ca]
Tue, 22 Jul 2008 11:20:06 +0000 deba Back port bug fix from hg changeset [0915721396dc]
Wed, 02 Jul 2008 12:37:47 +0000 ladanyi Fix bug caused by m4 consuming pairs of square brackets (#108).
Fri, 27 Jun 2008 06:37:14 +0000 alpar Update the version number
Fri, 13 Jun 2008 09:51:45 +0000 deba Back porting hg commit 81563e019fa4
Tue, 10 Jun 2008 11:36:17 +0000 deba Bug fix initialization
Sun, 25 May 2008 16:35:05 +0000 deba Fixing bug in named parameters (Back port bug fix of ticket #95)
Fri, 23 May 2008 10:55:41 +0000 deba Bug fix full graph problam
Fri, 16 May 2008 12:28:23 +0000 deba Fixing lp constraints (solving ticket #92)
Sat, 19 Apr 2008 13:04:51 +0000 alpar Avoid warning in random.h (backport of chgset 4790635473ef from lemon-1.0) lemon-0.7
Thu, 17 Apr 2008 21:46:06 +0000 kpeter Remove SspMinCostFlow, since it is fully replaced by other classes.
Thu, 17 Apr 2008 21:28:21 +0000 kpeter Revert mistaken changes in NEWS file.
Tue, 08 Apr 2008 16:01:28 +0000 deba Bug fixes in LP solvers
Tue, 08 Apr 2008 15:16:16 +0000 deba Fix Makefile.am
Tue, 08 Apr 2008 14:43:44 +0000 kpeter Small fixes in NEWS file
Tue, 08 Apr 2008 11:39:40 +0000 hegyi Rel.07 NEWS - 3. round
Tue, 08 Apr 2008 11:38:17 +0000 hegyi Rel.07 NEWS - 2. round
Mon, 07 Apr 2008 16:28:20 +0000 hegyi NEWS file updated for Release 0.7
Thu, 03 Apr 2008 12:06:48 +0000 alpar Serious bugfix in Random::gamma()
Tue, 25 Mar 2008 16:28:06 +0000 deba Minor bug fix
Thu, 20 Mar 2008 16:57:12 +0000 deba Correcting broken repo
Thu, 20 Mar 2008 16:25:47 +0000 deba Back porting commit 81563e019fa4
Thu, 20 Mar 2008 11:38:01 +0000 deba Bug fix for not connected graphs
Fri, 14 Mar 2008 14:50:04 +0000 deba Executable property removed
Fri, 07 Mar 2008 00:24:23 +0000 kpeter Fix static member initializations (ticket #30).
Sun, 02 Mar 2008 22:55:27 +0000 ladanyi Revert to long long int since currently I don't know a better solution.
Sat, 01 Mar 2008 20:09:40 +0000 ladanyi In C++98 array size shall be an integral constant expression. Fixes
Sat, 01 Mar 2008 20:07:29 +0000 ladanyi There is no 'long long int' type in C++98 (only in C99).
Fri, 29 Feb 2008 16:09:29 +0000 kpeter Bug fix in CapacityScaling.
Fri, 29 Feb 2008 15:57:52 +0000 kpeter Small improvements in min cost flow files.