HeawoodGraph - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


GraphTheory[SpecialGraphs]

  

HeawoodGraph

  

construct Heawood graph

 

Calling Sequence

Description

Examples

References

Calling Sequence

HeawoodGraph()

Description

• 

The HeawoodGraph() command returns the Heawood graph, an undirected graph with 14 vertices and 21 edges.

Examples

withGraphTheory:

withSpecialGraphs:

GHeawoodGraph

GGraph 1: an undirected graph with 14 vertices and 21 edge(s)

(1)

IsBipartiteG

true

(2)

DrawGraphG

References

  

"Heawood graph", Wikipedia. http://en.wikipedia.org/wiki/Heawood_graph

See Also

SpecialGraphs