Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: Amy-0.6 released

Author: Dann Corbit

Date: 20:01:36 02/04/00

Go up one level in this thread


Congratulations on an *excellent* program.

Amy is a powerhouse (285/300 at WAC on PII 300MHz given 5sec/move).

I had to make a bunch of changes to make it work.  Most notably, there was no
timing function (it always returned 0) so essentially, it would go into an
infinite loop because it always thought it had more time to think.

There is not drand48() or srand48() in ANSI C, so I borrowed the FreeBSD
versions of those functions.

I fixed two array bounds oddities.  There are a couple small issues left
unresolved, but it is a very impressive program.

I will post the updated sources shortly at my ftp site.




This page took 0 seconds to execute

Last modified: Thu, 15 Apr 21 08:11:13 -0700

Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.