Assignment 6 Information

Announcements:

Contents:

whuang@cs.rpi.edu; email
Last updates: November 20; November 16; November 14, 2000


Support code

Current versions of the support code files

The last major release was Release 4. See the release notes below for information on new features added in that release.

Release 11: Saturday December 2

Corrected a bug in infofunc.scm which generated an error if you called the last-bet procedure and the given player had not made a bet.

Release 10: Wednesday November 22

This release removed some debugging output that was printed when you called one of the support code functions.

Release 9: Monday November 20

This release corrects a bug in a6code.com:

Release 8: Wednesday Novmebr 15

This release corrects a bug in a6code.com:

Release 7: Tuesday November 14

This release corrects two bugs in a6code.com:

Release 6: Monday November 13

This release fixed a few small bugs in a6code.com which mostly pertain to running rounds.

Release 5: Sunday November 12

This release fixed a few small bugs in a6code.com

Release 4: Sunday November 12

This release provides several functions and capablities that should be useful for debugging your poker players. All promised support code functionality is present in this release; future releases should consist only of bug fixes.

The main changes are to the a6code.com file, but there are some minor changes to poker.scm and human.scm also.

Release 3: Wednesday November 8

This update to a6code.com corrects a few bugs:

Release 2: Tuesday November 7

This release brought the support code almost to the level described in the support code release notes (see link at top of page). The changes were entirely to the a6code.com file.

There were a number of functions implemented in this release as well as several bug fixes. There are a few corrections, additions, and deletions to the support code release notes:

Release 1: Friday November 3

Support code is out. Not everything is there but it's at least enough to get you started.

Corrections and clarifications

Questions and Answers