Sciweavers

PPL
2010

Neighborhood Structures for GPU-Based Local Search Algorithms

12 years 11 months ago
Neighborhood Structures for GPU-Based Local Search Algorithms
Local search (LS) algorithms are among the most powerful techniques for solving computationally hard problems in combinatorial optimization. These algorithms could be viewed as "walks through neighborhoods" where the walks are performed by iterative procedures that allow to move from a solution to another one in the solution space. In these heuristics, designing operators to explore large promising regions of the search space may improve the quality of the obtained solutions at the expense of a highly computationally process. Therefore, the use of graphics processing units (GPUs) provides an efficient complementary way to speed up the search. However, designing applications on GPU is still complex and many issues have to be faced. We provide a methodology to design and implement large neighborhood LS algorithms on GPU. The work has been experimented for binary problems by deploying multiple neighborhood structures. The obtained results are convincing both in terms of efficie...
Thé Van Luong, Nouredine Melab, El-Ghazali
Added 20 May 2011
Updated 20 May 2011
Type Journal
Year 2010
Where PPL
Authors Thé Van Luong, Nouredine Melab, El-Ghazali Talbi
Comments (0)