-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Check move legality at the beginning of the move loop (#764)
Losing elo for now, but hopefully will recover most of it with tuning and future optimizations/speedups of the code. Elo | -3.03 +- 2.13 (95%) Conf | 10.0+0.10s Threads=1 Hash=32MB Games | N: 40012 W: 10796 L: 11145 D: 18071 Penta | [740, 5074, 8729, 4721, 742] http://chess.grantnet.us/test/38661/ Elo | -7.65 +- 1.84 (95%) Conf | 60.0+0.60s Threads=1 Hash=128MB Games | N: 40000 W: 9583 L: 10464 D: 19953 Penta | [310, 5177, 9813, 4484, 216] http://chess.grantnet.us/test/38657/ Bench: 24472040
- Loading branch information
Showing
8 changed files
with
48 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters