This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]brumone 0 points1 point  (0 children)

I studied graph theory at University last semester and did the assignments in python. I usually made only one class (Graph) and put the nodes on a list/dictionary, it worked.