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

  

NauruGraph

  

construct Nauru graph

 

Calling Sequence

Description

Examples

References

Compatibility

Calling Sequence

NauruGraph()

Description

• 

The NauruGraph() command returns the Nauru graph, a symmetric bipartite cubic graph with 24 vertices and 36 edges.

• 

It is named after the nation of Nauru, the flag of which features a twelve-pointed star.

Examples

withGraphTheory:

withSpecialGraphs:

GNauruGraph

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

(1)

IsBipartiteG

true

(2)

DrawGraphG

References

  

"Nauru graph", Wikipedia. http://en.wikipedia.org/wiki/Nauru_graph

Compatibility

• 

The GraphTheory[SpecialGraphs][NauruGraph] command was introduced in Maple 2018.

• 

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

See Also

SpecialGraphs