2016
DOI: 10.1002/tee.22247
|View full text |Cite
|
Sign up to set email alerts
|

Immune algorithm combined with estimation of distribution for traveling salesman problem

Abstract: This paper describes an artificial immune algorithm (IA) combined with estimation of distribution algorithm (EDA), named IA-EDA, for the traveling salesman problem (TSP). Two components are incorporated in IA-EDA to further improve the performance of the conventional IA. First, aiming to strengthen the information exchange during different solutions, two kinds of EDAs involving univariate marginal distribution algorithm and population-based incremental learning are altered based on the permutation representati… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
15
0

Year Published

2017
2017
2019
2019

Publication Types

Select...
7
1
1

Relationship

0
9

Authors

Journals

citations
Cited by 28 publications
(15 citation statements)
references
References 70 publications
0
15
0
Order By: Relevance
“…This paper provides a hybrid solution based on a Parallel implementation of the Population-Based Incremental Learning (PBIL) algorithm and the Particle Swarm Optimization (PSO) algorithm for both locating and sizing problems, respectively. The Parallel Population-Based Incremental Learning (PPBIL) is based on the traditional PBIL algorithm [28], which belongs to the family of Estimation of Distribution Algorithms (EDAs) [29,30]. The PBIL algorithm uses probabilities to find the set of elements providing the best impact on the problem, modifying the learning rate to control the exploration of the solution space and the processing time of the algorithm.…”
Section: Introductionmentioning
confidence: 99%
“…This paper provides a hybrid solution based on a Parallel implementation of the Population-Based Incremental Learning (PBIL) algorithm and the Particle Swarm Optimization (PSO) algorithm for both locating and sizing problems, respectively. The Parallel Population-Based Incremental Learning (PPBIL) is based on the traditional PBIL algorithm [28], which belongs to the family of Estimation of Distribution Algorithms (EDAs) [29,30]. The PBIL algorithm uses probabilities to find the set of elements providing the best impact on the problem, modifying the learning rate to control the exploration of the solution space and the processing time of the algorithm.…”
Section: Introductionmentioning
confidence: 99%
“…2) (10End if (11) End for (12) Else (13) Divide the swarm into two parts: producers and scroungers. (14) For = 1 to (15) If ( ==producer) (16) Birds flight using Eq. (5) //producer (17) Else (18) Birds flight using Eq.…”
Section: (1) Initialize the Parameter Values Of N M Fq P;mentioning
confidence: 99%
“…In recent years, many metaheuristic algorithms have been proposed to solve the TSP, such as ant colony algorithm (ACO) [1,2], artificial bee colony algorithm (ABC) [3], genetic algorithm (GA) [4], particle swarm optimization (PSO) [5], cuckoo search algorithm (CS) [6,7], bat algorithm (BA) [8,9], firefly algorithm (FA) [10], invasive weed optimization [11], bacterial evolutionary algorithm [12], dynamic multiscale region search algorithm (DMRSA) [13], a dual local search algorithm [14], immune algorithm [15], simulated annealing algorithm [16], and some hybrid algorithms [17][18][19][20].…”
Section: Introductionmentioning
confidence: 99%
“…EDAs use a candidate solutions' spatial distribution probability model to replace conventional evolutionary operators such as crossover and mutation. UMDA [13] was proposed by German scholar Mühlenbein, which is one of EDAs and assumes the variable independent of each other. It can effectively solve high dimension problem.…”
Section: B Umdamentioning
confidence: 99%