KneserGraph(5, 2).mws

>    with(GraphTheory):with(SpecialGraphs):

>    G := KneserGraph(5, 2);

G := `Graph 26: an undirected unweighted graph with 10 vertices and 15 edge(s)`

>    DrawGraph(G);

[Maple Plot]

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

[Maple Plot]

>   

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