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

  

DesarguesGraph

  

construct Desargues graph

 

Calling Sequence

Description

Examples

References

Calling Sequence

DesarguesGraph()

Description

• 

The DesarguesGraph() command returns the Desargues graph, a distance-transitive cubic graph with 20 vertices and 30 edges.

Examples

withGraphTheory:

withSpecialGraphs:

GDesarguesGraph

GGraph 1: an undirected graph with 20 vertices and 30 edge(s)

(1)

IsPlanarG

false

(2)

DrawGraphG

References

  

"Desargues graph", Wikipedia. http://en.wikipedia.org/wiki/Desargues_graph

See Also

SpecialGraphs