explicitSurfaceGraph Class Reference
[Graph derivation]

Surface graph of a given mixed graph and a nested family. More...

#include <mixedGraph.h>

Inheritance diagram for explicitSurfaceGraph:

mixedGraph abstractMixedGraph managedObject goblinRootObject

Public Member Functions

 explicitSurfaceGraph (abstractMixedGraph &, nestedFamily< TNode > &, TFloat *, TArc *) throw ()

Detailed Description

Surface graph of a given mixed graph and a nested family.

This is used for the display of surface graphs which occur in the Edmonds' spanning arborescence method.


Constructor & Destructor Documentation

explicitSurfaceGraph abstractMixedGraph ,
nestedFamily< TNode > &  ,
TFloat ,
TArc
throw ()