lemon/dijkstra.h
Mon, 07 Jan 2008 13:09:48 +0000 Happy New Year to LEMON (+ better update-copyright-header script)
Mon, 10 Dec 2007 16:34:31 +0000 Bug fix in doc
Mon, 10 Dec 2007 16:33:37 +0000 Using operation traits in dijkstra
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, 12 Feb 2007 10:25:56 +0000 Dijkstra could return the temporarly distance of the current node
Tue, 06 Feb 2007 19:09:17 +0000 Doc improvements
Mon, 08 Jan 2007 10:39:59 +0000 New path concept and path structures
Mon, 30 Oct 2006 12:07:52 +0000 Bug fix for removing heap Item from template parameter list
Thu, 26 Oct 2006 14:20:17 +0000 Bug #46 fixed: Superfluous template parameter in Heap concept
Tue, 24 Oct 2006 17:19:16 +0000 concept -> concepts (namespace & directory)
Tue, 03 Oct 2006 11:24:41 +0000 Some doc fix
Tue, 18 Jul 2006 13:29:59 +0000 exceptionName() has been thrown away
Wed, 28 Jun 2006 15:06:24 +0000 Removing concepts for extendable and erasable graphs
Fri, 17 Mar 2006 15:54:02 +0000 unused parameters fix
Wed, 01 Mar 2006 13:19:28 +0000 utility, invalid and traits moved to bits
Wed, 01 Mar 2006 09:40:16 +0000 Bug fix
Thu, 23 Feb 2006 09:03:18 +0000 Little bugfixes, spellchecks and improvements
Fri, 03 Feb 2006 16:40:16 +0000 Unified copyright notices
Wed, 04 Jan 2006 13:31:59 +0000 Happy new year to LEMON
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, 26 Oct 2005 10:50:47 +0000 Some modifications on shortest path algoritms:
Mon, 24 Oct 2005 08:09:59 +0000 - dijkstraZero() added. (Until we conclude how to handle the related problem.)
Fri, 14 Oct 2005 10:52:15 +0000 Named parameter for heap and cross ref
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 14:55:11 +0000 Functions to query the next node/edge to be processed.
Tue, 16 Aug 2005 19:06:59 +0000 Fixed most (but not all) of Doxygen warnings
Mon, 04 Jul 2005 16:27:54 +0000 Kill several doxygen warnings
Mon, 27 Jun 2005 14:39:53 +0000 processNextXyz() returns the processed object.
Mon, 23 May 2005 04:48:14 +0000 trunk/src/* move to trunk/