GraphTheory
PlaneDual
construct plane dual of planar graph
Calling Sequence
Parameters
Description
Examples
PlaneDual(G)
PlaneDual(F)
G
-
planar graph
F
list of faces of a planar graph
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.
with⁡GraphTheory:
with⁡SpecialGraphs:
DrawGraph⁡HypercubeGraph⁡3,style=spring
G≔PlaneDual⁡HypercubeGraph⁡3
G≔Graph 1: an undirected unweighted graph with 6 vertices and 12 edge(s)
DrawGraph⁡G,style=spring
See Also
IsPlanar
Download Help Document
What kind of issue would you like to report? (Optional)