GoldnerHararyGraph - 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]

  

GoldnerHararyGraph

  

construct Goldner-Harary graph

 

Calling Sequence

Description

Examples

References

Compatibility

Calling Sequence

GoldnerHararyGraph()

Description

• 

The GoldnerHararyGraph command creates the Goldner-Harary graph.

• 

The Goldner-Harary graph is a planar non-Hamiltonian graph with 11 vertices and 27 edges.

Examples

withGraphTheory:

withSpecialGraphs:

GGoldnerHararyGraph

GGraph 1: an undirected graph with 11 vertices and 27 edge(s)

(1)

IsPlanarG

true

(2)

ChromaticNumberG

4

(3)

References

  

"Goldner-Harary graph", Wikipedia. http://en.wikipedia.org/wiki/Goldner-Harary_graph

Compatibility

• 

The GraphTheory[SpecialGraphs][GoldnerHararyGraph] command was introduced in Maple 2021.

• 

For more information on Maple 2021 changes, see Updates in Maple 2021.

See Also

SpecialGraphs