Parallel Ant Colony Algorithm Based on Openmp for TSP

LIU Xiang-jiao,WU Su-ping,LIU Jia-mei
DOI: https://doi.org/10.19304/j.cnki.issn1000-7180.2011.07.040
2011-01-01
Abstract:Ant colony algorithm has some advantages,such as the algorithm,feedback,strong and robustness and parallelism.Its disadvantage is to take a long searching time.To solve this problem,this paper presents a parallel strategy besed on OPENMP and C++ programming language,it reduces the searching time markedly.An parallel ant colony algorithm for TSP is given,by comparing the performing time between the seriral and parallel approach,it shows the superiority of the parallel algorithm.
What problem does this paper attempt to address?