complementaryGraph Class Reference
[Graph derivation]

Complementary graph. More...

#include <sparseGraph.h>

Inheritance diagram for complementaryGraph:

sparseGraph abstractGraph abstractMixedGraph managedObject goblinRootObject

Public Member Functions

 complementaryGraph (abstractMixedGraph &G, TOption=0) throw (ERRejected)

Detailed Description

Complementary graph.

A graph in which nodes are adjacent if they are not adjacent in the original graph.


Constructor & Destructor Documentation

complementaryGraph abstractMixedGraph G,
TOption  = 0
throw (ERRejected)