Tyler2004 / pychess

Automatically exported from code.google.com/p/pychess
GNU General Public License v3.0
1 stars 0 forks source link

testing pychess's move generation #139

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Issue 134 showed that pychess's move generation needs some testing.
I find a testsuite here: http://mypage.bluewin.ch/romanhartmann/perft.html
Wrote a little script to use it, and voila, the second game in
perftsuite.epd running with depth 3 failed. I got 97898 instead of 97862.

Original issue reported on code.google.com by gbtami on 11 Jan 2007 at 10:50

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by gbtami on 12 Jan 2007 at 8:01

Attachments:

GoogleCodeExporter commented 8 years ago
I'm working on a new engine backend using bitboards inspired by gnuchess.
The test script is nice though, and I'll sure see if I can use it to test the 
new
algorithm.

Original comment by lobais on 12 Jan 2007 at 8:48

GoogleCodeExporter commented 8 years ago
MAXDEPTH=3 passed with svn r352

Original comment by berad...@gmail.com on 29 Jan 2007 at 10:31

GoogleCodeExporter commented 8 years ago
Yeah, so lets declare this one fixed.

Original comment by lobais on 29 Jan 2007 at 2:19