2017
DOI: 10.1016/j.procs.2017.12.128
|View full text |Cite
|
Sign up to set email alerts
|

The Performance of Ant System in Solving Multi Traveling Salesmen Problem

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
7
0

Year Published

2018
2018
2024
2024

Publication Types

Select...
6
2
1

Relationship

0
9

Authors

Journals

citations
Cited by 14 publications
(7 citation statements)
references
References 7 publications
0
7
0
Order By: Relevance
“…The Multiple Traveling Salesmen Problem is considered to be a special case of the classical Traveling Salesman Problem. According to the classification of the Traveling Salesman Problem as an NP-hard problem, the Multiple Traveling Salesmen Problem is more difficult than the classical variant [27][28][29]. The Traveling Salesman Problem is a typical combinatorial optimization problem [30] and is generally defined such that a salesman m = 1 starts his travel from a starting node and returns after visiting n nodes, so that every node is visited only once.…”
Section: Multiple Traveling Salesmen Problemmentioning
confidence: 99%
“…The Multiple Traveling Salesmen Problem is considered to be a special case of the classical Traveling Salesman Problem. According to the classification of the Traveling Salesman Problem as an NP-hard problem, the Multiple Traveling Salesmen Problem is more difficult than the classical variant [27][28][29]. The Traveling Salesman Problem is a typical combinatorial optimization problem [30] and is generally defined such that a salesman m = 1 starts his travel from a starting node and returns after visiting n nodes, so that every node is visited only once.…”
Section: Multiple Traveling Salesmen Problemmentioning
confidence: 99%
“…One of these algorithms is the ACO, which is also frequently used to solve TSP efficiently. In the study by Kencana et al used Ant System to solve MTSP and stated that the increase in salesperson had a significant effect on working time but not a significant effect on minimum total distance [3]. As another example, Pan Junjie et al also tried to solve MTSP with ACO algorithm by using some standard data sets from TSPLIB.…”
Section: B Literature Reviewmentioning
confidence: 99%
“…Point 0 represents one depot of paths using the "byg29" dataset. The chromosome sequence of a successful solution after acceptable iteration = [0, 1,28,2,25,4,8,11,5,20,9,19,3,14,17,16,21,13,10,18,23,12,27,7,26,22,6,24,15,9,19]. The path plot of this chromosome is shown in Figure 7.…”
Section: Figure 5 Solution Costs Based On Generationmentioning
confidence: 99%
“…e nd iter_max iter (10) where t start is the initial temperature; t end is the final temperature; iter is the current iteration; and iter_max is the maximum number of iterations specified beforehand.…”
Section: Proposed Algorithmmentioning
confidence: 99%