Return to Snippet

Revision: 15865
at July 20, 2009 07:40 by laurenceosx


Initial Code
>>> complement( nd2.dijkstraShortestPath( nd227 ) ).node1.color = green
>>> complement( nd2.dijkstraShortestPath( nd227 ) ).node2.color = yellow

Initial URL


Initial Description


Initial Title
guess - find complement for node, edge or list

Initial Tags


Initial Language
Python