International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 53 - Issue 8 |
Published: September 2012 |
Authors: Ali Hadian, Saeed Shahrivari, Behrouz Minaei-Bidgoli |
![]() |
Ali Hadian, Saeed Shahrivari, Behrouz Minaei-Bidgoli . Fine-grained Parallel Ant Colony System for Shared-Memory Architectures. International Journal of Computer Applications. 53, 8 (September 2012), 8-13. DOI=10.5120/8439-2223
@article{ 10.5120/8439-2223, author = { Ali Hadian,Saeed Shahrivari,Behrouz Minaei-Bidgoli }, title = { Fine-grained Parallel Ant Colony System for Shared-Memory Architectures }, journal = { International Journal of Computer Applications }, year = { 2012 }, volume = { 53 }, number = { 8 }, pages = { 8-13 }, doi = { 10.5120/8439-2223 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2012 %A Ali Hadian %A Saeed Shahrivari %A Behrouz Minaei-Bidgoli %T Fine-grained Parallel Ant Colony System for Shared-Memory Architectures%T %J International Journal of Computer Applications %V 53 %N 8 %P 8-13 %R 10.5120/8439-2223 %I Foundation of Computer Science (FCS), NY, USA
Although Ant Colony Systems (ACS) have gained much attention in last two decades but slow execution and convergence speed are still two challenges for these meta-heuristic algorithms. Many parallel implementations have been proposed for faster execution. However, most of available implementations use coarse-grained synchronization mechanisms that are not efficient and scalable. In this work, we have taken a fine-grained (ant-level) approach that is more efficient and scalable. We have used traveling salesman problem as a test case and have presented a parallel fine-grained implementation for shared-memory multi-core systems. Our experimental results show that our proposed parallel implementation can achieve considerably higher speedup values on modern multicore processors.