Thu, 29 Jul 2004 17:18:49 +0000jacint javitgatott.
marci [Thu, 29 Jul 2004 17:18:49 +0000] rev 745
jacint javitgatott.

Tue, 27 Jul 2004 19:08:23 +0000Some comments.
alpar [Tue, 27 Jul 2004 19:08:23 +0000] rev 744
Some comments.

Tue, 27 Jul 2004 18:56:10 +0000Bugfix + working example
alpar [Tue, 27 Jul 2004 18:56:10 +0000] rev 743
Bugfix + working example

Tue, 27 Jul 2004 16:09:42 +0000- bfs-bench added
alpar [Tue, 27 Jul 2004 16:09:42 +0000] rev 742
- bfs-bench added
- hypercube generators moved to bench-tools.h
- new benchmark script

Tue, 27 Jul 2004 16:04:21 +0000A very flexible bfs function using named parameters and impicit map types.
alpar [Tue, 27 Jul 2004 16:04:21 +0000] rev 741
A very flexible bfs function using named parameters and impicit map types.

Tue, 27 Jul 2004 16:02:51 +0000It is really obsolete, but containes interesting stuffs.
alpar [Tue, 27 Jul 2004 16:02:51 +0000] rev 740
It is really obsolete, but containes interesting stuffs.

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...