LivingstoneGraph - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.
Our website is currently undergoing maintenance, which may result in occasional errors while browsing. We apologize for any inconvenience this may cause and are working swiftly to restore full functionality. Thank you for your patience.

Online Help

All Products    Maple    MapleSim


GraphTheory[SpecialGraphs]

  

LivingstoneGraph

  

construct Livingstone graph

 

Calling Sequence

Description

Examples

References

Compatibility

Calling Sequence

LivingstoneGraph()

Description

• 

The LivingstoneGraph() command returns the Livingstone graph, a distance-transitive graph with 266 vertices and 1463 edges.

Examples

withGraphTheory:

withSpecialGraphs:

GLivingstoneGraph

GGraph 1: an undirected graph with 266 vertices and 1463 edge(s)

(1)

GirthG

5

(2)

ChromaticIndexG

11

(3)

References

  

"Livingstone graph", Wikipedia. http://en.wikipedia.org/wiki/Livingstone_graph

Compatibility

• 

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