A canonical problem in computer science is to find the shortest route to every point in a network. A new approach beats the classic algorithm taught in textbooks.
Pull requests help you collaborate on code with other people. As pull requests are created, they’ll appear here in a searchable and filterable list. To get started, you should create a pull request.
Using Dijkstra's algorithm to find the shortest path in synthesis problems. As of 11/22/22: added the map that's hosted on Heroku. Will be unavailable on November 28, but will try to get that fixed ...