Jeff Smith, CS 156, Fall 2009
Green Sheet
Calendar for the class
Assignments
Collaboration
Take home test
Slides for this class
Pseudocode for learning algorithms (from Russell & Norvig - see Ch. 18-19)
Assignments:
1
2
3
4
Files for Assignment 1:
A1 (the test class),
AStar,
State
Files for Assignment 2:
A2 (the test class),
PriorityQueue,
AStar
File for Assignment 3
Zipped files for Assignment 4
Solutions for Assignment 1 (zipped)
Solutions for Assignment 2 (zipped)
Solutions for Assignment 3
AI topics from AAAI
Alpha-beta pruning
Return to Jeff Smith's home page
Return to SJSU CS Home Page