Untitled (7)

>   

with(GraphTheory):with(SpecialGraphs):

>   

C := ClebschGraph();

C := `Graph 8: an undirected unweighted graph with 16 vertices and 40 edge(s)`

>   

DrawGraph(C);

[Maple Plot]

>   

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

[Maple Plot]

Exceptional Graphs with Smallest Eigenvalue -2 and Related Problems

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