ACO with tabu search on a GPU for solving QAPs using move-cost adjusted thread assignment

S Tsutsui, N Fujimoto - Proceedings of the 13th annual conference on …, 2011 - dl.acm.org
This paper proposes a parallel ant colony optimization (ACO) for solving quadratic
assignment problems (QAPs) on a graphics processing unit (GPU) by combining tabu (TS) …

Fast QAP solving by ACO with 2-opt local search on a GPU

S Tsutsui, N Fujimoto - 2011 IEEE Congress of Evolutionary …, 2011 - ieeexplore.ieee.org
This paper proposes a parallel ant colony optimization (ACO) for solving quadratic
assignment problems (QAPs) on a graphics processing unit (GPU) by combining fast, 2-opt …

First results of performance comparisons on many-core processors in solving QAP with ACO: kepler GPU versus xeon PHI

M Sato, S Tsutsui, N Fujimoto, Y Sato… - Proceedings of the …, 2014 - dl.acm.org
This paper compares the performance of parallel computation on two types of many-core
processors, Tesla K20c GPU and Xeon Phi 5110P, in solving the quadratic assignment …

Ant colony system based solutions to the quadratic assignment problem on gpgpu

EN C'ceres, H Fingler, H Mongelli… - 2012 41st International …, 2012 - ieeexplore.ieee.org
The NP-hard Quadratic Assignment Problem (QAP) was proposed in 1957. Until this date, it
remains one of the hardest problems to solve in any reasonable amount of time, even for …

Parallel ant colony optimization for the quadratic assignment problems with symmetric multi processing

S Tsutsui - International Conference on Ant Colony Optimization …, 2008 - Springer
Recently symmetric multi processing (SMP) has become available at a reasonable cost. In
this paper, we propose several types of parallel ACO algorithms with SMP for solving the …

Improving the ant colony optimization algorithm for the quadratic assignment problem

M Mouhoub, Z Wang - 2008 IEEE Congress on Evolutionary …, 2008 - ieeexplore.ieee.org
The quadratic assignment problem (QAP) is a well known important combinatorial problem.
Indeed, many real world applications such as backboard wiring, typewriter keyboard design …

Cunning ant system for quadratic assignment problem with local search and parallelization

S Tsutsui - Pattern Recognition and Machine Intelligence: Second …, 2007 - Springer
The previously proposed cunning ant system (c AS), a variant of the ACO algorithm, worked
well on the TSP and the results showed that the c AS could be one of the most promising …

Ant colony with stochastic local search for the quadratic assignment problem

M Mouhoub, Z Wang - … Tools with Artificial Intelligence (ICTAI'06 …, 2006 - ieeexplore.ieee.org
The existing ant colony optimization (ACO) algorithms for the quadratic assignment problem
(QAP) are often combined with two kinds of stochastic local search (SLS) methods: the 2-opt …

A GA-ACO-local search hybrid algorithm for solving quadratic assignment problem

YL Xu, MH Lim, YS Ong, J Tang - … of the 8th annual conference on …, 2006 - dl.acm.org
In recent decades, many meta-heuristics, including genetic algorithm (GA), ant colony
optimization (ACO) and various local search (LS) procedures have been developed for …

Incremental local search in ant colony optimization: Why it fails for the quadratic assignment problem

P Balaprakash, M Birattari, T Stützle… - Ant Colony Optimization …, 2006 - Springer
Ant colony optimization algorithms are currently among the best performing algorithms for
the quadratic assignment problem. These algorithms contain two main search procedures …