Fri, 24 Apr 2009 12:23:17 +0200 Peter Kovacs Support LEQ and GEQ supply constraints in dimacs-solver (#234, #219)
Fri, 24 Apr 2009 12:22:06 +0200 Peter Kovacs Bug fix in NetworkSimplex (#234)
Thu, 23 Apr 2009 10:44:35 +0100 Alpar Juttner Fix usage of sqrt() (#268)
Tue, 21 Apr 2009 15:18:54 +0100 Alpar Juttner Merge and fix
Fri, 17 Apr 2009 18:14:35 +0200 Peter Kovacs Slightly modify the interface of Circulation and Preflow (#266)
Fri, 17 Apr 2009 18:04:36 +0200 Peter Kovacs Support >= and <= constraints in NetworkSimplex (#219, #234)
Fri, 03 Apr 2009 18:59:15 +0200 Peter Kovacs Support real types + numerical stability fix in NS (#254)
Fri, 03 Apr 2009 13:46:16 +0200 Peter Kovacs Separate types for flow and cost values in NetworkSimplex (#234)
Wed, 25 Mar 2009 21:37:50 +0100 Peter Kovacs Support multiple run() calls in NetworkSimplex (#234)
Wed, 25 Mar 2009 15:58:44 +0100 Peter Kovacs Rework the interface of NetworkSimplex (#234)
Tue, 24 Mar 2009 00:18:25 +0100 Peter Kovacs Use XTI implementation instead of ATI in NetworkSimplex (#234)
Mon, 23 Mar 2009 23:54:42 +0100 Peter Kovacs Internal restructuring and renamings in NetworkSimplex (#234)
Tue, 24 Feb 2009 09:52:26 +0100 Peter Kovacs Support min cost flow in dimacs-solver (#234)
Tue, 24 Feb 2009 09:46:02 +0100 Peter Kovacs Port NetworkSimplex from SVN -r3520 (#234)
Tue, 21 Apr 2009 13:08:19 +0100 Alpar Juttner Merge
Tue, 21 Apr 2009 10:34:49 +0100 Alpar Juttner Merge