Rank-Based Ant System with Originality Reinforcement and Pheromone Smoothing
Abstract
:1. Introduction
1.1. Motivation
1.2. Aims and Structure of This Paper
- an originality reinforcement strategy that rewards the originality (dissimilarity from already searched space) of the solutions with good fitness; and
- a pheromone smoothing mechanism that is triggered before the algorithm reaches stagnation, increasing exploration and making possible it to find better solutions.
2. Ant Colony Optimization
2.1. Ant Colony Optimization Algorithms
Algorithm 1 ACO metaheuristic |
Require: ACO parameters initialise pheromone trails while termination condition not met do for to m do ▹ for every ant for every step until the k-th ant has completed the tour do select node j to visit next according to transition rule ▹ Equation (1) end for end for Apply local search (optional) Update pheromone trails end while |
2.2. Recent Trends in ACO Algorithms
3. Extension of Rank-Based Ant System
3.1. Originality Utility Function
3.2. Pheromone Smoothing Mechanism
3.3. Algorithm
Algorithm 2 AS with originality reinforcement and pheromone smoothing |
|
4. Experimental Results
4.1. TSP and SOP Benchmarks
- Symmetric and Asymmetric Travelling Salesman Problem (TSP and ASTP) aim to find the Hamiltonian cycle of minimum length given a graph with n cities. In case the distances between the cities are independent of the direction of traversing the edges , , the problem is known as symmetric TSP; otherwise—as asymmetric TSP.
- Sequential Ordering Problem (SOP) consists of finding a Hamiltonian path of the minimal length from node 1 to node n taking precedence constraints into account. The precedence constraints impose that some nodes have to be visited before some other nodes of the graph G.
4.2. Experimental Setup
4.3. Analysis of the Proposed ACO Algorithm
4.4. Comparison with ACO Algorithms
5. Conclusions and Future Work
Author Contributions
Funding
Data Availability Statement
Conflicts of Interest
References
- Holland, J.H. Adaptation in Natural and Artificial Systems; The University of Michigan Press: Ann Arbor, MI, USA, 1975. [Google Scholar]
- Goldberg, D.E. Genetic Algorithms in Search, Optimization and Machine Learning; Kluwer Academic Publishers: Norwell, MA, USA, 1989. [Google Scholar]
- Kennedy, J.; Eberhart, R.C.; Shi, Y. Swarm Intelligence; Morgan Kaufman: San Francisco, CA, USA, 2001. [Google Scholar]
- Engelbretch, A.P. Fundamentals of Computational Swarm Intelligence; John Wiley and Sons: Chichester, UK, 2005. [Google Scholar]
- Glover, F.; Kochenberger, G.A. Handbook of Metaheuristics; International Series in Operations Research & Management Science; Springer: Cham, Switzerland, 2003; Volume 57. [Google Scholar]
- Gendreau, M.; Potvin, J.Y. Handbook of Metaheuristics; International Series in Operations Research & Management Science; Springer: Cham, Switzerland, 2010; Volume 146. [Google Scholar]
- Gendreau, M.; Potvin, J.Y. Handbook of Metaheuristics, 3rd ed.; International Series in Operations Research & Management Science; Springer: Cham, Switzerland, 2018; Volume 272. [Google Scholar]
- Dorigo, M. Optimization, Learning and Natural Algorithms. Ph.D. Thesis, Politecnico di Milano, Milan, Italy, 1992. [Google Scholar]
- Maniezzo, V.; Dorigo, M.; Colorni, A. The ant system: Optimization by a colony of cooperating agents. IEEE Trans. Syst. Man Cybern. Part 1996, 26, 29–41. [Google Scholar]
- Bullnheimer, B.; Hartl, R.F.; Strauss, C. A new rank-based version of the Ant System: A computational study. Cent. Eur. J. Oper. Res. Econ. 1999, 7, 25–38. [Google Scholar]
- Stützle, T.; Hoos, H.H. MAX–MIN ant system. Future Gener. Comput. Syst. 2000, 16, 889–914. [Google Scholar] [CrossRef]
- Dorigo, M.; Gambardella, L.M. Ant colony system: A cooperative learning approach to the traveling salesman problem. IEEE Trans. Evol. Comput. 1997, 1, 53–66. [Google Scholar] [CrossRef] [Green Version]
- Cordón, O.; Viana, I.F.D.; Herrera, F. Analysis of the best-worst ant system and its variants on the QAP. In International Workshop on Ant Algorithms; Springer: Berlin/Heidelberg, Germany, 2002; pp. 228–234. [Google Scholar]
- Dorigo, M.; Stützle, T. Ant Colony Optimization; MIT Press: Cambridge, MA, USA, 2004. [Google Scholar]
- Blum, C. Ant colony optimization: Introduction and recent trends. Phys. Life Rev. 2005, 2, 353–373. [Google Scholar] [CrossRef] [Green Version]
- Cordón García, O.; Herrera Triguero, F.; Stützle, T. A review on the ant colony optimization metaheuristic: Basis, models and new trends. Mathw. Soft Comput. 2002, 9, 141–175. [Google Scholar]
- Dorigo, M.; Stützle, T. Ant Colony Optimization: Overview and recent advances. In Handbook of Metaheuristics; Springer International Publishing: New York, NY, USA, 2019; pp. 311–351. [Google Scholar]
- Stützle, T.; Dorigo, M. ACO algorithms for the traveling salesman problem. In Evolutionary Algorithms in Engineering and Computer Science; John Wiley & Sons: New York, NY, USA, 1999; pp. 163–183. [Google Scholar]
- Pérez-Carabaza, S.; Besada-Portas, E.; López-Orozco, J.A.; Jesus, M. Ant colony optimization for multi-UAV minimum time search in uncertain domains. Appl. Soft Comput. 2018, 62, 789–806. [Google Scholar] [CrossRef]
- Singh, S.S.; Singh, K.; Kumar, A.; Biswas, B. ACO-IM: Maximizing influence in social networks using ant colony optimization. Soft Comput. 2020, 24, 10181–10203. [Google Scholar] [CrossRef]
- Banerjee, A.; Kumar De, S.; Majumder, K.; Das, V.; Giri, D.; Shaw, R.N.; Ghosh, A. Construction of effective wireless sensor network for smart communication using modified ant colony optimization technique. In Advanced Computing and Intelligent Technologies; Lecture Notes in Networks and Systems; Bianchini, M., Piuri, V., Das, S., Shaw, R.N., Eds.; Springer: Singapore, 2022. [Google Scholar]
- Ding, Q.; Hu, X.; Sun, L.; Wang, Y. An improved ant colony optimization and its application to vehicle routing problem with time windows. Neurocomputing 2012, 98, 101–107. [Google Scholar] [CrossRef]
- Lee, Z.J.; Su, S.F.; Chuang, C.C.; Liu, K.H. Genetic algorithm with ant colony optimization (GA-ACO) for multiple sequence alignment. Appl. Soft Comput. 2008, 8, 55–78. [Google Scholar] [CrossRef]
- Zhao, F.T.; Yao, Z.; Luan, J.; Song, X. A novel fused optimization algorithm of genetic algorithm and ant colony optimization. Math. Probl. Eng. 2016, 2016, 2167413. [Google Scholar] [CrossRef] [Green Version]
- Mohsen, A.M. Annealing Ant Colony Optimization with mutation operator for solving TSP. Comput. Intell. Neurosci. 2016, 2016, 8932896. [Google Scholar] [CrossRef] [PubMed] [Green Version]
- Qamar, M.S.; Tu, S.; Ali, F.; Armghan, A.; Munir, M.F.; Alenezi, F.; Muhammad, F.; Ali, A.; Alnaim, N. Improvement of traveling salesman problem solution using hybrid algorithm based on best-worst ant system and particle swarm optimization. Appl. Sci. 2021, 11, 4780. [Google Scholar] [CrossRef]
- Herlambang, T.; Rahmalia, D.; Yulianto, T. Particle Swarm Optimization (PSO) and Ant Colony Optimization (ACO) for optimizing PID parameters on Autonomous Underwater Vehicle (AUV) control system. J. Phy. Conf. Ser. 2018, 1211, 012039. [Google Scholar] [CrossRef]
- Meenachi, L.; Ramakrishnan, S. Differential evolution and ACO based global optimal feature selection with fuzzy rough set for cancer data classification. Soft Comput. 2020, 24, 18463–18475. [Google Scholar] [CrossRef]
- Zhang, X.; Duan, H.; Jin, J. DEACO: Hybrid Ant Colony Optimization with Differential Evolution. In Proceedings of the 2008 IEEE Congress on Evolutionary Computation, IEEE CEC 2008, Hong Kong, China, 1–6 June 2008; IEEE Computer Society Press: Los Alamitos, CA, USA, 2008; pp. 921–927. [Google Scholar]
- Gao, W. New ant colony optimization algorithm for the traveling salesman problem. Int. J. Comput. Intell. Syst. 2020, 13, 44–55. [Google Scholar] [CrossRef] [Green Version]
- Stützle, T.; López-Ibánez, M.; Pellegrini, P.; Maur, M.; de Oca Montes, M.; Birattari, M.; Dorigo, M. Parameter adaptation in ant colony optimization. In Autonomous Search; Springer: Berlin/Heidelberg, Germany, 2011; pp. 191–215. [Google Scholar]
- Mavrovouniotis, M.; Yang, S.; Van, M.; Li, C.; Polycarpou, M. Ant colony optimization algorithms for dynamic optimization: A case study of the dynamic travelling salesperson problem. IEEE Comput. Intell. Mag. 2020, 15, 52–63. [Google Scholar] [CrossRef] [Green Version]
- Cruz, C.; González, J.R.; Pelta, D.A. Optimization in dynamic environments: A survey on problems, methods and measures. Soft Comput. 2011, 15, 1427–1448. [Google Scholar] [CrossRef]
- Guntsch, M.; Middendorf, M. Applying population based ACO to dynamic optimization problems. In Proceedings of the Third International Workshop on Ant Algorithms (ANTS 2002), Brussels, Belgium, 12–14 September 2002. [Google Scholar]
- Mavrovouniotis, M.; Yang, S. Ant colony optimization with immigrants schemes for the dynamic travelling salesman problem with traffic factors. Appl. Soft Comput. 2013, 13, 4023–4037. [Google Scholar] [CrossRef]
- Mavrovouniotis, M.; Yang, S. Ant colony optimization with memory-based immigrants for the dynamic vehicle routing problem. In Proceedings of the IEEE Congress on Evolutionary Computation, IEEE-CEC 2012, Brisbane, Australia, 10–15 June 2012; pp. 1–8. [Google Scholar]
- Oliveira, S.M.; Bezerra, L.C.T.; Stützle, T.; Dorigo, M.; Wanner, E.F.; Souza, S.R. A computational study on ant colony optimization for the traveling salesman problem with dynamic demands. Comput. Oper. Res. 2021, 135, 105359. [Google Scholar] [CrossRef]
- Reinelt, G. TSPLIB–A traveling salesman problem library. Orsa J. Comput. 1991, 3, 376–384. [Google Scholar] [CrossRef]
- Mavrovouniotis, M.; Müller, F.M.; Yang, S. Ant colony optimization with local search for dynamic traveling salesman problems. IEEE Trans. Cybern. 2016, 47, 1743–1756. [Google Scholar] [CrossRef] [PubMed]
Instance | Type | Optimal Solution | Dimension (n) |
---|---|---|---|
brazil58 | TSP | 25,395 | 58 |
kroA100 | TSP | 21,282 | 100 |
ch130 | TSP | 6110 | 130 |
tsp225 | TSP | 3916 | 335 |
gr48 | TSP | 5046 | 48 |
pr76 | TSP | 108,159 | 76 |
gr202 | ATSP | 40,160 | 202 |
ftv35 | ATSP | 1473 | 36 |
ftv64 | ATSP | 1839 | 65 |
ftv70 | ATSP | 1950 | 71 |
ESC78 | SOP | 18,230 | 80 |
ft70.1 | SOP | 39,313 | 71 |
p43.1 | SOP | 28,140 | 44 |
p43.4 | SOP | 83,005 | 44 |
Instance | Percentage (%) | |||||||||
---|---|---|---|---|---|---|---|---|---|---|
10 | 20 | 30 | 40 | 50 | 60 | 70 | 80 | 90 | 100 | |
brazil58 | 22 | 7 | 6 | 5 | 3 | 2 | 1 | 1 | 1 | 0 |
kroA100 | 17 | 12 | 9 | 7 | 4 | 3 | 3 | 2 | 2 | 1 |
ch130 | 18 | 11 | 8 | 6 | 5 | 4 | 3 | 3 | 3 | 0 |
tsp225 | 21 | 18 | 14 | 12 | 10 | 7 | 4 | 1 | 0 | 0 |
gr48 | 14 | 7 | 4 | 2 | 2 | 2 | 2 | 1 | 0 | 0 |
pr76 | 14 | 9 | 6 | 5 | 5 | 4 | 4 | 2 | 2 | 1 |
gr202 | 16 | 14 | 9 | 7 | 5 | 4 | 3 | 2 | 1 | 0 |
ftv35 | 18 | 14 | 10 | 7 | 4 | 4 | 4 | 3 | 3 | 3 |
ftv64 | 17 | 13 | 9 | 8 | 7 | 7 | 5 | 3 | 1 | 0 |
ftv70 | 21 | 15 | 5 | 4 | 2 | 2 | 1 | 1 | 0 | 0 |
ESC78 | 9 | 6 | 5 | 5 | 3 | 2 | 1 | 0 | 0 | 0 |
ft70.1 | 18 | 13 | 11 | 7 | 5 | 2 | 2 | 1 | 0 | 0 |
p43.1 | 15 | 12 | 8 | 6 | 6 | 5 | 3 | 2 | 1 | 0 |
p43.4 | 25 | 20 | 18 | 15 | 13 | 10 | 6 | 5 | 5 | 3 |
Instance | Algorithm | Avg. | Std. | Best | PD | PD | Time (s) |
---|---|---|---|---|---|---|---|
brazil58 | AS | 25,628 | 126 | 25,400 | 0.92 | 0.02 | 14 |
AS | 25,480 | 118 | 25,395 | 0.33 | 0 | 14 | |
AS | 25,677 | 124 | 25,400 | 1.11 | 0.02 | 13 | |
AS | 25,487 | 121 | 25,395 | 0.36 | 0 | 15 | |
kroA100 | AS | 21,683 | 252 | 21,306 | 1.89 | 0.11 | 45 |
AS | 21,357 | 100 | 21,282 | 0.35 | 0 | 45 | |
AS | 21,591 | 186 | 21,331 | 1.45 | 0.23 | 43 | |
AS | 21,378 | 120 | 21,282 | 0.45 | 0 | 45 | |
ch130 | AS | 6235 | 39 | 6169 | 2.04 | 0.97 | 120 |
AS | 6193 | 47 | 6141 | 1.36 | 0.51 | 120 | |
AS | 6241 | 48 | 6154 | 2.14 | 0.72 | 115 | |
AS | 6170 | 33 | 6136 | 0.98 | 0.43 | 120 | |
tsp225 | AS | 4026 | 31 | 3989 | 2.80 | 1.86 | 422 |
AS | 3949 | 23 | 3916 | 0.84 | 0 | 422 | |
AS | 4034 | 33 | 3978 | 3.02 | 1.58 | 407 | |
AS | 3942 | 17 | 3916 | 0.65 | 0 | 424 | |
gr48 | AS | 5117 | 40 | 5066 | 1.40 | 0.40 | 9 |
AS | 5104 | 35 | 5054 | 1.15 | 0.16 | 9 | |
AS | 5135 | 39 | 5074 | 1.76 | 0.55 | 9 | |
AS | 5091 | 28 | 5049 | 0.88 | 0.06 | 11 | |
pr76 | AS | 111,609 | 1064 | 109,392 | 3.19 | 1.14 | 60 |
AS | 110,357 | 1187 | 108,238 | 2.03 | 0.07 | 61 | |
AS | 111,507 | 810 | 110,100 | 3.10 | 1.79 | 60 | |
AS | 109,922 | 900 | 108,159 | 1.63 | 0 | 64 | |
gr202 | AS | 41,803 | 435 | 40,960 | 4.09 | 1.99 | 324 |
AS | 41,095 | 255 | 40,609 | 2.33 | 1.12 | 325 | |
AS | 41,602 | 340 | 41,022 | 3.59 | 2.15 | 317 | |
AS | 41,056 | 228 | 40,554 | 2.23 | 0.98 | 328 | |
ftv35 | AS | 1497 | 9 | 1473 | 1.65 | 0 | 5 |
AS | 1488 | 10 | 1473 | 0.98 | 0 | 5 | |
AS | 1497 | 11 | 1473 | 1.64 | 0 | 5 | |
AS | 1483 | 11 | 1473 | 0.71 | 0 | 5 | |
ftv64 | AS | 1867 | 21 | 1848 | 1.50 | 0.49 | 17 |
AS | 1859 | 8 | 1848 | 1.07 | 0.49 | 17 | |
AS | 1862 | 14 | 1839 | 1.23 | 0 | 16 | |
AS | 1858 | 9 | 1839 | 1.05 | 0 | 17 | |
ftv70 | AS | 2010 | 44 | 1957 | 3.10 | 0.36 | 21 |
AS | 1999 | 35 | 1957 | 2.49 | 0.36 | 21 | |
AS | 1989 | 30 | 1950 | 1.98 | 0 | 20 | |
AS | 1989 | 37 | 1989 | 1.99 | 0.20 | 21 |
Instance | Algorithm | Avg. | Std. | Best | PD | PD | Time (s) |
---|---|---|---|---|---|---|---|
ESC78 | AS | 18,609 | 147 | 18,415 | 2.08 | 1.01 | 183 |
AS | 18,470 | 43 | 18,405 | 1.32 | 0.96 | 185 | |
AS | 18,584 | 158 | 18,380 | 1.94 | 0.82 | 185 | |
AS | 18,460 | 69 | 18,300 | 1.26 | 0.38 | 192 | |
ft70.1 | AS | 41,403 | 419 | 40,646 | 5.32 | 3.39 | 81 |
AS | 41,082 | 297 | 40,505 | 4.50 | 3.03 | 81 | |
AS | 41,053 | 331 | 40,529 | 4.43 | 3.09 | 80 | |
AS | 40,768 | 341 | 40,092 | 3.70 | 1.98 | 81 | |
p43.1 | AS | 28,333 | 107 | 28,220 | 0.69 | 0.28 | 21 |
AS | 28,255 | 65 | 28,220 | 0.41 | 0.28 | 21 | |
AS | 28,330 | 107 | 28,220 | 0.63 | 0.28 | 21 | |
AS | 28,236 | 34 | 28,220 | 0.34 | 0.28 | 22 | |
p43.4 | AS | 83,693 | 119 | 83,415 | 0.83 | 0.49 | 67 |
AS | 83,405 | 73 | 83,295 | 0.48 | 0.35 | 68 | |
AS | 83,620 | 120 | 83,405 | 0.74 | 0.48 | 67 | |
AS | 83,416 | 113 | 83,265 | 0.49 | 0.31 | 68 |
Instance | Algorithm | Avg. | Std. | Best | PD | PD | Time (s) |
---|---|---|---|---|---|---|---|
brazil58 | AS | 25,930 | 89 | 25,685 | 2.10 | 1.14 | 14 |
AS | 25,628 | 126 | 25,400 | 0.92 | 0.02 | 14 | |
MMAS | 25,622 | 51 | 25,480 | 0.89 | 0.33 | 14 | |
ACS | 25,464 | 116 | 25,395 | 0.27 | 0 | 16 | |
AS | 25,487 | 121 | 25,395 | 0.36 | 0 | 15 | |
kroA100 | AS | 22,714 | 198 | 22,221 | 6.73 | 4.41 | 45 |
AS | 21,683 | 252 | 21,306 | 1.89 | 0.11 | 45 | |
MMAS | 21,462 | 173 | 21,330 | 0.85 | 0.23 | 45 | |
ACS | 21,559 | 279 | 21,282 | 1.30 | 0 | 53 | |
AS | 21,378 | 120 | 21,282 | 0.45 | 0 | 45 | |
ch130 | AS | 6632 | 71 | 6482 | 8.54 | 6.09 | 120 |
AS | 6235 | 39 | 6169 | 2.04 | 0.97 | 120 | |
MMAS | 6202 | 34 | 6127 | 1.48 | 0.28 | 121 | |
ACS | 6234 | 44 | 6145 | 2.03 | 0.57 | 145 | |
AS | 6170 | 33 | 6136 | 0.98 | 0.42 | 120 | |
tsp225 | AS | 4374 | 57 | 4166 | 11.69 | 6.38 | 424 |
AS | 4026 | 31 | 3989 | 2.80 | 1.86 | 420 | |
MMAS | 3998 | 20 | 3962 | 2.10 | 1.17 | 420 | |
ACS | 4022 | 42 | 3929 | 2.72 | 0.33 | 504 | |
AS | 3942 | 17 | 3916 | 0.65 | 0 | 424 | |
gr48 | AS | 5227 | 36 | 5147 | 3.58 | 2.00 | 9 |
AS | 5117 | 40 | 5066 | 1.40 | 0.40 | 9 | |
MMAS | 5103 | 35 | 5063 | 1.13 | 0.34 | 9 | |
ACS | 5095 | 35 | 5046 | 0.96 | 0 | 12 | |
AS | 5091 | 28 | 5049 | 0.88 | 0.06 | 9 | |
pr76 | AS | 115,664 | 793 | 113,911 | 6.94 | 5.32 | 60 |
AS | 111,609 | 1064 | 109,392 | 3.19 | 1.14 | 60 | |
MMAS | 110,521 | 1027 | 109,271 | 2.18 | 1.03 | 60 | |
ACS | 110,157 | 1326 | 108,159 | 1.85 | 0 | 70 | |
AS | 109,922 | 900 | 108,159 | 1.63 | 0 | 64 | |
gr202 | AS | 45,746 | 482 | 44,368 | 13.90 | 10.48 | 327 |
AS | 41,803 | 435 | 40,960 | 4.09 | 1.99 | 324 | |
MMAS | 42,004 | 413 | 41,331 | 4.59 | 2.92 | 327 | |
ACS | 41,646 | 340 | 40,720 | 3.70 | 1.39 | 387 | |
AS | 41,056 | 228 | 40,554 | 2.23 | 0.98 | 328 | |
ftv35 | AS | 1504 | 10 | 1487 | 2.11 | 0.95 | 5 |
AS | 1497 | 9 | 1473 | 1.65 | 0 | 5 | |
MMAS | 1493 | 8 | 1473 | 1.39 | 0 | 5 | |
ACS | 1494 | 19 | 1473 | 1.45 | 0 | 6 | |
AS | 1483 | 11 | 1473 | 0.71 | 0 | 5 | |
ftv64 | AS | 1918 | 13 | 1902 | 4.31 | 3.43 | 17 |
AS | 1867 | 21 | 1848 | 1.50 | 0.49 | 17 | |
MMAS | 1857 | 7 | 1854 | 1.00 | 0.815 | 18 | |
ACS | 1866 | 21 | 1842 | 1.85 | 0.16 | 21 | |
AS | 1858 | 9 | 1839 | 1.05 | 0 | 17 | |
ftv70 | AS | 2149 | 23 | 2051 | 10.20 | 5.18 | 21 |
AS | 2010 | 44 | 1957 | 3.10 | 0.36 | 21 | |
MMAS | 1988 | 30 | 1950 | 1.95 | 0 | 21 | |
ACS | 2044 | 48 | 1967 | 4.83 | 0.87 | 25 | |
AS | 1989 | 37 | 1954 | 1.99 | 0.20 | 21 |
Instance | Algorithm | Avg. | Std. | Best | PD | PD | Time (s) |
---|---|---|---|---|---|---|---|
ESC78 | AS | 20,631 | 227 | 19,950 | 13.17 | 9.43 | 182 |
AS | 18,609 | 147 | 18,415 | 2.08 | 1.01 | 184 | |
MMAS | 18,464 | 28 | 18,405 | 1.29 | 0.96 | 187 | |
ACS | 18,477 | 97 | 18,290 | 1.35 | 0.33 | 196 | |
AS | 18,460 | 69 | 18,300 | 1.26 | 0.38 | 192 | |
ft70.1 | AS | 44,110 | 469 | 43,221 | 12.20 | 9.94 | 81 |
AS | 41,403 | 419 | 40,646 | 5.32 | 3.39 | 81 | |
MMAS | 40,903 | 441 | 40,192 | 4.05 | 2.24 | 81 | |
ACS | 42,562 | 715 | 41,014 | 8.27 | 4.33 | 87 | |
AS | 40,768 | 341 | 40,092 | 3.70 | 1.98 | 81 | |
p43.1 | AS | 28,776 | 64 | 28,615 | 2.26 | 1.69 | 21 |
AS | 28,333 | 107 | 28,220 | 0.69 | 0.28 | 21 | |
MMAS | 28,258 | 57 | 28,220 | 0.42 | 0.28 | 21 | |
ACS | 28,461 | 88 | 28,245 | 1.40 | 0.37 | 24 | |
AS | 28,236 | 34 | 28,220 | 0.34 | 0.28 | 22 | |
p43.4 | AS | 84,218 | 115 | 83,950 | 1.46 | 1.14 | 68 |
AS | 83,693 | 119 | 83,415 | 0.83 | 0.49 | 67 | |
MMAS | 83,514 | 130 | 83,360 | 0.61 | 0.43 | 67 | |
ACS | 83,601 | 146 | 83,270 | 0.72 | 0.32 | 69 | |
AS | 83,416 | 113 | 83,265 | 0.49 | 0.31 | 68 |
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations. |
© 2022 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Pérez-Carabaza, S.; Gálvez, A.; Iglesias, A. Rank-Based Ant System with Originality Reinforcement and Pheromone Smoothing. Appl. Sci. 2022, 12, 11219. https://doi.org/10.3390/app122111219
Pérez-Carabaza S, Gálvez A, Iglesias A. Rank-Based Ant System with Originality Reinforcement and Pheromone Smoothing. Applied Sciences. 2022; 12(21):11219. https://doi.org/10.3390/app122111219
Chicago/Turabian StylePérez-Carabaza, Sara, Akemi Gálvez, and Andrés Iglesias. 2022. "Rank-Based Ant System with Originality Reinforcement and Pheromone Smoothing" Applied Sciences 12, no. 21: 11219. https://doi.org/10.3390/app122111219
APA StylePérez-Carabaza, S., Gálvez, A., & Iglesias, A. (2022). Rank-Based Ant System with Originality Reinforcement and Pheromone Smoothing. Applied Sciences, 12(21), 11219. https://doi.org/10.3390/app122111219