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

  

M22Graph

  

construct M22 graph

 

Calling Sequence

Description

Examples

References

Compatibility

Calling Sequence

M22Graph()

Description

• 

The M22Graph command creates the M22 graph.

• 

The M22 graph is a 16-regular graph with 77 vertices and 616 edges.

Examples

withGraphTheory:

withSpecialGraphs:

GM22Graph

GGraph 1: an undirected graph with 77 vertices and 616 edge(s)

(1)

IsStronglyRegularG,parameters

true,16,0,4

(2)

ChromaticNumberG

5

(3)

References

  

"M22 graph", Wikipedia. http://en.wikipedia.org/wiki/M22_graph

Compatibility

• 

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

• 

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

See Also

SpecialGraphs