GraphTheory[SpecialGraphs]
McLaughlinGraph
construct McLaughlin graph
Calling Sequence
Description
Examples
References
Compatibility
McLaughlinGraph()
The McLaughlinGraph() command returns the McLaughlin graph, a strongly regular graph with 275 vertices and 15400 edges.
The automorphism group of the McLaughlin graph contains the McLaughlin group as a subgroup of index 2.
with⁡GraphTheory:
with⁡SpecialGraphs:
G≔McLaughlinGraph⁡
G≔Graph 1: an undirected unweighted graph with 275 vertices and 15400 edge(s)
IsStronglyRegular⁡G,parameters
true,112,30,56
"McLaughlin graph", Wikipedia. http://en.wikipedia.org/wiki/McLaughlin_graph
The GraphTheory[SpecialGraphs][McLaughlinGraph] command was introduced in Maple 2020.
For more information on Maple 2020 changes, see Updates in Maple 2020.
See Also
GroupTheory[McLaughlinGroup]
IsStronglyRegular
SpecialGraphs
Download Help Document