#include <mixedGraph.h>
Inheritance diagram for colourContraction:
Public Member Functions | |
colourContraction (abstractMixedGraph &, const TOption=0) throw () |
Nodes in the original graph with the same colour index are mapped to a single node, and orginal arcs are mapped only if they connect different colour classes.
|
|