Week 6 - Optimal Tour Planning


In this session, we will be focusing on the algorithms that are used to determine optimal vehicle routes. We will be focusing on the Travelling Salesman Problem in particular and will explore the computational challenges involved in the calculation of optimal vehicle tours.


Lecture materials

  • Notebooks

    Jupyter Notebooks that contain interactive demonstrations of the algorithms that were covered in this week’s lecture.

  • Tutorial 6

    Tutorial questions relating to the materials covered in this week’s lectures.