How to speed up a shortest route algorithm – Advanced Help with Snap! – Snap! Forum https://forum.snap.berkeley.edu/t/how-to-speed-up-a-shortest-route-algorithm/15726
I've been trying to solve AoC 2023 day 17. It involves a shortest-route kind of puzzle, that can be modeled as a network of almost 40,000 nodes and up to 6 (part 1) or even 14 (part 2) outgoing links per node. So it's ..…
Look all the way down the main script to find the call to the algorithm), but it’s