Changelog


Last modified: 2/17/07

Prophet 2.0 (2/17/07)


Prophet 2.0.epsilon.2 (11/30/06)


Prophet 2.0.epsilon.1 (10/31/06)


Prophet 2.0.delta.1 (8/18/06)


Prophet 2.0.gamma.1 (8/13/06)


The opening book is very simple at present. It was added hastily for use in the ACCA tournament. You can create a book from a single PGN file as follows:
./prophet_2 pgntobook=../pgn/somepgn.pgn
which will result in the creation of book.dat in the ../book directory (parallel to the src directory). Note that any future use of pgntobook will clobber your existing book.dat! Also important to note is that the move selection is done in a (weighted) random fashion among moves that were played at least 10 times.

Solves 225/300 WAC problems at 1 second and 259/300 at 5 seconds on a 2.4 GHz p4.
Solves 751/1001 WCSAC problems at 1 second on a 2.4 GHz P4.


Prophet 2.0.beta.5 (8/13/06)


Solves 213/300 WAC problems at 1 second and 249/300 at 5 seconds on a 2.4 GHz P4.
Solves 734/1001 WCSAC problems at 1 second on a 2.4 GHz P4.


Prophet 2.0.beta.4 (7/19/06)


Solves 212/300 WAC problems at 1 second and 252/300 at 5 seconds on a 2.4 GHz P4.
Solves 663/1001 WCSAC problems at 1 second on a 2.4 GHz P4.


Prophet 2.0.beta.3 (7/7/06)


Solves 183/300 WAC problems at 1 second and 210/300 at 5 seconds on a 1.6 GHz Centrino.
Solves 175/300 WAC problems at 1 second and 205/300 at 5 seconds on a 2.4 GHz P4.


Prophet 2.0.beta.2 (6/26/06)


Solves 135/300 WAC problems at 1 second and 158/300 at 5 seconds on a 2.26 GHz P4.


Prophet 2.0.alpha.3 (6/3/06)


Back to the main page