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

  

PappusGraph

  

construct Pappus graph

 

Calling Sequence

Description

Examples

References

Calling Sequence

PappusGraph()

Description

• 

The PappusGraph() command returns the Pappus graph, a bipartite 3-regular undirected graph with 18 vertices and 27 edges.

Examples

withGraphTheory:

withSpecialGraphs:

GPappusGraph

GGraph 1: an undirected graph with 18 vertices and 27 edge(s)

(1)

IsBipartiteG

true

(2)

DrawGraphG

References

  

"Pappus graph", Wikipedia. http://en.wikipedia.org/wiki/Pappus_graph

See Also

SpecialGraphs