Geschrieben von:/Posted by: Dann Corbit at 05 February 2000 05:10:27:
Congratulations to Thorsten Greiner 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.
Here it is:
ftp://38.168.214.175/pub/amy_0_6.zip
Have fun.
My FTP site