Amortized random backtracking

Amortized random backtracking

0.00 Avg rating0 Votes
Article ID: iaor2005679
Country: Netherlands
Volume: 130
Issue: 1
Start Page Number: 143
End Page Number: 161
Publication Date: Aug 2004
Journal: Annals of Operations Research
Authors:
Keywords: optimization
Abstract:

Some nonsystematic search algorithms can deal with partial assignments of variables, and then can use constraint propagation techniques. Let us call them NSPA algorithms (Nonsystematic Search with Partial Assignments). For satisfiability or optimization problems, such NSPA algorithms scale a lot better than systematic algorithms. We show in this paper that naive NSPA algorithms have to pay a severe overhead due to the way they visit partial assignments. Amortizing the visits of partial assignments is an important feature which we introduce and analyze in this paper. We also propose a new NSPA algorithm that is amortized: it is called Amortized Random Backtracking, and performs a probabilistic exploration of the search space. It can be seen as an amortized version of iterative sampling and has given very good experimental results on a real life time-tabling problem.

Reviews

Required fields are marked *. Your email address will not be published.