src/test/dijkstra_test.cc
Wed, 16 Mar 2005 07:56:25 +0000 - Several updates and clarifications on dijkstra.h
Mon, 21 Feb 2005 14:59:12 +0000 A year has passed again.
Tue, 15 Feb 2005 14:58:32 +0000 Test the new dijkstra features.
Sat, 13 Nov 2004 12:53:28 +0000 Naming changes:
Thu, 04 Nov 2004 20:24:59 +0000 skeleton(s) -> concept renaming
Wed, 29 Sep 2004 15:30:04 +0000 hugo -> lemon
Thu, 23 Sep 2004 15:05:20 +0000 Copyright header added.
Fri, 17 Sep 2004 15:51:50 +0000 - Name changing: XYZGraphSkeleton -> XYZGraph
Fri, 03 Sep 2004 09:41:50 +0000 - BFD/DFS/Dijkstra compile test is done with skeleton::GraphSkeleton graph
Wed, 01 Sep 2004 15:08:41 +0000 - DFS class (bfs.h and bfs_test.cc) added
Tue, 31 Aug 2004 13:40:07 +0000 minlengthpaths_test.cc is already hugo++ comform and is compilable
Mon, 30 Aug 2004 12:01:47 +0000 Merge back the whole branches/hugo++ to trunk.
Sat, 08 May 2004 16:00:57 +0000 Some more test cases.
Fri, 07 May 2004 13:27:16 +0000 src/work/alpar/list_graph.h moved to /src/hugo.
Fri, 07 May 2004 08:02:17 +0000 Compile checks added.
Fri, 07 May 2004 06:58:24 +0000 An alternative dijkstra_test.cc