Multiple Travelling Salesmen Problem Solver
Version 1.0.0 (577 KB) by
Ben Andrews
This code solves the Multiple Travelling Salesmen Problem using the intlinprog Mixed Integer Linear Programming Solver
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 LinuxTags
Acknowledgements
Inspired by: Multiple Traveling Salesmen Problem - Genetic Algorithm, using multi-chromosome representation
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0 |
