@inproceedings{9c430075db194cdf9d5cb2711e8c609b,
title = "Conjunctive width heuristics for maximal constraint satisfaction",
abstract = "A constraint satisfaction problem may not admit a complete solution; in this case a good partial solution may be acceptable. This paper presents new techniques for organizing search with branch and bound algorithms so that maximal partial solutions (those having the maximum possible number of satisfied constraints) can be obtained in reasonable time for moderately sized problems. The key feature is a type of variable-ordering heuristic that combines width at a node of the constraint graph (number of constraints shared with variables already chosen) with factors such as small domain size that lead to inconsistencies in values of adjacent variables. Ordering based on these heuristics leads to a rapid rise in branch and bound's cost function together with local estimates of future cost, which greatly enhances lower bound calculations. Both retrospective and prospective algorithms based on these heuristics are dramatically superior to earlier branch and bound algorithms developed for this domain.",
author = "Wallace, \{Richard J.\} and Freuder, \{Eugene C.\}",
year = "1993",
language = "English",
isbn = "0262510715",
series = "Proceedings of the National Conference on Artificial Intelligence",
publisher = "Publ by AAAI",
pages = "762--768",
booktitle = "Proceedings of the National Conference on Artificial Intelligence",
note = "Proceedings of the 11th National Conference on Artificial Intelligence ; Conference date: 11-07-1993 Through 15-07-1993",
}