LivingstoneGraph - Maple Help

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 198 edges.

Examples

withGraphTheory:

withSpecialGraphs:

GLivingstoneGraph

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

(1)

ChromaticNumberG

3

(2)

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