planarLineGraph Class Reference
[Planar composition]

Planar line graphs of 3-dimensional convex polyhedra. More...

#include <sparseGraph.h>

Inheritance diagram for planarLineGraph:

sparseGraph abstractGraph abstractMixedGraph managedObject goblinRootObject

Public Member Functions

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

Detailed Description

Planar line graphs of 3-dimensional convex polyhedra.

A planar line graph has the original graph edges as its node set. Nodes are adjacent if the original edges have an end node and a face in common.


Constructor & Destructor Documentation

planarLineGraph abstractMixedGraph G,
TOption  = 0
throw (ERRejected)