bdmendes / camel

Bitboard-based UCI-compatible chess/chess960 engine written from scratch in Rust.
https://lichess.org/@/camel_bot
GNU General Public License v3.0
24 stars 0 forks source link

Replace tropism by king zone control evaluation #184

Closed bdmendes closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

Merging #184 (bcdffce) into master (366f0f5) will increase coverage by 1%. The diff coverage is 100%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #184 +/- ## ===================================== + Coverage 85% 86% +1% ===================================== Files 31 31 Lines 4058 4106 +48 Branches 4058 4106 +48 ===================================== + Hits 3449 3499 +50 + Misses 585 583 -2 Partials 24 24 ```
github-actions[bot] commented 6 months ago

Against master [hash=256; threads=2]: 🆗 Elo difference: 1.74 +/- 39.68, LOS: 53.43 %, DrawRatio: 32.50 %

github-actions[bot] commented 6 months ago

Against v1.4.0 [hash=256; threads=2]: 🆗 Elo difference: 13.90 +/- 39.54, LOS: 75.52 %, DrawRatio: 33.00 %

github-actions[bot] commented 6 months ago

Against v1.4.0 [hash=64; threads=1]: 🆗 Elo difference: 26.11 +/- 20.99, LOS: 99.26 %, DrawRatio: 24.25 %

github-actions[bot] commented 6 months ago

Against master [hash=64; threads=1]: 🆗 Elo difference: -13.90 +/- 20.11, LOS: 8.78 %, DrawRatio: 30.25 %