A Glimpse of Constraint Satisfaction

  • Authors:
  • Edward Tsang

  • Affiliations:
  • Department of Computer Science, University of Essex, Colchester, Essex CO4 3SQ, UK E-mail: edward@essex.ac.uk/ URL: http://cswww.essex.ac.uk/CSP

  • Venue:
  • Artificial Intelligence Review
  • Year:
  • 1999

Quantified Score

Hi-index 0.00

Visualization

Abstract

Constraint satisfaction has become an important field in computer science.This technology is embedded in millions of pounds of software used bymajor companies. Many researchers or software engineers in the industrycould have benefited from using constraint technology without realizing it.The aim of this paper is to promote constraint technology by providingreaders with a fairly quick introduction to this field. The approach here isto use the well known 8-queens problem to illustrate the basic techniquesin constraint satisfaction (without going into great details), and leaveinterested readers with pointers to further study this field.