Constraint satisfaction problem (CSP)
AIConstraint satisfaction problem (CSP): A task defined by variables, their allowed values and the constraints between them, solved by search rather than learning.
Constraint satisfaction problem (CSP): A task defined by variables, their allowed values and the constraints between them, solved by search rather than learning.