FosterGraph().mws

>    with(GraphTheory):with(SpecialGraphs):

>    G := FosterGraph();

G := `Graph 2: an undirected unweighted graph with 90 vertices and 135 edge(s)`

>    DrawGraph(G);

[Maple Plot]

>    DrawGraph(G,style=spring,dimension=3);

[Maple Plot]

>   

http://www.ijp.si/vega/htmldoc/MANUAL/EXMPLS16.HTM

http://mathworld.wolfram.com/FosterGraph.html

http://en.wikipedia.org/wiki/Foster_graph

The Foster Census