FlowerSnark(5).mws

>    with(GraphTheory):with(SpecialGraphs):

>    G := FlowerSnark(5);

G := `Graph 17: an undirected unweighted graph with 20 vertices and 30 edge(s)`

>    DrawGraph(G);

[Maple Plot]

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

[Maple Plot]

>   

¡@

Snarks: http://www.ijp.si/vega/htmldoc/MANUAL/EXMPLS15.HTM

The 11th Problem

http://www.ijp.si/vega/htmldoc/LOGS/exmpls15.htm#FlowerSnark[10]

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