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
22 stars 0 forks source link

Replace tropism by king zone eval #185

Closed bdmendes closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #185 +/- ## ===================================== + 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 5 months ago

Against v1.4.0 [hash=64; threads=1]: 🆗 Elo difference: 28.29 +/- 20.45, LOS: 99.66 %, DrawRatio: 28.12 %

github-actions[bot] commented 5 months ago

Against v1.4.0 [hash=256; threads=2]: 🆗 Elo difference: -5.21 +/- 39.08, LOS: 39.66 %, DrawRatio: 34.50 %

github-actions[bot] commented 5 months ago

Against master [hash=256; threads=2]: 🆗 Elo difference: -6.95 +/- 37.70, LOS: 35.86 %, DrawRatio: 39.00 %

github-actions[bot] commented 5 months ago

Against master [hash=64; threads=1]: 🆗 Elo difference: -23.49 +/- 20.16, LOS: 1.12 %, DrawRatio: 30.00 %