mostly on computers and mathematics
I implemented perft in Chesspresso 0.9.2 for Java, and ran into incorrect results for some chess positions.
After working around an en passant bug with Move.isEPMove and Position.isLegal(), and applying castle.patch, all the positions pass.
Could you post a patch or some info for the bugs in Move.isEPMove and Position.isLegal() ?Thanks! :)
Post a Comment
1 comment :
Could you post a patch or some info for the bugs in Move.isEPMove and Position.isLegal() ?
Thanks! :)
Post a Comment