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

  

SousselierGraph

  

construct Sousselier graph

 

Calling Sequence

Description

Examples

References

Compatibility

Calling Sequence

SousselierGraph()

Description

• 

The SousselierGraph command creates the Sousselier graph.

• 

The Sousselier graph is a hypohamiltonian graph with 16 vertices and 27 edges.

Examples

withGraphTheory:

withSpecialGraphs:

GSousselierGraph

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

(1)

IsRegularG

false

(2)

ChromaticNumberG

3

(3)

References

  

"Sousselier graph", Wikipedia. http://en.wikipedia.org/wiki/Sousselier_graph

Compatibility

• 

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

• 

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

See Also

SpecialGraphs