WLJS LogoWLJS Notebook

DualPlanarGraph

DualPlanarGraph[g] gives the dual of the planar graph g.

Examples

Get the dual of a planar graph:

DualPlanarGraph[GridGraph[{3, 3}]]

Please visit the official Wolfram Language Reference for more details.

On this page