Book
Advanced Engineering Mathematics
Author
Erwin Kreyszig
Edition
8th Edition
G3 = Graph({1:[2,4],2:[1,3],3:[2],4:[1]}) G3.plot()
Solution by:
<sri valli>, <student>, <SNIST>
Book |
Advanced Engineering Mathematics |
Author |
Erwin Kreyszig |
Edition |
8th Edition |
G3 = Graph({1:[2,4],2:[1,3],3:[2],4:[1]}) G3.plot()
Solution by:
<sri valli>, <student>, <SNIST>
Kreyszig-21.1 - 12-U (last edited 2010-12-18 07:34:23 by sri valli)