CGRASS: a system for transforming constraint satisfaction problems

  • Authors:
  • Alan M. Frisch;Ian Miguel;Toby Walsh

  • Affiliations:
  • Dept. Computer Science, University of York,York, England;Dept. Computer Science, University of York,York, England;Cork Constraint Computation Center, University College Cork, Ireland

  • Venue:
  • ERCIM'02/CologNet'02 Proceedings of the 2002 Joint ERCIM/CologNet international conference on Constraint solving and constraint logic programming
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

Experts at modelling constraint satisfaction problems (CSPs) carefully choose model transformations to reduce greatly the amount of effort that is required to solve a problem by systematic search. It is a considerable challenge to automate such transformations and to identify which transformations are useful. Transformations include adding constraints that are implied by other constraints, adding constraints that eliminate symmetrical solutions, removing redundant constraints and replacing constraints with their logical equivalents. This paper describes the CGRASS (Constraint GenerationAnd Symmetry-breaking) system that can improve a problem model by automatically performing transformations of these kinds.We focus here on transforming individual CSP instances. Experiments on the Golomb ruler problem suggest that producing good problem formulations solely by transforming problem instances is, generally, infeasible.We argue that, in certain cases, it is better to transform the problem class than individual instances and, furthermore, it can sometimes be better to transform formulations of a problem that are more abstract than a CSP.