AntiPrismGraph(5).mws

>   

with(GraphTheory):with(SpecialGraphs):

>   

H := AntiPrismGraph(5);

H := `Graph 14: an undirected unweighted graph with 10 vertices and 20 edge(s)`

>   

DrawGraph(H);

[Maple Plot]

>   

DrawGraph(H,style=spring,dimension=3);

[Maple Plot]

>   

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