|
> |
with(GraphTheory):with(SpecialGraphs): |
|
> |
H := AntiPrismGraph(5); |
|
> |
DrawGraph(H); |
|
> |
DrawGraph(H,style=spring,dimension=3); |
|
> |
Al Erickson, Mohammad Ghebleh, Simon Lo, Michael Monagan, New Features of the GraphTheory Package