/ Published in: Python
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
>>> nd2.unweightedShortestPath( nd227 ).color = red >>> nd2.unweightedShortestPath( nd227 ).width = 20 >>> nd2.dijkstraShortestPath( nd227 ).color = blue >>> nd2.dijkstraShortestPath( nd227 ).width = 20
URL: http://www.cs.duke.edu/csed/harambeenet/workshop/sigcse07/GUESSQuickRef.pdf