Thu, 30 Sep 2004 08:13:51 +0000- Add myself
alpar [Thu, 30 Sep 2004 08:13:51 +0000] rev 924
- Add myself
- Cosmetic changes

Wed, 29 Sep 2004 19:02:26 +0000more docs
marci [Wed, 29 Sep 2004 19:02:26 +0000] rev 923
more docs

Wed, 29 Sep 2004 16:31:24 +0000hugo -> lemon renaming leftovers
klao [Wed, 29 Sep 2004 16:31:24 +0000] rev 922
hugo -> lemon renaming leftovers

Wed, 29 Sep 2004 15:30:04 +0000hugo -> lemon
alpar [Wed, 29 Sep 2004 15:30:04 +0000] rev 921
hugo -> lemon

Wed, 29 Sep 2004 14:12:26 +0000some changes in the doc to make things clearer
jacint [Wed, 29 Sep 2004 14:12:26 +0000] rev 920
some changes in the doc to make things clearer

Wed, 29 Sep 2004 14:02:14 +0000- Backport -r1227 and -r1220
alpar [Wed, 29 Sep 2004 14:02:14 +0000] rev 919
- Backport -r1227 and -r1220
- Temporarily remove (move to attic) tight_edge_filter.h

Wed, 29 Sep 2004 10:35:35 +0000Initial revision.
ladanyi [Wed, 29 Sep 2004 10:35:35 +0000] rev 918
Initial revision.

Tue, 28 Sep 2004 17:00:18 +0000merge_node_graph_wrapper::nodemap
marci [Tue, 28 Sep 2004 17:00:18 +0000] rev 917
merge_node_graph_wrapper::nodemap

Tue, 28 Sep 2004 16:40:55 +0000Fix InEdgeIt and OutEdgeIt in the symmetric graphs.
deba [Tue, 28 Sep 2004 16:40:55 +0000] rev 916
Fix InEdgeIt and OutEdgeIt in the symmetric graphs.

Tue, 28 Sep 2004 13:45:39 +0000beginning of a modular, generic merge_graph_wrapper...
marci [Tue, 28 Sep 2004 13:45:39 +0000] rev 915
beginning of a modular, generic merge_graph_wrapper...

Tue, 28 Sep 2004 10:32:23 +0000Bugfix. (unionfind segfaulted when compiled with icc)
klao [Tue, 28 Sep 2004 10:32:23 +0000] rev 914
Bugfix. (unionfind segfaulted when compiled with icc)

Tue, 28 Sep 2004 08:35:27 +0000mrproper rule bug
klao [Tue, 28 Sep 2004 08:35:27 +0000] rev 913
mrproper rule bug

Tue, 28 Sep 2004 08:15:04 +0000meself
marci [Tue, 28 Sep 2004 08:15:04 +0000] rev 912
meself

Tue, 28 Sep 2004 07:00:58 +0000Fix many doxygen command bugs.
alpar [Tue, 28 Sep 2004 07:00:58 +0000] rev 911
Fix many doxygen command bugs.

Mon, 27 Sep 2004 18:11:27 +0000minor corrections
marci [Mon, 27 Sep 2004 18:11:27 +0000] rev 910
minor corrections

Sun, 26 Sep 2004 21:43:38 +0000New symmetric Graph concept.
deba [Sun, 26 Sep 2004 21:43:38 +0000] rev 909
New symmetric Graph concept.
New symmetric list and smart graph.
Symmetric Graph tests based on the Graph Tests.