Planning as Constraint Satisfaction

We can also view a planning problem as a constraint satisfaction problem:

Again, easy to check, hard to generate. This view can be a big win, say, if you've got a very complicated maze and you want to find a simple agent to solve it (right-hand rule).


next up previous
Next: CONSISTENCY Up: CONNECTIONS Previous: Constraint Satisfaction as Planning