#include <sparseGraph.h>
Inheritance diagram for planarLineGraph:
Public Member Functions | |
planarLineGraph (abstractMixedGraph &G, TOption=0) throw (ERRejected) |
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.
|
|