artificial intelligence 47
Utilize the Consistency Based CSP Solver from the Resources site associated with the book to find a (possibly alternate) solution to Exercise 4.6 which we did in Week 5.
Use the following link to the download and tutorials page (note the samples that come with the application:
http://aispace.org/constraint/
Submit the saved CSP file.
NOTE: for constraints with compound or complex conditions, you must choose a custom constraint type (e.g. A is less than or equal to B; C not equal to D+1)
Utilize the STRIPS to CSP converter from the Resources site associated with the book to find a solution to Exercise 6.1 which we did in Week 7.
Use the following link to the download and tutorials page (note the samples that come with the application:
http://aispace.org/strips_to_csp/
Submit the saved STRIPS and saved CSP file.