#include <sparseGraph.h>
Inheritance diagram for vertexTruncation:
Public Member Functions | |
vertexTruncation (abstractMixedGraph &_G, TOption=0) throw (ERRejected) |
In this graph, every node of the original graph is replaced by face. For every original edge, the new end nodes appear in the face associated with the former end nodes. Arcs are added to enclose the the new faces.
|
|