klao [Mon, 06 Dec 2004 00:30:44 +0000] rev 1030
Undirected graph documentation and concept refinements.
* quite a few bug fixes
* concept::UndirGraph is almost complete and looks quite good.
deba [Fri, 03 Dec 2004 12:19:26 +0000] rev 1029
GraphReader implementation ideas.
+ Question: Why we need common input interface?
marci [Thu, 02 Dec 2004 19:59:30 +0000] rev 1028
:-)
marci [Thu, 02 Dec 2004 17:36:07 +0000] rev 1027
bug fix. previously, it did not work with graphs having non-reference node-maps
marci [Wed, 01 Dec 2004 14:08:37 +0000] rev 1026
More rational structure of classes in MergeGraphWrappers
marci [Mon, 29 Nov 2004 17:55:46 +0000] rev 1025
MergeGraphWrapper bug fixes
ladanyi [Mon, 29 Nov 2004 16:11:51 +0000] rev 1024
Added this in order to prevent losing it.
ladanyi [Mon, 29 Nov 2004 15:30:11 +0000] rev 1023
Added a getCost() method to the Entity. Now prevCost() returns what its name suggests.
klao [Sun, 28 Nov 2004 16:30:10 +0000] rev 1022
UndirGraph implementation nearly complete
klao [Thu, 25 Nov 2004 14:48:24 +0000] rev 1021
Advances in UndirGraph.
* IterableExtender is complete