GraphTheory[SpecialGraphs]
LivingstoneGraph
construct Livingstone graph
Calling Sequence
Description
Examples
References
Compatibility
LivingstoneGraph()
The LivingstoneGraph() command returns the Livingstone graph, a distance-transitive graph with 266 vertices and 1463 edges.
withGraphTheory:
withSpecialGraphs:
G≔LivingstoneGraph
G≔Graph 1: an undirected graph with 266 vertices and 1463 edge(s)
GirthG
5
ChromaticIndexG
11
"Livingstone graph", Wikipedia. http://en.wikipedia.org/wiki/Livingstone_graph
The GraphTheory[SpecialGraphs][LivingstoneGraph] command was introduced in Maple 2019.
For more information on Maple 2019 changes, see Updates in Maple 2019.
See Also
SpecialGraphs
Download Help Document