G1 = DiGraph({1:[2,3,4],3:[1]})
G1.plot()
G1.adjacency_matrix()

Kreyszig-21.1-7-U (last edited 2010-12-18 11:47:22 by sri valli)