Assignment 4 Web Graders/Oracles

Both graders and the oracles are up now.

Errors? Questions? Comments?

whuang@cs.rpi.edu; email
Last updates: October 13; Octobor 10; October 8, 2000


The Web Grader policies

The Web Graders

You will have to accept the site certificate from cgi2.cs.rpi.edu to use the web graders. This is set up as a secure web server so that your Kerberos password is not transmitted in the clear.

PLEASE NOTE the change in the eval-fn function announced on the Assignment 4 tips page. The Problem 3 grader will take a little while to run several games against your evaluation function (using my alpha-beta minimax algorithm), so it will email you the results. Here are a few relevant notes:

The Oracle

In order to assist with testing your own code, I am providing an "Oracle" to which you can submit test inputs; my solutions will provide the correct answers (and perhaps more importantly, in the correct format). You can type several different inputs, and the oracle will do each one in turn.