Reformulating CSPs for scalability with application to geospatial reasoning

  • Authors:
  • Kenneth M. Bayer;Martin Michalowski;Berthe Y. Choueiry;Craig A. Knoblock

  • Affiliations:
  • Constraint Systems Laboratory, University of Nebraska-Lincoln;University of Southern California, Information Sciences Institute;Constraint Systems Laboratory, University of Nebraska-Lincoln and University of Southern California, Information Sciences Institute;University of Southern California, Information Sciences Institute

  • Venue:
  • CP'07 Proceedings of the 13th international conference on Principles and practice of constraint programming
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

While many real-world combinatorial problems can be advantageously modeled and solved usingConstraint Programming, scalability remains a major issue in practice. Constraint models that accurately reflect the inherent structure of a problem, solvers that exploit the properties of this structure, and reformulation techniques that modify the problem encoding to reduce the cost of problem solving are typically used to overcome the complexity barrier. In this paper, we investigate such approaches in a geospatial reasoning task, the building-identification problem (BID), introduced and modeled as a Constraint Satisfaction Problem by Michalowski and Knoblock [1]. We introduce an improved constraint model, a custom solver for this problem, and a number of reformulation techniques that modify various aspects of the problem encoding to improve scalability. We show how interleaving these reformulations with the various stages of the solver allows us to solve much larger BID problems than was previously possible. Importantly, we describe the usefulness of our reformulations techniques for general Constraint Satisfaction Problems, beyond the BID application.