Homework 3
Go to Marquette Home
Fundamentals of AI

Due: Thursday, September 27, 2018

For programming portions of this assignment you may use the code available in the online code repository, but you must specify the origin of all code. Make sure you submit a working programs that I can run for all programming problems.

  1. 3.3 in AIMA
  2. 3.5 in AIMA (Find the fastest algorithm to solve n-queens. Cite the source, explain the algorithm, and draw conclusions about what this algorithms says about approaching a problem.)
  3. 3.17 in AIMA