On matrices, automata, and double counting in constraint programming

  • Authors:
  • Nicolas Beldiceanu;Mats Carlsson;Pierre Flener;Justin Pearson

  • Affiliations:
  • TASC Team (CNRS/INRIA), Mines de Nantes, Nantes, France 44307;SICS, Kista, Sweden 164 29;Department of Information Technology, Uppsala University, Uppsala, Sweden 751 05;Department of Information Technology, Uppsala University, Uppsala, Sweden 751 05

  • Venue:
  • Constraints
  • Year:
  • 2013

Quantified Score

Hi-index 0.00

Visualization

Abstract

Matrix models are ubiquitous for constraint problems. Many such problems have a matrix of variables $\mathcal{M}$ , with the same constraint C defined by a finite-state automaton $\mathcal{A}$ on each row of $\mathcal{M}$ and a global cardinality constraint $\mathit{gcc}$ on each column of $\mathcal{M}$ . We give two methods for deriving, by double counting, necessary conditions on the cardinality variables of the $\mathit{gcc}$ constraints from the automaton $\mathcal{A}$ . The first method yields linear necessary conditions and simple arithmetic constraints. The second method introduces the cardinality automaton, which abstracts the overall behaviour of all the row automata and can be encoded by a set of linear constraints. We also provide a domain consistency filtering algorithm for the conjunction of lexicographic ordering constraints between adjacent rows of $\mathcal{M}$ and (possibly different) automaton constraints on the rows. We evaluate the impact of our methods in terms of runtime and search effort on a large set of nurse rostering problem instances.