Modeling Streams-based Variants of Ant Colony Optimisation for Parallel Systems
Author
Cheng, Wei
Penczek, Frank
Grelck, Clemens
Kirner, Raimund
Scheuermann, Bernd
Shafarenko, Alex
Attention
2299/18193
Abstract
In this paper we present the implementation of a concurrent ant colony optimisation based solver for the combinatorial Single Machine Total Weighted Tardiness Problem (ACO- SMTWTP). We introduce S-Net, a coordination language based on dataflow principles, report on the performance of the implementation and compare it against a sequential and a parallel implementation of the same algorithm in C. As the workload of the optimisation algorithm is highly irregu- lar we consider this application to be an important use-case for runtime measurement directed optimisations of the co- ordination rogram as much as for guiding optimisations of numerical code.