| > | with(GraphTheory):with(SpecialGraphs): |
| > | G := DyckGraph(); |
| > | DrawGraph(G); |
| > | DrawGraph(G,style=spring,dimension=3); |
| > |
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
¡@