p=matrix(4,[0,1,0,0,1,0,0,0,0,0,0,1,0,0,1,0]);
g=Graph(p)
g.plot()    //plots the graph for given adjacency matri

Kreyszig-21.1-13-U (last edited 2010-12-18 07:52:23 by Aditya J)