This code doesn't seem to create a List, Nodes or insert them into a Dict – it just walks over a preexisting linked list.
On Tue, Apr 1, 2014 at 10:59 AM, Freddy Chua <[email protected]> wrote: > A possible flaw I have is the circular dependency in the data structures > between Bus_Stop and Edge. >
