Solution Techniques for Constraint Satisfaction Problems: Advanced Approaches

  • Authors:
  • I. Miguel;Q. Shen

  • Affiliations:
  • School of Artificial Intelligence, Division of Informatics, University of Edinburgh, Edinburgh, EH1 1HN, UK;School of Artificial Intelligence, Division of Informatics, University of Edinburgh, Edinburgh, EH1 1HN, UK

  • Venue:
  • Artificial Intelligence Review
  • Year:
  • 2001

Quantified Score

Hi-index 0.00

Visualization

Abstract

Conventional techniques for the constraint satisfaction problem (CSP)have had considerable success in their applications. However,there are many areas in which the performance of the basic approachesmay be improved. These include heuristic ordering of certain tasksperformed by the CSP solver, hybrids which combine compatible solutiontechniques and graph based methods which exploit the structure of theconstraint graph representation of a CSP. Also, conventionalconstraint satisfaction techniques only address problems with hardconstraints (i.e. each of which are completely satisfied or completelyviolated, and all of which must be satisfied by a validsolution). Many real applications require a more flexible approachwhich relaxes somewhat these rigid requirements. To address theseissues various approaches have been developed. This paper attempts asystematic review of them.