SlideShare a Scribd company logo
1 of 3
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 11 | Nov -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 712
A SURVEY OF SOLVING TRAVELLING SALESMAN PROBLEM
USING ANT COLONY OPTIMIZATION
Mithlesh Kumar Kushwaha1, C.P. Singh 2
1 Dept. of Computer Science & Engineering ,SRGI Jhansi
2 Asst. prof. Dept. of Computer Science & Engineering ,SRGI Jhansi , Uttar Pradesh,India.
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Travelling salesman problem is studied in the
field of combinatorial optimization. TSP being heuristic
algorithm tries to find minimum distance between givensetof
cities by traversing each of these cities only once except the
starting city. A lot of techniques have been developed to solve
TSP like Ant Colony optimization, Genetic algorithms, neural
networks etc. Ant Colony optimization (ACO) being aheuristic
algorithm attempts to find optimum solution by mimicking
ants finding food as a group. Ants release pheromonesontheir
path, concentration of which suggests shortest path to food.
Models have been developed to solve ACO with fixed
parameters.
This paper attempts to survey the set of parameters like
"Exponential Weight", "Heuristic exponential Weight",
"Evaporation Rate” for this solution based on no of iteration
and minimum distance traversed.
Key Words: Ant Colony Optimization algorithm,
Combinatorial, Genetic Algorithm, Travelling Salesman
Problem, Heuristic.
1. INTRODUCTION
TSP-Travelling Salesman Problemisa problem whichisbase
on the travelling in which the salesman need to visit “n”
cities (nodes) by travelling distance (vertexes) to all cites
and reaches the starting city, with the minimum cost. TSP
can solved with the help of different algorithms such as
description method, Tour constructions,Tourimprovement,
Special cases of the TSP, and Some other heuristic of solving
TSP.
Ant Colony Optimization has been involved as the low cost
and efficient method for shortest path for travelling.
Artificial researcher Marco Dorige described in 1993 a
method of heuristically generating "good solutions" to the
TSP using a colony called ACS (AntColonySystem).Itmodels
behavior observed in real ants to find short paths between
food sources and their nest, an emergent behavior resulting
from each ant's preference to follow trail pheromones
accumulate by other ants. In order to improve the global
solving ability and convergencespeed,avoidfallingintolocal
optimal solution; the basic ant colony optimization (ACO)
algorithm is improved to propose an efficient andintelligent
ant colony optimization (IMVPACO) algorithm.
Adjustment strategy of pheromones are modify in order to
better reflect the quality of the solution based on the
increment of pheromone.[1]
This paper tried to study optimum parameters forimproved
ACO.
2. LITERATURE SURVEY
Khushboo Arora [2] “Better ResultforSolvingTSP:GAversus
ACO(march 2016)”. The author had done the comparative
studies between GA and ACO. Finally the author shows that
Genetic Algorithm gives better result in terms of distance
travelled for less number of cities but as the author increases
the complexity by increasing the number of cities, ACO
proves to give better result than Genetic. While considering
Execution time as the factor ACO is also proved to be better.
Ping Duan[1] “Research on an Improved Ant Colony
Optimization Algorithm and its Application (2016).” The
research studies on the dynamic movement’s rule of ants,
Improved updating rules of Pheromones, Adaptive
Adjustment Strategy of Pheromone, Dynamic Evaporation
Factor Strategy, Boundary Symmetric Mutation Strategy.
In the IMVPACO algorithm, the updating rules and adaptive
adjustment strategy of pheromonesaremodifying.Itorderto
providebetter quality of the solution based on the increment
of pheromone, the author used dynamic evaporation factor
strategy to achieve the finerequalizationbetweenthedecode
efficiency and clear up quality, and effectively pass up falling
into local optimum for thrilling the convergence speed. The
movements rules of the ants are modifying, to make it
changeable for large-scaleproblemsolving,optimizethepath
and better search efficiency.
Richa Bajaj[3] “ A Review on Optimization with Ant Colony
Algorithm (july 2016)”. The Author Studies about the
percussion ofsomecontrolparametersbyimplementingACO
algorithm. The quality of the solution is compared with the
optimal solution. The study overcomes the problem of
Stagnation and congestion by using Multiple Ant-Colony
Optimization. In the improved version, of ACO, Multiple Ant-
Colony Optimization can change uponmorethanoneoptimal
past interfaces are identified as compared to only one path,
which are accepted to provide formidable throughput and
will be able to examine new and better paths even if the
network topologies gets interchanged very frequently. This
will assign the traffic of burden link to other preferred links.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 11 | Nov -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 713
Hence the throughput of the network is reorganized and the
problem of stagnation gets reformed.
Farah Sarwar[4] “Critical Analysis of Hopfield's Neural
Network Model for TSP and its Comparison with Heuristic
Algorithm for ShortestPathComputation”.Thepaperstudied
comparison between the heuristic algorithm and the
Hopfield’s Neural Network for different number of cities.
Neural Network was not able to provide the better optimum
solution as compared to heuristic algorithm.
Hashim Ali[5] “Solving Traveling Salesman Problem through
Optimization Techniques Using Genetic Algorithm and Ant
Colony Optimization( jan 2016)”. Thepapershowthestudies
of TSP solving with heuristic algorithm such as ACO and
Genetic Algorithm and comparatively studies between them
on square area(10x10) for the no. of cities. Now a days
Genetic Algorithmand Ant Colony Optimizationcalculatedin
two scheme a) altering number of iteration, b) altering the
number of cites to nodes in solution space as input and
keeping other parameters constant. Both techniquesprovide
the optimal solution. In starting for less no. of cities G.A. is
better, but the complexity increases when no. of cities
Increases, the ACO are better approach to solve it.
Er. Priya Darshni[6] “Implementation of ACO Algorithm for
Edge Detection and Sorting Salesman Problem(2010)”. The
paper represents an Ant Colony Optimization-based
technique for image edge detection and also provides
solution fortheTravellingSalesmanProblem.Theconsidered
method authorized a pheromone matrix that correspondthe
edge information at each pixel based on the path formed by
ants dispatched on the image. The research achieve the
complete ACO algorithm for edgedetection of theimage,And
it also actualized for sorting salesman problem.ACO method
solves the ambitious computational problems and chooses
compendiary route to solve the problem.
Ivan Brinzina Zuzana Cickova [7] “Solving the Travelling
Salesman Problem Using the Ant Colony Optimization (sept
2011)”. The research is on TSP using ACO. Study the knock of
some control parameters by actualize ACO algorithm. The
individuality of the solution is analyze with the optimal
solution. It can be achieve that the affirmation of solutions
depends on the crowd of ants. The lower number of ants
allows the specific to change the path often faster. The
greater number of ants in community causes the higher
accession of pheromoneonedges,andthusanindiviblekeeps
the path with higher concentration of pheromonewithahigh
rise probability.
Zar Chi Su Su Hlaing [8]“SolvingTravelingSalesmanProblem
by Using Improved Ant Colony Optimization Algorithm (dec
2011)”. The paper shows the changes in ant colony system,
dynamic candidate list strategy, proposed approach a)
Dynamic Candidate List Strategy b) heuristic parameter
updating based on entropy and mergence of local search
solution is proposed. Paper presents an access for solving
TSP based on improved Ant Colony Algorithm. An improved
interpretation of ACO algorithm based on candidate list
strategy and also proposed dynamic heuristic parameter
updating establish on degeneration and combine of local
search solution is purposed. From the experimental results,
the considered system is more capable than the ACS
algorithm in terms of association speed and the ability to
finding better solutions.
M.M.Manjurul Islam[9] “An Implementation of ACO System
for Solving NP-Complete Problem; TSP(Dec 2006)” The
research paper suggest the studies ant density, ant quantity,
ant cycle on different of rho (0.3 to 0.99) and taking fix value
of alpha and beta . Main prospect analysis over simulation in
different cities to find best path and time. Also found best
performance in various component past prior implemented.
Xue Yang [10] “Application of Improved Ant Colony
Optimization Algorithm on Traveling Salesman
Problem(2016)”. The papers studies about the improvedant
colony algorithm for solving TSP, Update Strategy of
Information Hormone, Selection of Parameters and Local
Optimal Search Strategy.
The Author altering the heap of information and seeking for
the optimal parameters, it can change up the confluence
velocity. The simulation results with a typical TSP problem
show that the proposed method can assemble to the global
optimal result promptly and speed up the convergence rate.
3. CONCLUSIONS
It is evident that ACO is better thanGenetic algorithm,neural
networks and other heuristic and non heuristic methods for
both static and dynamic configurations. ACO becomes even
better on increasing no of ants. In improved ACO modeling
parameter constants like exponential weight, heuristic
exponential weight, and evaporation constant are fixed.
Evaporation constants have been studied and it has been
recommended in [9] that it may vary from (0.1-0.99); but
other parameters ranges have not been studied. There may
be set of parameters giving best performance in terms of
cost, time taken and number of iterations neededtoarrive at
optimum solution.
We can study each parameter one by one keeping others
constant for improved ACO, thus arriving at a set of
parameter constants. These parameter constants can be
studied further to compare cost, time taken and iterations
needed to arrive at the optimum solution to Travelling
Salesman Problem. This study may give us set of constants
which further improves ACO for TSP.
ACKNOWLEDGEMENT
It gives me a great sense of pleasure to present the Thesis. I
do not like to miss the opportunity to acknowledge the
contribution of all faculty members of the department for
their kind assistance and cooperation during the
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 11 | Nov -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 714
development of my thesis. Last but not the least, I
acknowledge my Friends andFamily fortheircontributionin
the completion of the work.
REFERENCES
[1] Ping Duan And Yong AI (2016). “ Research on an
Improved Ant Colony Optimization Algorithm and its
Applications “. International Journal of Hybrid Information
Technology.
[2] Khushboo and Mamta ARORA (mar2016),“Betterresult
for solving TSP :GA vs. ACO ”, International Journal of
Advanced Research in Computer Science and Software.
[3] Richa Bajaj (July 2016). “A Review on Optimization with
Ant Colony Algorithm”, Journal of Network Communications
and Emerging Technologies (JNCET).
[4]Farah Sarwar “Critical Analysis of Hopfield's Neural
Network Model for TSP and its Comparison with Heuristic
Algorithm for Shortest Path Computation”.
[5] Hashim Ali (Jan 2016). “Solving Travelling Salesman
Problem through Optimization Techniques Using Genetic
Algorithm and Ant Colony Optimization”.
[6] Er. Priya Darshni(2010). “Implementation of ACO
Algorithm for Edge Detection and Sorting Salesman
Problem”. International Journal of Engineering Science and
Technology.
[7] Ivan Brinzina Zuzana Cickova (sept 2011). “Solving the
Travelling Salesman Problem Using the Ant Colony
Optimization”.
[8] Zar Chi Su Su Hlaing (dec 2005). “Solving Traveling
Salesman Problem by Using Improved Ant Colony
Optimization Algorithm”, International Journal of
Information and Education Technology, Vol. 1, No. 5.
[9]M.M.Manjurul Islam (dec 2006). “An Implemetation of
ACO System for Solving NP-Complete Problem; TSP”.
[10] Xue Yang (2016) “Application of Improved Ant Colony
Optimization Algorithm on Traveling Salesman Problem”.
[11] Zhaoquan Cai (2008) “Multi-direction Searching Ant
Colony Optimization for Traveling Salesman Problems”,
2008 International Conference on Computational
Intelligence and Security.
[12] Dipta Das Chowdhary (june 2016) “ Review Paper on
Solving the Travelling Salesman Problem Using Genetic
Algorithm, Ant Colony Optimization, Artificial Neural
Network” , International Journal of Advanced Research in
Computer and Communication Engineering .
[13] Wei Luo (2016) “An Improved Ant Colony Optimization
and Its Application on TSP Problem”. IEEE International
Conference on Internet of Things (iThings) and IEEE Green
Computing and Communications (GreenCom) and IEEE
Cyber, Physical and Social Computing (CPSCom) and IEEE
Smart Data (SmartData).
BIOGRAPHIES
Mithlesh Kumar Kushwaha is born
in Jhansi, Uttar-Predesh , India on 1st
june 1991. He received a B.Tech. in
Information Technology in 2014
from UPTU Lucknow. He joined his
M. Tech. in Computer-Science &
Engineering in 2015 from AKTU
Lucknow. His research interest in
Data mining and Data Ware House.
He surveys the Travelling Salesman Problem using Ant
Colony Optimization

