0
2.8kviews
What is CSP?
1 Answer
0
47views

Constraint Satisfaction Problem are special type of search in which, a state is defined by variables X with values from the domain D and goal test is a set of constraints specifying allowable combinations of values for subsets of variables.

Many real problems in AI can be modeled as Constraint …

Create a free account to keep reading this post.

and 3 others joined a min ago.

Please log in to add an answer.