THE TRAVELLING SALESMAN PROBLEM SOLUTION BY MIXED INTEGER LINEAR PROGRAMMING IN MATLAB CODE

Authors

  • Jaromír Zahrádka University of Pardubice

Keywords:

Travelling salesman problem; branch-and-bound method; mixed integer linear programming; Matlab.

Abstract

This article introduces one more specific solution of the travelling salesman problem. The seller has to distribute, using his truck, goods from the depot (warehouse) to n customers. Each customer point of delivery is given by GPS coordinates. This problem can be called the travelling salesman problem. The objective of the solution is to select the sequence of delivery points so that firstly the travel distance and subsequently the total travel time are minimal. The seller visits all delivery points and returns to the depot. In this article, one general solution is presented using the bound-and-branche method and by using mixed integer linear programming implemented in Matlab code. The created algorithm can be used for any number n of customers.

Downloads

Published

30-06-2022

How to Cite

Zahrádka, J. (2022). THE TRAVELLING SALESMAN PROBLEM SOLUTION BY MIXED INTEGER LINEAR PROGRAMMING IN MATLAB CODE. Journal of Applied and Computational Sciences, 1(1), 45–52. Retrieved from https://jofacs.com/ojs/index.php/csr/article/view/8

Issue

Section

Research Articles