Tue, 29 Jan 2008 03:39:05 +0000 klao grid_ugraph.h: fixed #18 (global functions inlined)
Mon, 28 Jan 2008 11:42:46 +0000 kpeter Improved rename script to handle includes correctly.
Mon, 21 Jan 2008 15:35:55 +0000 alpar Reveal an existing functionality in the documentation
Sun, 13 Jan 2008 10:32:14 +0000 kpeter Cleanup in the minimum cost flow files.
Sun, 13 Jan 2008 10:26:55 +0000 kpeter Reimplemented MinMeanCycle to be much more efficient.
Mon, 07 Jan 2008 17:07:40 +0000 alpar Minor doc fix
Mon, 07 Jan 2008 13:09:48 +0000 alpar Happy New Year to LEMON (+ better update-copyright-header script)
Fri, 04 Jan 2008 00:47:08 +0000 kpeter Improved rename script to avoid "undirected digraph".
Mon, 31 Dec 2007 19:21:21 +0000 ladanyi Include functional because of std::less.
Sun, 30 Dec 2007 18:23:32 +0000 deba Changing degree of tournament tree
Sat, 29 Dec 2007 15:11:41 +0000 deba Test program for max weighted matchings
Fri, 28 Dec 2007 11:00:51 +0000 deba Edmond's Blossom shrinking algroithm:
Thu, 27 Dec 2007 13:40:16 +0000 deba Renaming state_enum to State
Thu, 20 Dec 2007 15:21:22 +0000 deba Bug fix in erase
Thu, 20 Dec 2007 15:13:06 +0000 deba Casting index to int
Wed, 19 Dec 2007 22:23:28 +0000 kpeter Bug fix (Circulation interface changed).
Wed, 19 Dec 2007 09:16:22 +0000 alpar Change the local variables lower case
Mon, 17 Dec 2007 09:54:26 +0000 deba Bug fix
Wed, 12 Dec 2007 13:35:55 +0000 deba Bug fix
Tue, 11 Dec 2007 17:42:49 +0000 deba Avoiding warnings
Tue, 11 Dec 2007 17:37:08 +0000 deba DynEdgeLookUp implementation based on splay trees
Mon, 10 Dec 2007 16:34:31 +0000 deba Bug fix in doc
Mon, 10 Dec 2007 16:33:37 +0000 deba Using operation traits in dijkstra
Fri, 07 Dec 2007 12:00:32 +0000 kpeter Modified rename script (BpGraph instead of Bigraph).
Wed, 05 Dec 2007 13:03:19 +0000 kpeter Redesigned CapacityScaling algorithm with almost the same interface.
Wed, 05 Dec 2007 12:57:24 +0000 kpeter Improved docs.
Wed, 05 Dec 2007 01:43:02 +0000 kpeter Bug fixes.
Tue, 04 Dec 2007 18:51:35 +0000 kpeter Bug fixes in the rename script.
Tue, 04 Dec 2007 14:08:27 +0000 deba rename graphs script
Tue, 04 Dec 2007 10:55:27 +0000 deba Reimplementation of Hao-Orlin algorithm
Fri, 30 Nov 2007 09:22:38 +0000 deba Minor changes
Wed, 28 Nov 2007 18:05:49 +0000 deba Gomory-Hu tree algorithm
Wed, 28 Nov 2007 18:01:38 +0000 deba bug fix
Wed, 28 Nov 2007 17:51:02 +0000 deba Redesign Circulation interface according to new flow interface
Wed, 28 Nov 2007 17:40:41 +0000 deba Using linked elevator
Wed, 28 Nov 2007 16:42:58 +0000 deba Bug fix resetting activeness of node at initialization
Tue, 27 Nov 2007 16:26:58 +0000 ladanyi Fix warning when compiling with -Wall.
Tue, 27 Nov 2007 15:41:43 +0000 deba Performance bug in Preflow
Sun, 25 Nov 2007 22:56:44 +0000 deba Bugfix: using read-write map instead reference map
Wed, 21 Nov 2007 18:19:20 +0000 deba Better solution
Wed, 21 Nov 2007 13:35:10 +0000 deba Changed queue implementation
Wed, 21 Nov 2007 13:34:38 +0000 deba Bugfix in min cut computation
Tue, 20 Nov 2007 21:40:55 +0000 kpeter Small changes in the documentation.
Tue, 20 Nov 2007 15:06:03 +0000 deba Nauty graph6 reader
Sat, 17 Nov 2007 21:41:01 +0000 deba Changing max flow interface
Sat, 17 Nov 2007 20:58:11 +0000 deba Redesign the maximum flow algorithms
Wed, 14 Nov 2007 17:53:08 +0000 deba Query the result value of an expression
Wed, 14 Nov 2007 17:44:42 +0000 deba Elevator: slight changes in elevator interface
Wed, 14 Nov 2007 17:42:48 +0000 deba IntegerMap
Wed, 14 Nov 2007 15:36:37 +0000 deba removing semicolon ftom the end of GRAPH_TYPEDEFS
Wed, 14 Nov 2007 06:28:08 +0000 kpeter Small changes in the min. cost flow classes.
Thu, 08 Nov 2007 14:21:28 +0000 deba Planar graph coloring
Wed, 07 Nov 2007 21:52:57 +0000 kpeter Small bug fix.
Tue, 30 Oct 2007 20:44:53 +0000 deba Change to new union-find interface
Tue, 30 Oct 2007 20:21:10 +0000 deba Redesign interface of MaxMatching and UnionFindEnum
Tue, 30 Oct 2007 10:51:07 +0000 deba Bug fix
Thu, 25 Oct 2007 16:57:43 +0000 alpar Fix a typo that caused the failure of 'make dist'
Wed, 24 Oct 2007 16:31:49 +0000 deba BpUGraphReader and Writer
Sat, 20 Oct 2007 14:29:12 +0000 deba Forgotten images
Fri, 19 Oct 2007 17:07:50 +0000 deba planar doxygen group