Comment by adgjlsfhk1
12 hours ago
If you put all the nodes into an array and use weakrefs (or indices) for node->node edges you move the node ownership to a single object which will make your garbage collection faster for either algorithm, and will also improve your memory locality.
No comments yet
Contribute on Hacker News ↗