droidfish/CuckooChess
Peter Osterlund 00c59c0247 Add UCI_Elo support to CuckooChess
If both "Strength" and "UCI_Elo" is used, "UCI_Elo" tases precedence.

Internally UCI_Elo is converted to a Strength value using a lookup
table that was calculated by playing games against Stockfish 11 using
its UCI_Elo implementation. The time control was 60+0.6 on computers
where Stockfish bench reported about 1.73e6 NPS.
2020-04-13 16:56:27 +02:00
..
src Add UCI_Elo support to CuckooChess 2020-04-13 16:56:27 +02:00
.gitignore Convert project to Android Studio. 2019-03-17 09:11:36 +01:00
build.gradle Update dependencies across modules 2020-03-29 15:53:19 +04:30