GraphTheory[SpecialGraphs]
GearGraph
construct gear graph
Calling Sequence
Parameters
Description
Examples
Compatibility
GearGraph(n)
n
-
positive integer
The GearGraph(n) function creates the gear graph on 2n+1 vertices.
The gear graph, also called the bipartite wheel graph, can be seen as a wheel graph in which a vertex has been inserted between each vertex other than the central vertex.
The GraphTheory[SpecialGraphs][GearGraph] command was introduced in Maple 2018.
For more information on Maple 2018 changes, see Updates in Maple 2018.
See Also
SpecialGraphs
WheelGraph
Download Help Document