Bounded search and symbolic inference for constraint optimization

  • Authors:
  • Martin Sachenbacher;Brian C. Williams

  • Affiliations:
  • Massachusetts Institute of Technology, Computer Science and Artificial Intelligence Laboratory, Cambridge, MA;Massachusetts Institute of Technology, Computer Science and Artificial Intelligence Laboratory, Cambridge, MA

  • Venue:
  • IJCAI'05 Proceedings of the 19th international joint conference on Artificial intelligence
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Constraint optimization underlies many problems in AI. We present a novel algorithm for finite domain constraint optimization that generalizes branch-and-bound search by reasoning about sets of assignments rather than individual assignments. Because in many practical cases, sets of assignments can be represented implicitly and compactly using symbolic techniques such as decision diagrams, the set-based algorithm can compute bounds faster than explicitly searching over individual assignments, while memory explosion can be avoided by limiting the size of the sets. Varying the size of the sets yields a family of algorithms that includes known search and inference algorithms as special cases. Furthermore, experiments on random problems indicate that the approach can lead to significant performance improvements.