Depth-bounded discrepancy search

  • Authors:
  • Toby Walsh

  • Affiliations:
  • APES Group, Department of Computer Science, University of Strathclyde, Glasgow, Scotland

  • Venue:
  • IJCAI'97 Proceedings of the Fifteenth international joint conference on Artifical intelligence - Volume 2
  • Year:
  • 1997

Quantified Score

Hi-index 0.00

Visualization

Abstract

Many search trees are impractically large to explore exhaustively. Recently, techniques like limited discrepancy search have been proposed for improving the chance of finding a goal in a limited amount of search. Depth-bounded discrepancy search offers such a hope. The motivation behind depth-bounded discrepancy search is that branching heuristics are more likely to be wrong at the top of the tree than at the bottom. We therefore combine one of the best features of limited discrepancy search-the ability to undo early mistakes-with the completeness of iterative deepening search. We show theoretically and experimentally that this novel combination outperforms existing techniques.