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

  

BrinkmannGraph

  

construct Brinkmann graph

 

Calling Sequence

Description

Examples

References

Compatibility

Calling Sequence

BrinkmannGraph()

Description

• 

The BrinkmannGraph() command constructs the Brinkmann graph, a 4-regular graph with 21 vertices and 42 edges.

• 

The Brinkmann graph was first described by Gunnar Brinkmann.

Examples

withGraphTheory:

withSpecialGraphs:

CBrinkmannGraph

CGraph 1: an undirected graph with 21 vertices and 42 edge(s)

(1)

ChromaticNumberC

4

(2)

GAutomorphismGroupC

G1,23,105,87,911,1312,1415,1617,1819,20,2,34,56,78,129,1110,1913,1514,1720,21

(3)

GroupTheory:-GroupOrderG

14

(4)

DrawGraphC

References

  

"Brinkmann graph", Wikipedia. http://en.wikipedia.org/wiki/Brinkmann_graph

  

Brinkmann G., Meringer M. "The Smallest 4-Regular 4-Chromatic Graphs with Girth 5." Graph Theory Notes of New York 32, 40-41, 1997.

Compatibility

• 

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

• 

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

See Also

SpecialGraphs