Open
Graph Drawing
Framework

 v.2007.11
 

ogdf::BiconnectedShellingOrder Class Reference

Computation of the shelling order for biconnected graphs. More...

#include <BiconnectedShellingOrder.h>

Inheritance diagram for ogdf::BiconnectedShellingOrder:

ogdf::ShellingOrderModule

List of all members.

Public Member Functions

 BiconnectedShellingOrder ()
 Creates a biconnected shelling order module.

Protected Member Functions

virtual void doCall (const Graph &G, adjEntry adj, List< ShellingOrderSet > &partition)
 The actual implementation of the module call.


Detailed Description

Computation of the shelling order for biconnected graphs.

Precondition:
The input graph has to be simple (no multi-edges, no self-loops), planar and biconnected.

Definition at line 71 of file BiconnectedShellingOrder.h.


Constructor & Destructor Documentation

ogdf::BiconnectedShellingOrder::BiconnectedShellingOrder (  )  [inline]

Creates a biconnected shelling order module.

Definition at line 75 of file BiconnectedShellingOrder.h.


Member Function Documentation

virtual void ogdf::BiconnectedShellingOrder::doCall ( const Graph G,
adjEntry  adj,
List< ShellingOrderSet > &  partition 
) [protected, virtual]

The actual implementation of the module call.

Implements ogdf::ShellingOrderModule.


The documentation for this class was generated from the following file:

© 1999-2007 by oreas GmbH, © 2005-2007 by University Dortmund and University Cologne.

Generated on Thu Nov 22 19:40:14 2007 by doxygen 1.5.4.