GraphTheory[SpecialGraphs]
WaltherGraph
construct Walther graph
Calling Sequence
Description
Examples
References
Compatibility
WaltherGraph()
The WaltherGraph command creates the Walther graph.
The Walther graph is a graph with 25 vertices and 31 edges.
with⁡GraphTheory:
with⁡SpecialGraphs:
WG≔WaltherGraph⁡
WG≔Graph 1: an undirected graph with 25 vertices and 31 edge(s)
ChromaticIndex⁡WG
3
"Walther graph", Wikipedia. http://en.wikipedia.org/wiki/Walther_graph
The GraphTheory[SpecialGraphs][WaltherGraph] command was introduced in Maple 2021.
For more information on Maple 2021 changes, see Updates in Maple 2021.
See Also
SpecialGraphs
Download Help Document