A hybrid paradigm for adaptive parallel search

  • Authors:
  • Xi Yun;Susan L. Epstein

  • Affiliations:
  • Department of Computer Science, The Graduate Center of the City University of New York, New York, NY;Department of Computer Science, The Graduate Center of the City University of New York, New York, NY, USA, Department of Computer Science, Hunter College of the City University of New York, New Yo ...

  • Venue:
  • CP'12 Proceedings of the 18th international conference on Principles and Practice of Constraint Programming
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

Parallelization offers the opportunity to accelerate search on constraint satisfaction problems. To parallelize a sequential solver under a popular message passing protocol, the new paradigm described here combines portfolio-based methods and search space splitting. To split effectively and to balance processor workload, this paradigm adaptively exploits knowledge acquired during search and allocates additional resources to the most difficult parts of a problem. Extensive experiments in a parallel environment show that this paradigm significantly improves the performance of an underlying sequential solver, outperforms more naive approaches to parallelization, and solves many difficult problems left open after recent solver competitions.