This repository contains a Python notebook implementing a class for solving multiple Traveling Salesman Problems (TSP) using Pyomo and the CPLEX solver. The class includes a solution for the simple TSP scenario when there is only one driver.
python optimization pyomo cplex tsp operations-research multiple-traveling-salesman integer-programming travelling-salesman-problem mtsp multi-tra
-
Updated
Nov 26, 2023 - Jupyter Notebook