CS470/570
Artificial Intelligence
Spring 2017
Project #3
Due: Friday April 28th

For this project you have the option of implementing one of two of the AI techniques we have discussed, but haven't implemented. These links supply the details for each option:

  1. Prolog - Implement a Prolog knowledge base.
  2. Constraint Satisfaction - Implement and compare two (or more) constraint satisfaction algorithms on a map coloring problem.

Write-up : Write your results as a paper. Plan on about 3 pages, including data or sample output (for the Prolog project). The paper should include the following: