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

  

RobertsonGraph

  

construct Robertson graph

 

Calling Sequence

Description

Examples

References

Calling Sequence

RobertsonGraph()

Description

• 

The RobertsonGraph() command returns the Robertson graph, a 4-regular undirected graph with 19 vertices and 38 edges.

Examples

withGraphTheory:

withSpecialGraphs:

GRobertsonGraph

GGraph 1: an undirected graph with 19 vertices and 38 edge(s)

(1)

IsBipartiteG

false

(2)

DrawGraphG

References

  

"Robertson graph", Wikipedia. http://en.wikipedia.org/wiki/Robertson_graph

See Also

CageGraph

RobertsonWegnerGraph

SpecialGraphs