Bound consistency for binary length-lex set constraints

  • Authors:
  • Pascal Van Hentenryck;Justin Yip;Carmen Gervet;Grégoire Dooms

  • Affiliations:
  • Brown University, Providence, RI;Brown University, Providence, RI;Boston University, Boston, MA;Brown University, Providence, RI

  • Venue:
  • AAAI'08 Proceedings of the 23rd national conference on Artificial intelligence - Volume 1
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

The length-lex representation has been recently proposed for representing sets in Constraint Satisfaction Problems. The length-lex representation directly captures cardinality information, provides a total ordering for sets, and allows bound consistency on unary constraints to be enforced in time Õ(c), where c is the cardinality of the set. However, no algorithms were given to enforce bound consistency on binary constraints. This paper addresses this open issue. It presents algorithms to enforce bound consistency on disjointness and cardinality constraints in time O(c3). Moreover, it presents a generic bound-consistency algorithm for any binary constraint S which requires Õ(c2) calls to a feasibility subroutine for S.