Book
Advanced Engineering Mathematics
Author
Erwin Kreyszig
Edition
8th Edition
G=DiGraph({1:{2:'e1',3:'e5'},2:{3:'e2'},3:{2:'e2'}})
G.plot()
G.adjacency_matrix()
Solution by:
<K.Swetha>, <Student>, <Snist>
<Your Name>, <Profession>, <Organization>
Book |
Advanced Engineering Mathematics |
Author |
Erwin Kreyszig |
Edition |
8th Edition |
G=DiGraph({1:{2:'e1',3:'e5'},2:{3:'e2'},3:{2:'e2'}})
G.plot()
G.adjacency_matrix()
Solution by:
<K.Swetha>, <Student>, <Snist>
<Your Name>, <Profession>, <Organization>
Kreyszig-21.1-9-U (last edited 2010-12-18 11:38:20 by K.Swetha)