Graph derivation
[Graph composition]


Data Structures

class  lineGraph
 Line graph. More...
class  inducedSubgraph
 Subgraph of a given mixed graph induced by a specified node or arc set. More...
class  colourContraction
 Identify all nodes with the same node colour index. More...
class  explicitSurfaceGraph
 Surface graph of a given mixed graph and a nested family. More...
class  explicitSubdivision
 Replacement of edge control points by graph nodes. More...
class  inducedBigraph
 Subgraph of a given mixed graph induced by two disjoint node index sets. More...
class  completeOrientation
 Complete orientation of a given mixed graph object. More...
class  inducedOrientation
 Orientation of a given mixed graph object. More...
class  nodeSplitting
 Split all nodes of a given mixed graph object. More...
class  complementaryGraph
 Complementary graph. More...