WienerArayaGraph - 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]

  

WienerArayaGraph

  

construct Wiener-Araya graph

 

Calling Sequence

Description

Examples

References

Compatibility

Calling Sequence

WienerArayaGraph()

Description

• 

The WienerArayaGraph command creates the Wiener-Araya graph, a planar graph on 42 vertices and 67 edges.

Examples

withGraphTheory:

withSpecialGraphs:

GWienerArayaGraph

GGraph 1: an undirected graph with 42 vertices and 67 edge(s)

(1)

IsPlanarG

true

(2)

References

  

Wiener, G. and Araya, M. "On Planar Hypohamiltonian Graphs." J. Graph Th. 67, 55-68, 2011. doi:10.1002/jgt.20513

  

"Wiener-Araya graph", Wikipedia. http://en.wikipedia.org/wiki/Wiener-Araya_graph

Compatibility

• 

The GraphTheory[SpecialGraphs][WienerArayaGraph] command was introduced in Maple 2020.

• 

For more information on Maple 2020 changes, see Updates in Maple 2020.

See Also

SpecialGraphs