FitzOReilly / fatalii

Chess engine
MIT License
16 stars 0 forks source link

Implement king tropism #201

Closed FitzOReilly closed 5 months ago

FitzOReilly commented 6 months ago

Closes #117

FitzOReilly commented 5 months ago

king-tropism vs movelist-smallvec

Score of Fatalii 0.7.0-alpha vs Fatalii 0.7.0-alpha: 333 - 245 - 193  [0.557] 771
...      Fatalii 0.7.0-alpha playing White: 172 - 118 - 97  [0.570] 387
...      Fatalii 0.7.0-alpha playing Black: 161 - 127 - 96  [0.544] 384
...      White vs Black: 299 - 279 - 193  [0.513] 771
Elo difference: 39.8 +/- 21.3, LOS: 100.0 %, DrawRatio: 25.0 %
SPRT: llr 2.97 (100.8%), lbound -2.94, ubound 2.94 - H1 was accepted
codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 71.52542% with 84 lines in your changes are missing coverage. Please review.

Project coverage is 91.66%. Comparing base (d5d7f5d) to head (494f557).

Files Patch % Lines
tuner/src/eval_params.rs 0.00% 71 Missing :warning:
eval/src/params.rs 0.00% 13 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #201 +/- ## ========================================== - Coverage 91.99% 91.66% -0.33% ========================================== Files 84 81 -3 Lines 13957 13971 +14 ========================================== - Hits 12840 12807 -33 - Misses 1117 1164 +47 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.