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

  

GewirtzGraph

  

construct Gewirtz graph

 

Calling Sequence

Description

Examples

References

Compatibility

Calling Sequence

GewirtzGraph()

Description

• 

The GewirtzGraph command creates the Gewirtz graph.

• 

The Gewirtz graph is a 22-regular graph with 56 vertices and 280 edges.

Examples

withGraphTheory:

withSpecialGraphs:

GGewirtzGraph

GGraph 1: an undirected graph with 56 vertices and 280 edge(s)

(1)

IsStronglyRegularG,parameters

true,10,0,2

(2)

ChromaticNumberG

4

(3)

References

  

"Gewirtz graph", Wikipedia. http://en.wikipedia.org/wiki/Gewirtz_graph

Compatibility

• 

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

• 

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

See Also

SpecialGraphs