#include <sparseGraph.h>
Inheritance diagram for complementaryGraph:
Public Member Functions | |
complementaryGraph (abstractMixedGraph &G, TOption=0) throw (ERRejected) |
A graph in which nodes are adjacent if they are not adjacent in the original graph.
|
|