EE 562: Artificial Intelligence for Engineers

Autumn 2023


HW ASSIGNMENT 1 (Warmup): due Monday, Oct 9th at 11:59 pm (15 pts)

Solve the Missionary-Cannibal Problem (with 3 missionaries and 3 cannibals) with RECURSIVE DEPTH-FIRST SEARCH as follows:

Requirements

Turn In: here

You should turn in the following:

Evaluation:

LATE POLICY: Programs may be turned in until Thursday night, October 12 at 11:59pm. 10% off for each day late.

CHEATING POLICY: All work on this assignment must be your own. You may discuss the assignment with other members of the class, but your code should not look like anyone else's code. Having the same code with different names for the variables doesn't work either. We check. Thanks.