GreatRhombicuboctahedronGraph - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

GraphTheory[SpecialGraphs]

  

GreatRhombicuboctahedronGraph

  

construct great rhombicuboctahedron graph

 

Calling Sequence

Parameters

Description

Examples

Compatibility

Calling Sequence

GreatRhombicuboctahedronGraph()

GreatRhombicuboctahedronGraph(V)

Parameters

V

-

set or list of size 48 (optional)

Description

• 

GreatRhombicuboctahedronGraph() creates the great rhombicuboctahedron graph on 48 vertices. This is also known as the truncated cuboctahedron graph.

• 

This is an Archimedean graph. It is planar and 3-regular.

• 

You can optionally input the labels of the vertices as a list.

Examples

(1)

(2)

(3)

Compatibility

• 

The GraphTheory[SpecialGraphs][GreatRhombicuboctahedronGraph] command was introduced in Maple 2024.

• 

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

See Also

IsArchimedeanGraph

SmallRhombicuboctahedronGraph

SpecialGraphs

 


Download Help Document