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

  

McGeeGraph

  

construct McGee graph

 

Calling Sequence

Description

Examples

References

Calling Sequence

McGeeGraph()

Description

• 

The McGeeGraph() command returns the McGee graph, a 3-regular graph with 24 vertices and 36 edges.

Examples

withGraphTheory:

withSpecialGraphs:

GMcGeeGraph

GGraph 1: an undirected graph with 24 vertices and 36 edge(s)

(1)

IsBipartiteG

false

(2)

DrawGraphG

References

  

"McGee graph", Wikipedia. http://en.wikipedia.org/wiki/McGee_graph

See Also

SpecialGraphs