@inproceedings{3230f54adc1d4a0195ab8fd1e0a92b81,
title = "Retroactive ordering for dynamic backtracking",
abstract = "Dynamic Backtracking (DBT) is a well known algorithm for solving Constraint Satisfaction Problems. In DBT, variables are allowed to keep their assignment during backjump, if they are compatible with the set of eliminating explanations. A previous study has shown that when DBT is combined with variable ordering heuristics it performs poorly compared to standard Conflict-directed Backjumping (CBJ) [1]. The special feature of DBT, keeping valid elimination explanations during backtracking, can be used for generating a new class of ordering heuristics. In the proposed algorithm, the order of already assigned variables can be changed. Consequently, the new class of algorithms is termed Retroactive DBT. In the proposed algorithm, the newly assigned variable can be moved to a position in front of assigned variables with larger domains and as a result prune the search space more effectively. The experimental results presented in this paper show an advantage of the new class of heuristics and algorithms over standard DBT and over CBJ. All algorithms tested were combined with forward-checking and used a Min-Domain heuristic.",
author = "Roie Zivan and Uri Shapen and Moshe Zazone and Amnon Meisels",
year = "2006",
month = jan,
day = "1",
doi = "10.1007/11889205\_67",
language = "English",
isbn = "3540462678",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer Verlag",
pages = "766--771",
booktitle = "Principles and Practice of Constraint Programming - CP 2006 - 12th International Conference, CP 2006, Proceedings",
address = "Germany",
note = "12th International Conference on Principles and Practice of Constraint Programming, CP 2006 ; Conference date: 25-09-2006 Through 29-09-2006",
}