wouterMostard / routeplanner

Private repo to make a route planner to get used to the various formats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

routeplanner

Private repo to make a route planner to get used to the various formats

TODO

  • Retrieve data
  • Create simple visualisation in streamlit
  • Download city data
  • Overlay the city data
  • Use A* algorithm to go from A to B on the map.
  • Use simulated annealing to find the fastest route between N cities

DONE

About

Private repo to make a route planner to get used to the various formats


Languages

Language:Python 88.9%Language:Dockerfile 9.1%Language:Shell 2.0%