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

Use SEE for move ordering #207

Closed bdmendes closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

Merging #207 (d7df7e5) into master (74ae931) will decrease coverage by 0%. The diff coverage is 100%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #207 +/- ## ===================================== - Coverage 86% 86% -0% ===================================== Files 32 32 Lines 4306 4292 -14 Branches 4306 4292 -14 ===================================== - Hits 3699 3685 -14 Misses 589 589 Partials 18 18 ```
github-actions[bot] commented 5 months ago

Against v1.4.0 [hash=64; threads=1]: ✅ Elo difference: 57.26 +/- 23.15, LOS: 100.00 %, DrawRatio: 31.67 %

github-actions[bot] commented 5 months ago

Against master [hash=64; threads=1]: 🆗 Elo difference: -20.29 +/- 22.28, LOS: 3.72 %, DrawRatio: 35.83 %

github-actions[bot] commented 5 months ago

Against master [hash=256; threads=4]: 🆗 Elo difference: 8.69 +/- 37.55, LOS: 67.53 %, DrawRatio: 39.50 %

github-actions[bot] commented 5 months ago

Against v1.4.0 [hash=256; threads=4]: 🆗 Elo difference: 27.85 +/- 40.78, LOS: 91.03 %, DrawRatio: 29.00 %