This repository contains the source code for five implemented Ant Colony Optimization (ACO) algorithms for solving the single-objective MinMax Multiple Traveling Salesman Problem (mTSP), which considers the minimization of the longest tour, and the bi-objective mTSP, which considers two conflicting objectives: 1) minimization of the total traveled distance and 2) work balancing {which amounts to minimizing the amplitude of the costs of individual tours). The aim is to examine the correlation between the mechanism employed to select the salesman during the tour construction phase, and the quality of obtained solutions. Also, this repository includes the data set, containing the considered mTSP instances used in the experimental study. Version: 1.0 Contact: necula dot raluca at gmail dot com
-
Notifications
You must be signed in to change notification settings - Fork 1
ralucanecula/mTSP_Salesman_Selection_ACO
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A set of ant colony system and max-min ant system based algorithms for the single-objective MinMax Multiple Traveling Salesman Problem (mTSP) and for the bi-objective mTSP
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published