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.
with⁡GraphTheory:
with⁡SpecialGraphs:
G≔LivingstoneGraph⁡
G≔Graph 1: an undirected graph with 266 vertices and 1463 edge(s)
Girth⁡G
5
ChromaticIndex⁡G
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