A Flexible Search Framework for CHR

  • Authors:
  • Leslie Koninck;Tom Schrijvers;Bart Demoen

  • Affiliations:
  • Department of Computer Science, K.U.Leuven, Belgium;Department of Computer Science, K.U.Leuven, Belgium;Department of Computer Science, K.U.Leuven, Belgium

  • Venue:
  • Constraint Handling Rules
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper introduces a framework for the specification of tree search strategies in CHR with disjunction (CHR *** ). We support the specification of common search strategies such as depth-first, breadth-first and best-first, as well as constrained optimization by means of branch & bound search. The framework is given as an extension of CHR with rule priorities (CHRrp) in which each branch of the search tree is assigned a branch priority . This approach leads to a uniform solution to execution control in CHR.