Sun, 25 Apr 2004 20:16:16 +0000class NodeSet: A graph class with no edges
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.