More Related Content

What's hot

Proposing a New Job Scheduling Algorithm in Grid Environment Using a Combinat...
Proposing a New Job Scheduling Algorithm in Grid Environment Using a Combinat...Proposing a New Job Scheduling Algorithm in Grid Environment Using a Combinat...
Proposing a New Job Scheduling Algorithm in Grid Environment Using a Combinat...Editor IJCATR
 
The optimization of running queries in relational databases using ant colony ...
The optimization of running queries in relational databases using ant colony ...The optimization of running queries in relational databases using ant colony ...
The optimization of running queries in relational databases using ant colony ...ijdms
 
Crowd Recognition System Based on Optical Flow Along with SVM classifier
Crowd Recognition System Based on Optical Flow Along with SVM classifierCrowd Recognition System Based on Optical Flow Along with SVM classifier
Crowd Recognition System Based on Optical Flow Along with SVM classifierIJECEIAES
 
P REDICTION F OR S HORT -T ERM T RAFFIC F LOW B ASED O N O PTIMIZED W...
P REDICTION  F OR  S HORT -T ERM  T RAFFIC  F LOW  B ASED  O N  O PTIMIZED  W...P REDICTION  F OR  S HORT -T ERM  T RAFFIC  F LOW  B ASED  O N  O PTIMIZED  W...
P REDICTION F OR S HORT -T ERM T RAFFIC F LOW B ASED O N O PTIMIZED W...ijcsit
 
