Fundamentals of AI
Due: Thursday, September 27, 2018
- Follow the general
homework directions.
- Make sure you cite all your references and contacts.
- Read chapters 3 and 5.
- Answer the following questions:
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.
- 3.3 in AIMA
- 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.17 in AIMA