src/work/alpar/list_graph.h
Thu, 06 May 2004 13:48:04 +0000 Set up automake environment.
Wed, 05 May 2004 07:53:51 +0000 Compiles with are icc, as well.
Mon, 03 May 2004 17:06:38 +0000 To be compatible with gcc-3.4.0 ...
Mon, 03 May 2004 09:43:03 +0000 docfix.
Mon, 03 May 2004 07:27:29 +0000 test/graph_test.cc added.
Fri, 30 Apr 2004 01:02:22 +0000 ingroup bug
Mon, 26 Apr 2004 09:21:27 +0000 Some more docs.
Mon, 26 Apr 2004 09:00:12 +0000 Docs are now divided into modules.
Mon, 26 Apr 2004 08:07:53 +0000 #define HUGO_SMART_GRAPH_H ---> #define HUGO_LIST_GRAPH_H
Mon, 26 Apr 2004 08:03:00 +0000 More docs.
Sun, 25 Apr 2004 22:26:19 +0000 Some bugfixes.
Sun, 25 Apr 2004 20:16:16 +0000 class NodeSet: A graph class with no edges
Sun, 25 Apr 2004 16:53:38 +0000 I hope it works. The 'erase' functions hasn't been tested yet.
Sun, 25 Apr 2004 14:25:04 +0000 Some day this file will contain an erasable version of SmartGraph.