Swarm intelligence algorithms
Swarm intelligence algorithmsSwarm intelligence algorithms
Swarm intelligence algorithmsAboul Ella Hassanien
 
An Automatic Clustering Technique for Optimal Clusters
An Automatic Clustering Technique for Optimal ClustersAn Automatic Clustering Technique for Optimal Clusters
An Automatic Clustering Technique for Optimal ClustersIJCSEA Journal
 
Outlier Detection Approaches in Data Mining
Outlier Detection Approaches in Data MiningOutlier Detection Approaches in Data Mining
Outlier Detection Approaches in Data MiningIRJET Journal
 
Applications and Analysis of Bio-Inspired Eagle Strategy for Engineering Opti...
Applications and Analysis of Bio-Inspired Eagle Strategy for Engineering Opti...Applications and Analysis of Bio-Inspired Eagle Strategy for Engineering Opti...
Applications and Analysis of Bio-Inspired Eagle Strategy for Engineering Opti...Xin-She Yang
 
Improved onlooker bee phase in artificial bee colony algorithm
Improved onlooker bee phase in artificial bee colony algorithmImproved onlooker bee phase in artificial bee colony algorithm
Improved onlooker bee phase in artificial bee colony algorithmDr Sandeep Kumar Poonia
 
2012_SBCCH
2012_SBCCH2012_SBCCH
2012_SBCCHJarno Ralli
 
A novel hybrid crossover based abc algorithm
A novel hybrid crossover based abc algorithmA novel hybrid crossover based abc algorithm
A novel hybrid crossover based abc algorithmDr Sandeep Kumar Poonia
 
An efficient and powerful advanced algorithm for solving real coded numerica...
An efficient and powerful advanced algorithm for solving real  coded numerica...An efficient and powerful advanced algorithm for solving real  coded numerica...
An efficient and powerful advanced algorithm for solving real coded numerica...IOSR Journals
 
