FitzOReilly / fatalii

Chess engine
MIT License
17 stars 0 forks source link

Use subtree size for root move ordering #178

Closed FitzOReilly closed 1 year ago

FitzOReilly commented 1 year ago

New move ordering at the root

codecov[bot] commented 1 year ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Files Coverage Δ
search/src/alpha_beta.rs 98.66% <100.00%> (+0.02%) :arrow_up:
search/src/move_selector.rs 96.58% <100.00%> (+0.04%) :arrow_up:
search/src/search_data.rs 99.45% <100.00%> (+0.01%) :arrow_up:
search/src/move_candidates.rs 97.43% <96.66%> (-2.57%) :arrow_down:

... and 1 file with indirect coverage changes

:loudspeaker: Thoughts on this report? Let us know!.