Sat, 24 Jul 2004 14:33:37 +0000GraphWrapper::id(const Node&), GraphWrapper::id(const Edge&) function,
marci [Sat, 24 Jul 2004 14:33:37 +0000] rev 739
GraphWrapper::id(const Node&), GraphWrapper::id(const Edge&) function,
'cause I need it.

Sat, 24 Jul 2004 14:01:31 +0000correction of some bugs pointed by alpar
marci [Sat, 24 Jul 2004 14:01:31 +0000] rev 738
correction of some bugs pointed by alpar

Fri, 23 Jul 2004 17:13:23 +0000Several changes in Kruskal alg.
alpar [Fri, 23 Jul 2004 17:13:23 +0000] rev 737
Several changes in Kruskal alg.
- Input object interface was changed to an STL compatible one.
- template parameters of class KruskalPairVec has been simplified.
- (the most of) the names meet the naming conventions.
- a lot of (but still not enough) documentation has been added.
- class KruskalMapVec has been commented out.

Fri, 23 Jul 2004 16:58:02 +0000Marci (and the other developpers),
alpar [Fri, 23 Jul 2004 16:58:02 +0000] rev 736
Marci (and the other developpers),
please write exhaustive test code to avoid this kind of bugs...

Fri, 23 Jul 2004 12:27:24 +0000gcc-3.4 tries to compile the _unused_ members of
alpar [Fri, 23 Jul 2004 12:27:24 +0000] rev 735
gcc-3.4 tries to compile the _unused_ members of
an instantiated template class

Thu, 22 Jul 2004 20:07:49 +0000A remark added.
alpar [Thu, 22 Jul 2004 20:07:49 +0000] rev 734
A remark added.

Thu, 22 Jul 2004 20:06:40 +0000Check StaticGraphSkeleton, as well.
alpar [Thu, 22 Jul 2004 20:06:40 +0000] rev 733
Check StaticGraphSkeleton, as well.