Ant system: optimization by a colony of cooperating agents
@article{Dorigo1996AntSO, title={Ant system: optimization by a colony of cooperating agents}, author={Marco Dorigo and Vittorio Maniezzo and Alberto Colorni}, journal={IEEE transactions on systems, man, and cybernetics. Part B, Cybernetics : a publication of the IEEE Systems, Man, and Cybernetics Society}, year={1996}, volume={26 1}, pages={ 29-41 } }
An analogy with the way ant colonies function has suggested the definition of a new computational paradigm, which we call ant system (AS. [] Key Method We apply the proposed methodology to the classical traveling salesman problem (TSP), and report simulation results. We also discuss parameter selection and the early setups of the model, and compare it with tabu search and simulated annealing using TSP. To demonstrate the robustness of the approach, we show how the ant system (AS) can be applied to other…
Figures and Tables from this paper
11,748 Citations
Ant Colony System: A Cooperative Learning Approach to the Traveling Salesman Problem
- Computer Science
- 1996
The results show that ACS outperforms other nature-inspired algorithms such as simulated annealing and evolutionary computation, and it is concluded comparing ACS-3-opt, a version of ACS augmented with a local search procedure, to some of the best performing algorithms for symmetric and asymmetric TSPs.
An improved ant colony optimization algorithm for solving a complex combinatorial optimization problem
- Computer ScienceAppl. Soft Comput.
- 2010
The use of ant colony optimization algorithms for the problem of optimal route search
- Computer Science
- 2015
The ant colony system is introduced, a distributed algorithm that is applied to the traveling salesman problem, where a set of cooperating agents called ants cooperate to find good solutions to traveling salesman problems.
Ant colony system: a cooperative learning approach to the traveling salesman problem
- Computer ScienceIEEE Trans. Evol. Comput.
- 1997
The results show that the ACS outperforms other nature-inspired algorithms such as simulated annealing and evolutionary computation, and it is concluded comparing ACS-3-opt, a version of the ACS augmented with a local search procedure, to some of the best performing algorithms for symmetric and asymmetric TSPs.
Industrial applications of the ant colony optimization algorithm
- Computer Science
- 2006
A hybridization using iterated local search (ILS) is made in this work to the existing heuristic to refine the optimality of the solution.
Solving TSP Using Improved Elitist Ant System Based on Improved Pheromone Strategy and Dynamic Candidate List
- Computer Science
- 2016
An improved ant colony optimization algorithm is proposed with two highlights: first, candidate set strategy is adapted to rapid convergence speed and second, the adaptive adjustment pheromone strategy is used to make relatively uniform peromone distribution to balance the exploration and exploitation between the random search of ant.
An Effective Hybrid Ant Colony Algorithm for Solving the Traveling Salesman Problem
- Computer Science2010 International Conference on Intelligent Computation Technology and Automation
- 2010
A hybrid ACO algorithm for the TSP to overcome some shortcomings of the prior ACO and take advantage of the relationship between the MST and the optimal path to limit the search range of the ant in each city.
Solving the traveling salesman problem using cooperative genetic ant systems
- Computer ScienceExpert Syst. Appl.
- 2012
The Nearest Neighbor Ant Colony System: A Spatially-Explicit Algorithm for the Traveling Salesman Problem
- Computer Science
- 2018
In this chapter, a new heuristic algorithm called the nearest neighbor ant colony system (NNAC) is proposed in order to reduce computing time, without sacrificing on the optimality properties of the solutions.
An Ant System-Assisted Genetic Algorithm For Solving The Traveling Salesman Problem
- Computer Science
- 2012
A new hybrid algorithm, ant system-assisted genetic algorithm (ASaGA) to handle the travelling salesman problem (TSP) by using the results of ACO to replace that of GA after every certain number of runs during the process.
References
SHOWING 1-10 OF 41 REFERENCES
Heuristics from Nature for Hard Combinatorial Optimization Problems
- Computer Science, Business
- 1996
The main characters of Heuristics ‘derived’ from Nature are described, a border area between Operations Research and Artificial Intelligence, with applications to graph optimization problems.
1 Positive Feedback as a Search Strategy
- Computer Science
- 1991
An application of the proposed methodology to the classical travelling salesman problem shows that the system can rapidly provide very good, if not optimal, solutions.
An Investigation of some Properties of an "Ant Algorithm"
- Computer SciencePPSN
- 1992
Some properties of Ant-cycle, the up to now best performing of the ant algorithms, are analyzed and its performance when varying the values of control parameters is compared with some TSP specialized algorithms.
Distributed Optimization by Ant Colonies
- Computer Science
- 1992
A distributed problem solving environment is introduced and its use to search for a solution to the travelling salesman problem is proposed.
An Effective Heuristic Algorithm for the Traveling-Salesman Problem
- BusinessOper. Res.
- 1973
This paper discusses a highly effective heuristic procedure for generating optimum and near-optimum solutions for the symmetric traveling-salesman problem. The procedure is based on a general…
Ant system for Job-shop Scheduling
- Business
- 1994
This paper shows how a new heuristic called ant system, in which the search task is distributed over many simple, loosely interacting agents, can be successfully applied to find good solutions of job-shop scheduling problems.
Tabu Search - Part I
- BusinessINFORMS J. Comput.
- 1989
The fundamental principles underlying tabu search as a strategy for combinatorial optimization problems are presented and more advanced considerations are examined, applying the basic ideas to special settings and outlining a dynamic move structure to insure finiteness.
Fast Algorithms for Geometric Traveling Salesman Problems
- Computer ScienceINFORMS J. Comput.
- 1992
Efficient algorithms for computing approximate traveling salesman tours in multidimensional point sets and three local optimizations are described, which are able to solve uniform planar million-city traveling salesman problems to within a few percent of optimal in several midicomputer CPU hours.
Tabu Search - Part II
- BusinessINFORMS J. Comput.
- 1990
The elements of staged search and structured move sets are characterized, which bear on the issue of finiteness, and new dynamic strategies for managing tabu lists are introduced, allowing fuller exploitation of underlying evaluation functions.
An Experimental Comparison of Techniques for the Assignment of Facilities to Locations
- BusinessOper. Res.
- 1968
The new Biased Sampling procedure is seen to produce the best solutions but at relatively high computational cost, and the Hillier-Connors procedure is especially interesting because it is considerably faster than craft and BiASED Sampling and its solutions are only 2–6 per cent worse than BiasedSampling and only slightly worse than craft.