Untitled (1)

>    with(GraphTheory):with(SpecialGraphs):

>    G := DyckGraph();

G := `Graph 1: an undirected unweighted graph with 32 vertices and 48 edge(s)`

>    DrawGraph(G);

[Maple Plot]

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

[Maple Plot]

>   

Al Erickson, Mohammad Ghebleh, Simon Lo, Michael Monagan, New Features of the GraphTheory Package

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

http://www.ijp.si/vega/htmldoc/LOGS/exmpls16.htm#DyckGraph

Abstract Families of Graphs

¡@