Chess engine: PythonChess 3.0.0
PythonChess - UCI chess engine
v.3.0.0:
Fixed a major bug involving draws by repetition.
Previously, draws by repetition from positions before the root were not seen, because the position history was lost when making a copy of the board.
This issue is now fixed, resulting in a significant increase in playing strength, and an Elo difference of ~70 points in self-play against the previous version.
Fixed a major bug involving draws by repetition.
Previously, draws by repetition from positions before the root were not seen, because the position history was lost when making a copy of the board.
This issue is now fixed, resulting in a significant increase in playing strength, and an Elo difference of ~70 points in self-play against the previous version.
Comments
Post a Comment