SylvesterGraph - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


GraphTheory[SpecialGraphs]

  

SylvesterGraph

  

construct Sylvester graph

 

Calling Sequence

Description

Examples

References

Compatibility

Calling Sequence

SylvesterGraph()

Description

• 

The SylvesterGraph() command returns the Sylvester graph, a distance-regular graph with 36 vertices and 90 edges.

• 

The Sylvester graph is a subgraph of the Hoffman-Singleton graph and the Cameron graph.

Examples

(1)

(2)

References

  

"Sylvester graph", Wikipedia. http://en.wikipedia.org/wiki/Sylvester_graph

Compatibility

• 

The GraphTheory[SpecialGraphs][SylvesterGraph] command was introduced in Maple 2019.

• 

For more information on Maple 2019 changes, see Updates in Maple 2019.

See Also

CameronGraph

HoffmanSingletonGraph

SpecialGraphs

 


Download Help Document