GraphTheory[SpecialGraphs]
SuzukiGraph
construct Suzuki graph
Calling Sequence
Description
Examples
References
Compatibility
SuzukiGraph()
The SuzukiGraph() command returns the Suzuki graph, a strongly regular graph with 1782 vertices and 370656 edges.
The automorphism group of the Suzuki graph contains the Suzuki group as a subgroup of index 2.
with⁡GraphTheory:
with⁡SpecialGraphs:
G≔SuzukiGraph⁡
G≔Graph 1: an undirected unweighted graph with 1782 vertices and 370656 edge(s)
IsStronglyRegular⁡G,parameters
true,416,100,96
"Suzuki graph", Wikipedia. http://en.wikipedia.org/wiki/Suzuki_graph
The GraphTheory[SpecialGraphs][SuzukiGraph] command was introduced in Maple 2019.
For more information on Maple 2019 changes, see Updates in Maple 2019.
See Also
GroupTheory[SuzukiGroup]
IsStronglyRegular
SpecialGraphs
Download Help Document