SoccerBallGraph().mws
>
with(GraphTheory):with(SpecialGraphs):
>
SB := SoccerBallGraph();
>
DrawGraph(SB);
>
DrawGraph(SB,style=spring,dimension=3);
>
http://www.aisee.com/gallery/graph17.htm