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

  

BidiakisCube

  

construct Bidiakis cube

 

Calling Sequence

Description

Examples

References

Compatibility

Calling Sequence

BidiakisCube()

Description

• 

The BidiakisCube() command returns the Bidiakis cube, a 3-regular graph with 12 vertices and 18 edges.

• 

The Bidiakis cube is a cubic Hamiltonian graph and its girth is 4.

Examples

withGraphTheory:

withSpecialGraphs:

BBidiakisCube

BGraph 1: an undirected graph with 12 vertices and 18 edge(s)

(1)

IsRegularB

true

(2)

DrawGraphB

References

  

"Bidiakis cube", Wikipedia. http://en.wikipedia.org/wiki/Bidiakis_cube

Compatibility

• 

The GraphTheory[SpecialGraphs][BidiakisCube] command was introduced in Maple 2021.

• 

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

See Also

SpecialGraphs