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.

Thu, 22 Jul 2004 19:59:18 +0000Skeletons have been simplified.
alpar [Thu, 22 Jul 2004 19:59:18 +0000] rev 732
Skeletons have been simplified.
"Optional features" have been deleted.
Map skeletons have been renamed.

Thu, 22 Jul 2004 19:49:28 +0000max_flow.h added to Makefile.am
alpar [Thu, 22 Jul 2004 19:49:28 +0000] rev 731
max_flow.h added to Makefile.am

Thu, 22 Jul 2004 14:29:20 +0000Custom made INSTALL file (will be sometime).
alpar [Thu, 22 Jul 2004 14:29:20 +0000] rev 730
Custom made INSTALL file (will be sometime).

Thu, 22 Jul 2004 14:28:00 +0000Repeat tests more times.
alpar [Thu, 22 Jul 2004 14:28:00 +0000] rev 729
Repeat tests more times.