GraphTheory[SpecialGraphs]
Balaban11CageGraph
construct Balaban 11-cage graph
Calling Sequence
Description
Examples
Compatibility
Balaban11CageGraph()
Balaban11CageGraph returns the Balaban 11-cage graph.
This is a cage graph with 112 vertices, 168 edges, diameter 86, and girth 11.
with⁡GraphTheory:
with⁡SpecialGraphs:
G≔Balaban11CageGraph⁡
G≔Graph 1: an undirected graph with 112 vertices and 168 edge(s)
Girth⁡G
11
DrawGraph⁡G
The GraphTheory[SpecialGraphs][Balaban11CageGraph] command was introduced in Maple 2021.
For more information on Maple 2021 changes, see Updates in Maple 2021.
See Also
Balaban10CageGraph
SpecialGraphs
Download Help Document