Assignment 1: TSP
Travel Salesman Problem
Assignment 2: TTP
Travel Thief Problem
The goal is to find a tour and picking recommendation that yields the maximal objective value (profit - travel cost).
Assignment 3: PWT
Packing While Traveling
Exercise 1: