src/hugo/list_graph.h
Tue, 28 Sep 2004 16:40:55 +0000 Fix InEdgeIt and OutEdgeIt in the symmetric graphs.
Tue, 28 Sep 2004 07:00:58 +0000 Fix many doxygen command bugs.
Sun, 26 Sep 2004 21:43:38 +0000 New symmetric Graph concept.
Thu, 23 Sep 2004 15:05:20 +0000 Copyright header added.
Thu, 23 Sep 2004 14:40:45 +0000 Some code cleaning in id related stuffs
Wed, 22 Sep 2004 12:42:19 +0000 Do not document registry and map defines.
Wed, 22 Sep 2004 08:04:31 +0000 The default constructors are removed from the maps.
Mon, 20 Sep 2004 22:57:48 +0000 template<typename CMap> Map(const CMap&) like constructors and
Fri, 17 Sep 2004 15:51:50 +0000 - Name changing: XYZGraphSkeleton -> XYZGraph
Fri, 17 Sep 2004 07:02:16 +0000 Fix maps in the GraphWrappers.
Mon, 13 Sep 2004 20:05:13 +0000 Bug fix in the symmetric maps.
Thu, 09 Sep 2004 09:24:16 +0000 Improve docs.
Thu, 09 Sep 2004 07:09:41 +0000 Improved docs.
Wed, 08 Sep 2004 12:06:45 +0000 The MapFactories have been removed from the code because
Tue, 07 Sep 2004 10:35:31 +0000 - maxEdgeId() and maxNodeId() now works as their names suggest.
Fri, 03 Sep 2004 15:11:17 +0000 (none)
Thu, 02 Sep 2004 10:07:30 +0000 --This line, and those below, will be ignored--
Mon, 30 Aug 2004 12:01:47 +0000 Merge back the whole branches/hugo++ to trunk.
Wed, 21 Jul 2004 17:39:49 +0000 For the sake of icc.
Tue, 20 Jul 2004 10:58:11 +0000 Oops: "static" and "const" does not like each other.
Tue, 20 Jul 2004 09:43:12 +0000 Put some "static"'s.
Mon, 19 Jul 2004 13:29:32 +0000 Temporal change: public Edge constructor with given ID.
Thu, 15 Jul 2004 17:56:34 +0000 Unnecessary friend declaration removed.
Tue, 06 Jul 2004 11:27:36 +0000 - Bugfix in erase()
Mon, 14 Jun 2004 09:46:03 +0000 Nothing
Sun, 09 May 2004 16:21:56 +0000 Changes in the Maps' copy constructors.
Fri, 07 May 2004 15:58:45 +0000 EdgeSet is more or less working.
Fri, 07 May 2004 13:27:16 +0000 src/work/alpar/list_graph.h moved to /src/hugo.