
This file contains only the java source code for the CSPStrategy implementation
of Strategy for Programmer's Minesweeper.  The strategy is included in the
package csp.

For details about this strategy, see:

  http://www.cs.toronto.edu/~cvs/minesweeper/

Any questions about it can be emailed to:

  cvs@cs.utoronto.ca

Programmer's Minesweeper can be found at:

  http://www.ccs.neu.edu/home/ramsdell/pgms/

This code will work with either the original version of PGMS, or the modified
version found at the former URL.

Last Modified: April, 2001
