CS 60 Assignments and Lecture Slides
Fall 2013
Back to the CS 60 homepage
All Lecture Notes
Assignment 12: Spampede,
Due Wednesday Wednesday December 11th at 5:30 pm
- hw12.zip, the starter files for Spampede...
- hw4.zip,
the starting point for your Prolog code, including
- ex.pl - A collection of simple example predicates
- einstein.pl - Code to solve the zebra puzzle
- lists.pl - Starter code for the assignment, part 1
- logicpuzzle.pl - Starter code for the assignment, part 2
- twentyfour.pl - Starter code for the assignment's extra credit
- Hw4pr3.java - Starter code for the Java methods
- Hw4pr3Test.java - Starter code for the Java methods tests