GraphTheory[SpecialGraphs]
LadderGraph
construct ladder graph
Calling Sequence
Parameters
Description
Examples
Compatibility
LadderGraph(n)
n
-
positive integer
The LadderGraph(n) function creates the ladder graph on 2n vertices.
The GraphTheory[SpecialGraphs][LadderGraph] command was introduced in Maple 2021.
For more information on Maple 2021 changes, see Updates in Maple 2021.
See Also
GearGraph
SpecialGraphs
WheelGraph
Download Help Document