lemon/dfs.h
Sun, 25 May 2008 16:35:05 +0000 Fixing bug in named parameters (Back port bug fix of ticket #95)
Mon, 07 Jan 2008 13:09:48 +0000 Happy New Year to LEMON (+ better update-copyright-header script)
Tue, 09 Oct 2007 16:22:04 +0000 Minor bug fixes in documentation
Thu, 27 Sep 2007 13:04:06 +0000 Bug fixes in the documentation (mainly bad references).
Fri, 11 May 2007 16:02:53 +0000 Patch for retrieving reached/processed node in dijkstra, bfs and dfs
Mon, 07 May 2007 08:49:57 +0000 Modified start() function in Dfs and Dijkstra classes to give back reached
Sat, 03 Mar 2007 16:30:37 +0000 Happy New Year to all source files!
Fri, 02 Mar 2007 18:04:28 +0000 Hard Warning checking
Wed, 21 Feb 2007 13:30:21 +0000 Reorganization of the modules and groups
Mon, 08 Jan 2007 10:39:59 +0000 New path concept and path structures
Tue, 24 Oct 2006 17:19:16 +0000 concept -> concepts (namespace & directory)
Wed, 19 Jul 2006 15:13:24 +0000 spellcheck
Tue, 18 Jul 2006 15:14:56 +0000 Bugfix
Tue, 18 Jul 2006 13:29:59 +0000 exceptionName() has been thrown away
Thu, 18 May 2006 08:04:51 +0000 Erasing unused parameter names
Mon, 27 Mar 2006 16:25:14 +0000 Adding todo to preflow
Wed, 01 Mar 2006 13:19:28 +0000 utility, invalid and traits moved to bits
Thu, 23 Feb 2006 09:03:18 +0000 Little bugfixes, spellchecks and improvements
Fri, 03 Feb 2006 16:40:16 +0000 Unified copyright notices
Thu, 02 Feb 2006 17:43:24 +0000 - workaround for a Doxygen 1.4.6 bug
Wed, 04 Jan 2006 13:31:59 +0000 Happy new year to LEMON
Wed, 04 Jan 2006 13:20:17 +0000 Doc updates
Mon, 19 Dec 2005 09:47:10 +0000 Doc fix
Wed, 16 Nov 2005 09:08:36 +0000 Warning because unused parameters
Fri, 04 Nov 2005 16:35:18 +0000 Bugfix
Fri, 04 Nov 2005 15:00:19 +0000 Removing todos
Fri, 04 Nov 2005 14:48:10 +0000 pred => predEdge rename
Fri, 04 Nov 2005 13:20:24 +0000 Hiding :) todos
Wed, 02 Nov 2005 15:22:28 +0000 Visitor interface for the dfs algorithm.
Thu, 06 Oct 2005 09:37:53 +0000 Bug solved in named parameters
Wed, 05 Oct 2005 16:45:37 +0000 Template Named Parameter bugfix
Mon, 03 Oct 2005 10:11:29 +0000 Fixing naming conventions
Tue, 30 Aug 2005 20:50:58 +0000 Set dists in a bit better way.
Tue, 30 Aug 2005 14:55:11 +0000 Functions to query the next node/edge to be processed.
Tue, 30 Aug 2005 13:48:40 +0000 Bugfix: DFS crashed if the source did not have an outgoing edge.
Mon, 29 Aug 2005 18:21:02 +0000 Serious bugfix.
Tue, 16 Aug 2005 19:06:59 +0000 Fixed most (but not all) of Doxygen warnings
Tue, 05 Jul 2005 14:36:10 +0000 Documented Balazs's stuff. Quite enough of that.
Mon, 04 Jul 2005 16:27:54 +0000 Kill several doxygen warnings
Mon, 04 Jul 2005 07:51:57 +0000 Doc repaired
Mon, 27 Jun 2005 14:39:53 +0000 processNextXyz() returns the processed object.
Thu, 02 Jun 2005 14:43:45 +0000 Documentation review.
Thu, 26 May 2005 15:33:16 +0000 Some documentation got revised.
Mon, 23 May 2005 04:48:14 +0000 trunk/src/* move to trunk/