Best orienteering route-choice
This project focuses on computing the fastest route choices in the sport of orienteering.
Orienteering route selection is an excellent real-world example of path planning in open terrain. The goal of this project is to develop an automated method for determining the optimal route choice in orienteering.
Contributions of this project so far include:
- I proposed a related problem in the IEEEXtreme11 programming competition (2017), which attracted over 3,300 student teams. You can view the problem statement (PDF).
- I developed a demo web application to showcase the practical application of this technology in a real-world scenario.
*