A parallel simulated annealing solution for VRPTW based on GPU acceleration

Jianming Li,HongSong Tan,Xu Li,Lin Liu
DOI: https://doi.org/10.1007/978-3-642-14616-9_19
2010-01-01
Abstract:In order to improve the performance of simulated annealing (SA) algorithm while solving the large scale vehicle routing problem with time window(VRPTW), we propose a parallel SA(PSA) algorithm based on CPU-acceleration, which maps parallel SA algorithm to thread block executing on consumer-level graphics cards. The analytical results demonstrate that the method we proposed increases the population size, speeds up its execution and provides ordinary users with a feasible PSA solution.
What problem does this paper attempt to address?