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

  

FosterGraph

  

construct Foster graph

 

Calling Sequence

Description

Examples

References

Calling Sequence

FosterGraph()

Description

• 

The FosterGraph() command returns the Foster graph, a bipartite 3-regular graph with 90 vertices and 135 edges.

Examples

withGraphTheory:

withSpecialGraphs:

GFosterGraph

GGraph 1: an undirected graph with 90 vertices and 135 edge(s)

(1)

IsBipartiteG

true

(2)

DrawGraphG

References

  

"Foster graph", Wikipedia. http://en.wikipedia.org/wiki/Foster_graph

See Also

SpecialGraphs