alpar [Sun, 25 Apr 2004 20:16:16 +0000] rev 400
class NodeSet: A graph class with no edges
class EdgeSet: A graph class using the node set of another graph.
It compiles but untested and undocumented.
alpar [Sun, 25 Apr 2004 17:06:40 +0000] rev 399
The diffs in src/include/smart_graph.h between 528:529 was merged into
this file.
alpar [Sun, 25 Apr 2004 16:58:05 +0000] rev 398
A (non)bug was fixed.
Some more docs in SymSmartGraph.
alpar [Sun, 25 Apr 2004 16:53:38 +0000] rev 397
I hope it works. The 'erase' functions hasn't been tested yet.