SchlaefliGraph - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.
Our website is currently undergoing maintenance, which may result in occasional errors while browsing. We apologize for any inconvenience this may cause and are working swiftly to restore full functionality. Thank you for your patience.

Online Help

All Products    Maple    MapleSim


GraphTheory[SpecialGraphs]

  

SchlaefliGraph

  

construct Schläfli graph

 

Calling Sequence

Description

Examples

References

Compatibility

Calling Sequence

SchlaefliGraph()

Description

• 

The SchlaefliGraph command creates the Schläfli graph.

• 

The Schläfli graph is a 16-regular graph with 27 vertices and 216 edges.

Examples

withGraphTheory:

withSpecialGraphs:

GSchlaefliGraph

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

(1)

IsStronglyRegularG,parameters

true,16,10,8

(2)

ChromaticNumberG

9

(3)

References

  

"Schläfli graph", Wikipedia. http://en.wikipedia.org/wiki/Schläfli_graph

Compatibility

• 

The GraphTheory[SpecialGraphs][SchlaefliGraph] command was introduced in Maple 2020.

• 

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

See Also

SpecialGraphs