guess - find complement for node, edge or list


/ Published in: Python
Save to your folder(s)



Copy this code and paste it in your HTML
  1. >>> complement( nd2.dijkstraShortestPath( nd227 ) ).node1.color = green
  2. >>> complement( nd2.dijkstraShortestPath( nd227 ) ).node2.color = yellow

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.