TY - JOUR AU - Brodnik, Andrej AU - Grgurovič, Marko PY - 2018/05/03 Y2 - 2024/03/28 TI - Parallelization of Ant System for GPU under the PRAM Model JF - COMPUTING AND INFORMATICS JA - Comput. Inform. VL - 37 IS - 1 SE - Articles DO - UR - https://www.cai.sk/ojs/index.php/cai/article/view/2018_1_229 SP - 229-243 AB - We study the parallelized ant system algorithm solving the traveling salesman problem on n cities. First, following the series of recent results for the graphics processing unit, we show that they translate to the PRAM (parallel random access machine) model. In addition, we develop a novel pheromone matrix update method under the PRAM CREW (concurrent-read exclusive-write) model and translate it to the graphics processing unit without atomic instructions. As a consequence, we give new asymptotic bounds for the parallel ant system, resulting in step complexities O(n łg łg n) on CRCW (concurrent-read concurrent-write) and O(n łg n) on CREW variants of PRAM using n2 processors in both cases. Finally, we present an experimental comparison with the currently known pheromone matrix update methods on the graphics processing unit and obtain encouraging results. ER -