If you want to update a version that you already turned in, please just
submit it again, and we will grade the most recent submission. (The form
doesn't allow editing a submission.)
Assignment 5 - Prolog Warmup. Due
May 9, 10pm. Starter file for unit tests:
prolog_warmup_tests.txt (download
this and rename it to prolog_warmup_tests.pl).
Or use this zip file: hw5-and-6.zip.
Assignment 6 - Prolog Project. Due
May 16, 10pm. (Version of May 8.)
Starter file for the family tree and maze questions:
hw6.pl (text version:
hw6.txt). Starter file for unit tests:
hw6_tests.pl (text
version: hw6_tests.txt). Download the text
version of each file and rename it to have a .pl extension.
Or use the zip file for HW5.