ACS/IEEE International Conference on Computer Systems and Applications - AICCSA 2010 2010
DOI: 10.1109/aiccsa.2010.5587019
|View full text |Cite
|
Sign up to set email alerts
|

A GPU-based iterated tabu search for solving the quadratic 3-dimensional assignment problem

Abstract: Abstract-The quadratic 3-dimensional assignment problem (Q3AP) is an extension of the well-known NP-hard quadratic assignment problem. It has been proved to be one of the most difficult combinatorial optimization problems. Local search (LS) algorithms are a class of heuristics which have been successfully applied to solve such hard optimization problem. These methods handle with a single solution iteratively improved by exploring its neighborhood in the solution space. In this paper, we propose an iterated tab… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
5
0

Year Published

2011
2011
2023
2023

Publication Types

Select...
5
2
1

Relationship

1
7

Authors

Journals

citations
Cited by 24 publications
(5 citation statements)
references
References 20 publications
0
5
0
Order By: Relevance
“…In [12] a GPU-based iterated tabu search (ITS) is proposed. The experimental results show that it is advantageous to use a very large neighborhood, containing O(n 4 ) neighbors obtained by simultaneous 2-exchange moves in both permutations π and σ.…”
Section: Review Of Metaheuristics For the Q3apmentioning
confidence: 99%
See 2 more Smart Citations
“…In [12] a GPU-based iterated tabu search (ITS) is proposed. The experimental results show that it is advantageous to use a very large neighborhood, containing O(n 4 ) neighbors obtained by simultaneous 2-exchange moves in both permutations π and σ.…”
Section: Review Of Metaheuristics For the Q3apmentioning
confidence: 99%
“…if ∆max > 0 then applyMoveAndUpdateCost(s, m best , ∆max) We consider a local search that uses incremental evaluation of neighbor solutions and a large neighborhood that consists in jointly exchanging two positions in both permutation, as in [12]. Each move can be represented by four integers.…”
Section: Iterated Local Search (Ils) For the Q3apmentioning
confidence: 99%
See 1 more Smart Citation
“…Also, some new parallel algorithms have been proposed following the parallel moves strategy (or master/slave) for both population‐ and trajectory‐based metaheuristics, but these algorithms usually are classical ones adapted to be used in modern parallel platforms, mainly GPUs (Harding and Banzhaf, ; Van Luong et al., ; Tsutsui and Fujimoto, ), and they will be detailed in next sections.…”
Section: Recent Parallel Models For Metaheuristicsmentioning
confidence: 99%
“…2) Tabu Search: We note also that Luong et al have proposed a hybrid Tabu Search method for the 3-dimensional Quadratic Assignment Problem (QAP) in [39]. The basic TS algorithm runs on the CPU.…”
Section: B Scheduling Problems 1) Branch and Boundmentioning
confidence: 99%