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

Online Help

All Products    Maple    MapleSim


GraphTheory[SpecialGraphs]

  

WaltherGraph

  

construct Walther graph

 

Calling Sequence

Description

Examples

References

Compatibility

Calling Sequence

WaltherGraph()

Description

• 

The WaltherGraph command creates the Walther graph.

• 

The Walther graph is a graph with 25 vertices and 31 edges.

Examples

withGraphTheory:

withSpecialGraphs:

WGWaltherGraph

WGGraph 1: an undirected graph with 25 vertices and 31 edge(s)

(1)

ChromaticIndexWG

3

(2)

References

  

"Walther graph", Wikipedia. http://en.wikipedia.org/wiki/Walther_graph

Compatibility

• 

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