Open Access. Powered by Scholars. Published by Universities.®

Physical Sciences and Mathematics Commons

Open Access. Powered by Scholars. Published by Universities.®

Chapman University

Book Gallery

2012

Articles 1 - 1 of 1

Full-Text Articles in Physical Sciences and Mathematics

Distributed Simulated Annealing With Mapreduce, Atanas Radenski Jan 2012

Distributed Simulated Annealing With Mapreduce, Atanas Radenski

Mathematics, Physics, and Computer Science Faculty Books and Book Chapters

Simulated annealing’s high computational intensity has stimulated researchers to experiment with various parallel and distributed simulated annealing algorithms for shared memory, message-passing, and hybrid-parallel platforms. MapReduce is an emerging distributed computing framework for large-scale data processing on clusters of commodity servers; to our knowledge, MapReduce has not been used for simulated annealing yet. In this paper, we investigate the applicability of MapReduce to distributed simulated annealing in general, and to the TSP in particular. We (i) design six algorithmic patterns of distributed simulated annealing with MapReduce, (ii) instantiate the patterns into MR implementations to solve a sample TSP problem, and …