GraphTheory[PlaneDual]
|
Calling Sequence
|
|
PlaneDual(G)
PlaneDual(F)
|
|
Parameters
|
|
G
|
-
|
planar graph
|
F
|
-
|
list of faces of a planar graph
|
|
|
|
|
Description
|
|
•
|
PlaneDual returns the plane dual of a planar graph G, that is, a graph with faces of G as its vertices in which two vertices are adjacent if and only if they share an edge as faces of G.
|
|
|
Download Help Document
Was this information helpful?