Multiple Travelling Salesmen Problem Solver

This code solves the Multiple Travelling Salesmen Problem using the intlinprog Mixed Integer Linear Programming Solver
129 Downloads
Updated 1 May 2022

View License

This code was written along side my undergraduate dissertation to solver the MTSP using MILP methods. The solver is albe to take input coordinate files or randomly generate coordinates. It outputs a visulisation of the solution and an export file of the route coordinates.

Cite As

Ben Andrews (2025). Multiple Travelling Salesmen Problem Solver (https://uk.mathworks.com/matlabcentral/fileexchange/110975-multiple-travelling-salesmen-problem-solver), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2021a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0