Caching in backtracking search

0Citations
Citations of this article
1Readers
Mendeley users who have this article in their library.
Get full text

Abstract

As backtracking search explores paths in its search tree it makes various inferences about the problem. The inferences search computes can be very computationally expensive to compute statically. However, in most backtracking CSP solvers this information is discarded when the search backtracks along the current path. In this talk we will investigate the alternative-caching these inferences and using them to improve the efficiency of the rest of the search. Caching provides radical improvements to the theoretical power of backtracking, and can also yield significant improvements in practice. Sometimes, however, obtaining improvements in practice might not be so straightforward. We will examine CSP caching techniques for the problem of finding a single solution, counting the number of solutions, and finding an optimal solution. Time permitting we will also look at caching techniques that would be useful for QCSPs. © Springer-Verlag Berlin Heidelberg 2007.

Cite

CITATION STYLE

APA

Bacchus, F. (2007). Caching in backtracking search. In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) (Vol. 4741 LNCS, p. 1). Springer Verlag. https://doi.org/10.1007/978-3-540-74970-7_1

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free