mirror of
https://github.com/sockspls/badfish
synced 2025-07-12 12:09:14 +00:00
Simplify KPK classify
This is a non-functional simplification. If we use the "side to move" of the entry instead of the template, one of the classify methods goes away. Furthermore, I've resolved the colors in some of the statements (we're already assuming direction using NORTH), and used stm (side to move) instead of "us," since this is much clearer to me. This is not tested because it is non-functional, only applies building the bitbase and there are no changes to the binary (on my machine). Closes https://github.com/official-stockfish/Stockfish/pull/2485 No functional change
This commit is contained in:
parent
7a7bcd6359
commit
75dfdeac11
1 changed files with 25 additions and 31 deletions
Loading…
Add table
Reference in a new issue