Closed codereport closed 1 year ago
First two items completed with this commit: https://github.com/codereport/city-strides-hacking/commit/133a2573948f72aa336ad847f2f35135979d4b37
Day 2 of hackathon worked mostly on route generation. Things learned:
Work was mostly done in this commit: https://github.com/codereport/city-strides-hacking/commit/bbc17dffa18961543537720facc75fcfc9503b37
Will come back to this problem. Closing issue as hackathon is done.
Let's go! Iterative BFS definitely was the right way to go. Just implemented a simple version of it (https://github.com/codereport/city-strides-hacking/commit/0425b1ecdf7261392d4477b4614330d020775f39) and the results was SO much better than what was there before:
Goals
Resources: