BiggsSmithGraph - 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]

  

BiggsSmithGraph

  

construct Biggs-Smith graph

 

Calling Sequence

Description

Examples

References

Compatibility

Calling Sequence

BiggsSmithGraph()

Description

• 

The BiggsSmithGraph command creates the Biggs-Smith graph.

• 

The Biggs-Smith graph is a 3-regular graph with 102 vertices and 153 edges.

Examples

withGraphTheory:

withSpecialGraphs:

BSBiggsSmithGraph

BSGraph 1: an undirected graph with 102 vertices and 153 edge(s)

(1)

DiameterBS

7

(2)

ChromaticNumberBS

3

(3)

References

  

"Biggs-Smith graph", Wikipedia. http://en.wikipedia.org/wiki/Biggs-Smith_graph

Compatibility

• 

The GraphTheory[SpecialGraphs][BiggsSmithGraph] command was introduced in Maple 2020.

• 

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

See Also

SpecialGraphs