Title :
Parallel framework for ant-like algorithms
Author :
M. Craus;L. Rudeanu
Author_Institution :
Dept. of Comput. Eng., Tech. Univ. "Gh.Asachi", Iasi, Romania
fDate :
6/26/1905 12:00:00 AM
Abstract :
This paper describes the work of an objective framework designed to be used in the parallelization of a set of related algorithms. As a concrete application a parallel ant colony optimization algorithm (ACO) for the travelling salesman problem (TSP) is presented. The idea behind the system we are describing is to have a reusable framework for running several sequential algorithms in a parallel environment. The algorithms that the framework can be used with have several things in common: they have to run in cycles and the work should be possible to be split between several "processing units". The parallel framework uses the message-passing communication paradigm and is organized as a master-slave system. The ACO for TSP implemented by means of the parallel framework proves to have good performances: approximately linear speedup and low communication cost.
Keywords :
"Algorithm design and analysis","Ant colony optimization","Traveling salesman problems","Testing","Switches","Concurrent computing","Design engineering","Concrete","Application software","Master-slave"
Conference_Titel :
Parallel and Distributed Computing, 2004. Third International Symposium on/Algorithms, Models and Tools for Parallel Computing on Heterogeneous Networks, 2004. Third International Workshop on
Print_ISBN :
0-7695-2210-6
DOI :
10.1109/ISPDC.2004.37