IRJET- A Study in Wireless Sensor Network (WSN) using Artificial Bee Colony (...
IRJET- A Study in Wireless Sensor Network (WSN) using Artificial Bee Colony (...IRJET- A Study in Wireless Sensor Network (WSN) using Artificial Bee Colony (...
IRJET- A Study in Wireless Sensor Network (WSN) using Artificial Bee Colony (...IRJET Journal
 
Combining Neural Network and Firefly Algorithm to Predict Stock Price in Tehr...
Combining Neural Network and Firefly Algorithm to Predict Stock Price in Tehr...Combining Neural Network and Firefly Algorithm to Predict Stock Price in Tehr...
Combining Neural Network and Firefly Algorithm to Predict Stock Price in Tehr...Editor IJCATR
 
ENTROPY BASED ASSESSMENT OF HYDROMETRIC NETWORK USING NORMAL AND LOG-NORMAL D...
ENTROPY BASED ASSESSMENT OF HYDROMETRIC NETWORK USING NORMAL AND LOG-NORMAL D...ENTROPY BASED ASSESSMENT OF HYDROMETRIC NETWORK USING NORMAL AND LOG-NORMAL D...
ENTROPY BASED ASSESSMENT OF HYDROMETRIC NETWORK USING NORMAL AND LOG-NORMAL D...mathsjournal
 
myashar_research_2016
myashar_research_2016myashar_research_2016
myashar_research_2016Mark Yashar
 
Hybrid Page Replacement Algorithm
Hybrid Page Replacement AlgorithmHybrid Page Replacement Algorithm
Hybrid Page Replacement AlgorithmIJSRED
 

What's hot (20)

Proposing a New Job Scheduling Algorithm in Grid Environment Using a Combinat...
Proposing a New Job Scheduling Algorithm in Grid Environment Using a Combinat...Proposing a New Job Scheduling Algorithm in Grid Environment Using a Combinat...
Proposing a New Job Scheduling Algorithm in Grid Environment Using a Combinat...
 
The optimization of running queries in relational databases using ant colony ...
The optimization of running queries in relational databases using ant colony ...The optimization of running queries in relational databases using ant colony ...
The optimization of running queries in relational databases using ant colony ...
 
Crowd Recognition System Based on Optical Flow Along with SVM classifier
Crowd Recognition System Based on Optical Flow Along with SVM classifierCrowd Recognition System Based on Optical Flow Along with SVM classifier
Crowd Recognition System Based on Optical Flow Along with SVM classifier
 
T0 numt qxodc=
T0 numt qxodc=T0 numt qxodc=
T0 numt qxodc=
 
D0352630
D0352630D0352630
D0352630
 
P REDICTION F OR S HORT -T ERM T RAFFIC F LOW B ASED O N O PTIMIZED W...
P REDICTION  F OR  S HORT -T ERM  T RAFFIC  F LOW  B ASED  O N  O PTIMIZED  W...P REDICTION  F OR  S HORT -T ERM  T RAFFIC  F LOW  B ASED  O N  O PTIMIZED  W...
P REDICTION F OR S HORT -T ERM T RAFFIC F LOW B ASED O N O PTIMIZED W...
 
bation-cs190-ieee
bation-cs190-ieeebation-cs190-ieee
bation-cs190-ieee
 
Swarm intelligence algorithms
Swarm intelligence algorithmsSwarm intelligence algorithms
Swarm intelligence algorithms
 
An Automatic Clustering Technique for Optimal Clusters
An Automatic Clustering Technique for Optimal ClustersAn Automatic Clustering Technique for Optimal Clusters
An Automatic Clustering Technique for Optimal Clusters
 
Outlier Detection Approaches in Data Mining
Outlier Detection Approaches in Data MiningOutlier Detection Approaches in Data Mining
Outlier Detection Approaches in Data Mining
 
Applications and Analysis of Bio-Inspired Eagle Strategy for Engineering Opti...
Applications and Analysis of Bio-Inspired Eagle Strategy for Engineering Opti...Applications and Analysis of Bio-Inspired Eagle Strategy for Engineering Opti...
Applications and Analysis of Bio-Inspired Eagle Strategy for Engineering Opti...
 
Improved onlooker bee phase in artificial bee colony algorithm
Improved onlooker bee phase in artificial bee colony algorithmImproved onlooker bee phase in artificial bee colony algorithm
Improved onlooker bee phase in artificial bee colony algorithm
 
2012_SBCCH
2012_SBCCH2012_SBCCH
2012_SBCCH
 
A novel hybrid crossover based abc algorithm
A novel hybrid crossover based abc algorithmA novel hybrid crossover based abc algorithm
A novel hybrid crossover based abc algorithm
 
An efficient and powerful advanced algorithm for solving real coded numerica...
An efficient and powerful advanced algorithm for solving real  coded numerica...An efficient and powerful advanced algorithm for solving real  coded numerica...
An efficient and powerful advanced algorithm for solving real coded numerica...
 
IRJET- A Study in Wireless Sensor Network (WSN) using Artificial Bee Colony (...
IRJET- A Study in Wireless Sensor Network (WSN) using Artificial Bee Colony (...IRJET- A Study in Wireless Sensor Network (WSN) using Artificial Bee Colony (...
IRJET- A Study in Wireless Sensor Network (WSN) using Artificial Bee Colony (...
 
Combining Neural Network and Firefly Algorithm to Predict Stock Price in Tehr...
Combining Neural Network and Firefly Algorithm to Predict Stock Price in Tehr...Combining Neural Network and Firefly Algorithm to Predict Stock Price in Tehr...
Combining Neural Network and Firefly Algorithm to Predict Stock Price in Tehr...
 
ENTROPY BASED ASSESSMENT OF HYDROMETRIC NETWORK USING NORMAL AND LOG-NORMAL D...
ENTROPY BASED ASSESSMENT OF HYDROMETRIC NETWORK USING NORMAL AND LOG-NORMAL D...ENTROPY BASED ASSESSMENT OF HYDROMETRIC NETWORK USING NORMAL AND LOG-NORMAL D...
ENTROPY BASED ASSESSMENT OF HYDROMETRIC NETWORK USING NORMAL AND LOG-NORMAL D...
 
myashar_research_2016
myashar_research_2016myashar_research_2016
myashar_research_2016
 
Hybrid Page Replacement Algorithm
Hybrid Page Replacement AlgorithmHybrid Page Replacement Algorithm
Hybrid Page Replacement Algorithm
 

Similar to A Survey of Solving Travelling Salesman Problem using Ant Colony Optimization

Comparison of different Ant based techniques for identification of shortest p...
Comparison of different Ant based techniques for identification of shortest p...Comparison of different Ant based techniques for identification of shortest p...
Comparison of different Ant based techniques for identification of shortest p...IOSR Journals
 
Optimized Robot Path Planning Using Parallel Genetic Algorithm Based on Visib...
Optimized Robot Path Planning Using Parallel Genetic Algorithm Based on Visib...Optimized Robot Path Planning Using Parallel Genetic Algorithm Based on Visib...
Optimized Robot Path Planning Using Parallel Genetic Algorithm Based on Visib...IJERA Editor
 
Improved Particle Swarm Optimization
Improved Particle Swarm OptimizationImproved Particle Swarm Optimization
Improved Particle Swarm Optimizationvane sanchez
 
an improver particle optmizacion plan de negocios
an improver particle optmizacion plan de negociosan improver particle optmizacion plan de negocios
an improver particle optmizacion plan de negociosCarlos Iza
 
Algorithms And Optimization Techniques For Solving TSP
Algorithms And Optimization Techniques For Solving TSPAlgorithms And Optimization Techniques For Solving TSP
Algorithms And Optimization Techniques For Solving TSPCarrie Romero
 
Efficient evaluation of flatness error from Coordinate Measurement Data using...
Efficient evaluation of flatness error from Coordinate Measurement Data using...Efficient evaluation of flatness error from Coordinate Measurement Data using...
Efficient evaluation of flatness error from Coordinate Measurement Data using...Ali Shahed
 
Mobile robot path planning using ant colony optimization
Mobile robot path planning using ant colony optimizationMobile robot path planning using ant colony optimization
Mobile robot path planning using ant colony optimizationeSAT Publishing House
 
5 multi robot path planning algorithms
5 multi robot path planning algorithms5 multi robot path planning algorithms
5 multi robot path planning algorithmsprjpublications
 
Ijarcet vol-2-issue-2-352-358
Ijarcet vol-2-issue-2-352-358Ijarcet vol-2-issue-2-352-358
Ijarcet vol-2-issue-2-352-358Editor IJARCET
 
Implementation of Optimized Ant Based Routing Algorithm for Manet
Implementation of Optimized Ant Based Routing Algorithm for ManetImplementation of Optimized Ant Based Routing Algorithm for Manet
Implementation of Optimized Ant Based Routing Algorithm for ManetIRJET Journal
 
Solving capacity problems as asymmetric
Solving capacity problems as asymmetricSolving capacity problems as asymmetric
Solving capacity problems as asymmetricijaia
 
Swarm Intelligence Technique ACO and Traveling Salesman Problem
Swarm Intelligence Technique ACO and Traveling Salesman ProblemSwarm Intelligence Technique ACO and Traveling Salesman Problem
Swarm Intelligence Technique ACO and Traveling Salesman ProblemIRJET Journal
 
Welding Path Planning of welding Robot Based on Improved Ant Colony Algorithm
Welding Path Planning of welding Robot Based on Improved Ant Colony AlgorithmWelding Path Planning of welding Robot Based on Improved Ant Colony Algorithm
Welding Path Planning of welding Robot Based on Improved Ant Colony AlgorithmIJRESJOURNAL
 
Enhancing facility layout via ant colony technique (act)
Enhancing facility layout via ant colony technique (act)Enhancing facility layout via ant colony technique (act)
Enhancing facility layout via ant colony technique (act)Alexander Decker
 
Paper id 2320143
Paper id 2320143Paper id 2320143
Paper id 2320143IJRAT
 
Vehicle route scheduling and transportation cost minimization in a latex indu...
Vehicle route scheduling and transportation cost minimization in a latex indu...Vehicle route scheduling and transportation cost minimization in a latex indu...
Vehicle route scheduling and transportation cost minimization in a latex indu...IJRES Journal
 

Similar to A Survey of Solving Travelling Salesman Problem using Ant Colony Optimization (20)

Cukoo srch
Cukoo srchCukoo srch
Cukoo srch
 
Cukoo srch
Cukoo srchCukoo srch
Cukoo srch
 
Comparison of different Ant based techniques for identification of shortest p...
Comparison of different Ant based techniques for identification of shortest p...Comparison of different Ant based techniques for identification of shortest p...
Comparison of different Ant based techniques for identification of shortest p...
 
Optimized Robot Path Planning Using Parallel Genetic Algorithm Based on Visib...
Optimized Robot Path Planning Using Parallel Genetic Algorithm Based on Visib...Optimized Robot Path Planning Using Parallel Genetic Algorithm Based on Visib...
Optimized Robot Path Planning Using Parallel Genetic Algorithm Based on Visib...
 
Improved Particle Swarm Optimization
Improved Particle Swarm OptimizationImproved Particle Swarm Optimization
Improved Particle Swarm Optimization
 
an improver particle optmizacion plan de negocios
an improver particle optmizacion plan de negociosan improver particle optmizacion plan de negocios
an improver particle optmizacion plan de negocios
 
Route optimization via improved ant colony algorithm with graph network
Route optimization via improved ant colony algorithm with  graph networkRoute optimization via improved ant colony algorithm with  graph network
Route optimization via improved ant colony algorithm with graph network
 
Algorithms And Optimization Techniques For Solving TSP
Algorithms And Optimization Techniques For Solving TSPAlgorithms And Optimization Techniques For Solving TSP
Algorithms And Optimization Techniques For Solving TSP
 
Efficient evaluation of flatness error from Coordinate Measurement Data using...
Efficient evaluation of flatness error from Coordinate Measurement Data using...Efficient evaluation of flatness error from Coordinate Measurement Data using...
Efficient evaluation of flatness error from Coordinate Measurement Data using...
 
Mobile robot path planning using ant colony optimization
Mobile robot path planning using ant colony optimizationMobile robot path planning using ant colony optimization
Mobile robot path planning using ant colony optimization
 
5 multi robot path planning algorithms
5 multi robot path planning algorithms5 multi robot path planning algorithms
5 multi robot path planning algorithms
 
Ijarcet vol-2-issue-2-352-358
Ijarcet vol-2-issue-2-352-358Ijarcet vol-2-issue-2-352-358
Ijarcet vol-2-issue-2-352-358
 
Implementation of Optimized Ant Based Routing Algorithm for Manet
Implementation of Optimized Ant Based Routing Algorithm for ManetImplementation of Optimized Ant Based Routing Algorithm for Manet
Implementation of Optimized Ant Based Routing Algorithm for Manet
 
Paper
PaperPaper
Paper
 
Solving capacity problems as asymmetric
Solving capacity problems as asymmetricSolving capacity problems as asymmetric
Solving capacity problems as asymmetric
 
Swarm Intelligence Technique ACO and Traveling Salesman Problem
Swarm Intelligence Technique ACO and Traveling Salesman ProblemSwarm Intelligence Technique ACO and Traveling Salesman Problem
Swarm Intelligence Technique ACO and Traveling Salesman Problem
 
Welding Path Planning of welding Robot Based on Improved Ant Colony Algorithm
Welding Path Planning of welding Robot Based on Improved Ant Colony AlgorithmWelding Path Planning of welding Robot Based on Improved Ant Colony Algorithm
Welding Path Planning of welding Robot Based on Improved Ant Colony Algorithm
 
Enhancing facility layout via ant colony technique (act)
Enhancing facility layout via ant colony technique (act)Enhancing facility layout via ant colony technique (act)
Enhancing facility layout via ant colony technique (act)
 
Paper id 2320143
Paper id 2320143Paper id 2320143
Paper id 2320143
 
Vehicle route scheduling and transportation cost minimization in a latex indu...
Vehicle route scheduling and transportation cost minimization in a latex indu...Vehicle route scheduling and transportation cost minimization in a latex indu...
Vehicle route scheduling and transportation cost minimization in a latex indu...
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEslot gacor bisa pakai pulsa
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxhumanexperienceaaa
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 

Recently uploaded (20)

Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptxthe ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
the ladakh protest in leh ladakh 2024 sonam wangchuk.pptx
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 

A Survey of Solving Travelling Salesman Problem using Ant Colony Optimization

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 11 | Nov -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 712 A SURVEY OF SOLVING TRAVELLING SALESMAN PROBLEM USING ANT COLONY OPTIMIZATION Mithlesh Kumar Kushwaha1, C.P. Singh 2 1 Dept. of Computer Science & Engineering ,SRGI Jhansi 2 Asst. prof. Dept. of Computer Science & Engineering ,SRGI Jhansi , Uttar Pradesh,India. ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Travelling salesman problem is studied in the field of combinatorial optimization. TSP being heuristic algorithm tries to find minimum distance between givensetof cities by traversing each of these cities only once except the starting city. A lot of techniques have been developed to solve TSP like Ant Colony optimization, Genetic algorithms, neural networks etc. Ant Colony optimization (ACO) being aheuristic algorithm attempts to find optimum solution by mimicking ants finding food as a group. Ants release pheromonesontheir path, concentration of which suggests shortest path to food. Models have been developed to solve ACO with fixed parameters. This paper attempts to survey the set of parameters like "Exponential Weight", "Heuristic exponential Weight", "Evaporation Rate” for this solution based on no of iteration and minimum distance traversed. Key Words: Ant Colony Optimization algorithm, Combinatorial, Genetic Algorithm, Travelling Salesman Problem, Heuristic. 1. INTRODUCTION TSP-Travelling Salesman Problemisa problem whichisbase on the travelling in which the salesman need to visit “n” cities (nodes) by travelling distance (vertexes) to all cites and reaches the starting city, with the minimum cost. TSP can solved with the help of different algorithms such as description method, Tour constructions,Tourimprovement, Special cases of the TSP, and Some other heuristic of solving TSP. Ant Colony Optimization has been involved as the low cost and efficient method for shortest path for travelling. Artificial researcher Marco Dorige described in 1993 a method of heuristically generating "good solutions" to the TSP using a colony called ACS (AntColonySystem).Itmodels behavior observed in real ants to find short paths between food sources and their nest, an emergent behavior resulting from each ant's preference to follow trail pheromones accumulate by other ants. In order to improve the global solving ability and convergencespeed,avoidfallingintolocal optimal solution; the basic ant colony optimization (ACO) algorithm is improved to propose an efficient andintelligent ant colony optimization (IMVPACO) algorithm. Adjustment strategy of pheromones are modify in order to better reflect the quality of the solution based on the increment of pheromone.[1] This paper tried to study optimum parameters forimproved ACO. 2. LITERATURE SURVEY Khushboo Arora [2] “Better ResultforSolvingTSP:GAversus ACO(march 2016)”. The author had done the comparative studies between GA and ACO. Finally the author shows that Genetic Algorithm gives better result in terms of distance travelled for less number of cities but as the author increases the complexity by increasing the number of cities, ACO proves to give better result than Genetic. While considering Execution time as the factor ACO is also proved to be better. Ping Duan[1] “Research on an Improved Ant Colony Optimization Algorithm and its Application (2016).” The research studies on the dynamic movement’s rule of ants, Improved updating rules of Pheromones, Adaptive Adjustment Strategy of Pheromone, Dynamic Evaporation Factor Strategy, Boundary Symmetric Mutation Strategy. In the IMVPACO algorithm, the updating rules and adaptive adjustment strategy of pheromonesaremodifying.Itorderto providebetter quality of the solution based on the increment of pheromone, the author used dynamic evaporation factor strategy to achieve the finerequalizationbetweenthedecode efficiency and clear up quality, and effectively pass up falling into local optimum for thrilling the convergence speed. The movements rules of the ants are modifying, to make it changeable for large-scaleproblemsolving,optimizethepath and better search efficiency. Richa Bajaj[3] “ A Review on Optimization with Ant Colony Algorithm (july 2016)”. The Author Studies about the percussion ofsomecontrolparametersbyimplementingACO algorithm. The quality of the solution is compared with the optimal solution. The study overcomes the problem of Stagnation and congestion by using Multiple Ant-Colony Optimization. In the improved version, of ACO, Multiple Ant- Colony Optimization can change uponmorethanoneoptimal past interfaces are identified as compared to only one path, which are accepted to provide formidable throughput and will be able to examine new and better paths even if the network topologies gets interchanged very frequently. This will assign the traffic of burden link to other preferred links.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 11 | Nov -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 713 Hence the throughput of the network is reorganized and the problem of stagnation gets reformed. Farah Sarwar[4] “Critical Analysis of Hopfield's Neural Network Model for TSP and its Comparison with Heuristic Algorithm for ShortestPathComputation”.Thepaperstudied comparison between the heuristic algorithm and the Hopfield’s Neural Network for different number of cities. Neural Network was not able to provide the better optimum solution as compared to heuristic algorithm. Hashim Ali[5] “Solving Traveling Salesman Problem through Optimization Techniques Using Genetic Algorithm and Ant Colony Optimization( jan 2016)”. Thepapershowthestudies of TSP solving with heuristic algorithm such as ACO and Genetic Algorithm and comparatively studies between them on square area(10x10) for the no. of cities. Now a days Genetic Algorithmand Ant Colony Optimizationcalculatedin two scheme a) altering number of iteration, b) altering the number of cites to nodes in solution space as input and keeping other parameters constant. Both techniquesprovide the optimal solution. In starting for less no. of cities G.A. is better, but the complexity increases when no. of cities Increases, the ACO are better approach to solve it. Er. Priya Darshni[6] “Implementation of ACO Algorithm for Edge Detection and Sorting Salesman Problem(2010)”. The paper represents an Ant Colony Optimization-based technique for image edge detection and also provides solution fortheTravellingSalesmanProblem.Theconsidered method authorized a pheromone matrix that correspondthe edge information at each pixel based on the path formed by ants dispatched on the image. The research achieve the complete ACO algorithm for edgedetection of theimage,And it also actualized for sorting salesman problem.ACO method solves the ambitious computational problems and chooses compendiary route to solve the problem. Ivan Brinzina Zuzana Cickova [7] “Solving the Travelling Salesman Problem Using the Ant Colony Optimization (sept 2011)”. The research is on TSP using ACO. Study the knock of some control parameters by actualize ACO algorithm. The individuality of the solution is analyze with the optimal solution. It can be achieve that the affirmation of solutions depends on the crowd of ants. The lower number of ants allows the specific to change the path often faster. The greater number of ants in community causes the higher accession of pheromoneonedges,andthusanindiviblekeeps the path with higher concentration of pheromonewithahigh rise probability. Zar Chi Su Su Hlaing [8]“SolvingTravelingSalesmanProblem by Using Improved Ant Colony Optimization Algorithm (dec 2011)”. The paper shows the changes in ant colony system, dynamic candidate list strategy, proposed approach a) Dynamic Candidate List Strategy b) heuristic parameter updating based on entropy and mergence of local search solution is proposed. Paper presents an access for solving TSP based on improved Ant Colony Algorithm. An improved interpretation of ACO algorithm based on candidate list strategy and also proposed dynamic heuristic parameter updating establish on degeneration and combine of local search solution is purposed. From the experimental results, the considered system is more capable than the ACS algorithm in terms of association speed and the ability to finding better solutions. M.M.Manjurul Islam[9] “An Implementation of ACO System for Solving NP-Complete Problem; TSP(Dec 2006)” The research paper suggest the studies ant density, ant quantity, ant cycle on different of rho (0.3 to 0.99) and taking fix value of alpha and beta . Main prospect analysis over simulation in different cities to find best path and time. Also found best performance in various component past prior implemented. Xue Yang [10] “Application of Improved Ant Colony Optimization Algorithm on Traveling Salesman Problem(2016)”. The papers studies about the improvedant colony algorithm for solving TSP, Update Strategy of Information Hormone, Selection of Parameters and Local Optimal Search Strategy. The Author altering the heap of information and seeking for the optimal parameters, it can change up the confluence velocity. The simulation results with a typical TSP problem show that the proposed method can assemble to the global optimal result promptly and speed up the convergence rate. 3. CONCLUSIONS It is evident that ACO is better thanGenetic algorithm,neural networks and other heuristic and non heuristic methods for both static and dynamic configurations. ACO becomes even better on increasing no of ants. In improved ACO modeling parameter constants like exponential weight, heuristic exponential weight, and evaporation constant are fixed. Evaporation constants have been studied and it has been recommended in [9] that it may vary from (0.1-0.99); but other parameters ranges have not been studied. There may be set of parameters giving best performance in terms of cost, time taken and number of iterations neededtoarrive at optimum solution. We can study each parameter one by one keeping others constant for improved ACO, thus arriving at a set of parameter constants. These parameter constants can be studied further to compare cost, time taken and iterations needed to arrive at the optimum solution to Travelling Salesman Problem. This study may give us set of constants which further improves ACO for TSP. ACKNOWLEDGEMENT It gives me a great sense of pleasure to present the Thesis. I do not like to miss the opportunity to acknowledge the contribution of all faculty members of the department for their kind assistance and cooperation during the
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 11 | Nov -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 714 development of my thesis. Last but not the least, I acknowledge my Friends andFamily fortheircontributionin the completion of the work. REFERENCES [1] Ping Duan And Yong AI (2016). “ Research on an Improved Ant Colony Optimization Algorithm and its Applications “. International Journal of Hybrid Information Technology. [2] Khushboo and Mamta ARORA (mar2016),“Betterresult for solving TSP :GA vs. ACO ”, International Journal of Advanced Research in Computer Science and Software. [3] Richa Bajaj (July 2016). “A Review on Optimization with Ant Colony Algorithm”, Journal of Network Communications and Emerging Technologies (JNCET). [4]Farah Sarwar “Critical Analysis of Hopfield's Neural Network Model for TSP and its Comparison with Heuristic Algorithm for Shortest Path Computation”. [5] Hashim Ali (Jan 2016). “Solving Travelling Salesman Problem through Optimization Techniques Using Genetic Algorithm and Ant Colony Optimization”. [6] Er. Priya Darshni(2010). “Implementation of ACO Algorithm for Edge Detection and Sorting Salesman Problem”. International Journal of Engineering Science and Technology. [7] Ivan Brinzina Zuzana Cickova (sept 2011). “Solving the Travelling Salesman Problem Using the Ant Colony Optimization”. [8] Zar Chi Su Su Hlaing (dec 2005). “Solving Traveling Salesman Problem by Using Improved Ant Colony Optimization Algorithm”, International Journal of Information and Education Technology, Vol. 1, No. 5. [9]M.M.Manjurul Islam (dec 2006). “An Implemetation of ACO System for Solving NP-Complete Problem; TSP”. [10] Xue Yang (2016) “Application of Improved Ant Colony Optimization Algorithm on Traveling Salesman Problem”. [11] Zhaoquan Cai (2008) “Multi-direction Searching Ant Colony Optimization for Traveling Salesman Problems”, 2008 International Conference on Computational Intelligence and Security. [12] Dipta Das Chowdhary (june 2016) “ Review Paper on Solving the Travelling Salesman Problem Using Genetic Algorithm, Ant Colony Optimization, Artificial Neural Network” , International Journal of Advanced Research in Computer and Communication Engineering . [13] Wei Luo (2016) “An Improved Ant Colony Optimization and Its Application on TSP Problem”. IEEE International Conference on Internet of Things (iThings) and IEEE Green Computing and Communications (GreenCom) and IEEE Cyber, Physical and Social Computing (CPSCom) and IEEE Smart Data (SmartData). BIOGRAPHIES Mithlesh Kumar Kushwaha is born in Jhansi, Uttar-Predesh , India on 1st june 1991. He received a B.Tech. in Information Technology in 2014 from UPTU Lucknow. He joined his M. Tech. in Computer-Science & Engineering in 2015 from AKTU Lucknow. His research interest in Data mining and Data Ware House. He surveys the Travelling Salesman Problem using Ant Colony Optimization