mirror of
https://github.com/official-stockfish/Stockfish.git
synced 2026-07-23 05:07:14 +00:00
Similar removal of superposition code trick as in the "Simplify tropism computation" patch. This simplification of the space() function will allow us to specify space masks which can reach into enemy territory. passed STC: LLR: 3.38 (-2.94,2.94) [-3.00,1.00] Total: 184630 W: 40581 L: 40758 D: 103291 http://tests.stockfishchess.org/tests/view/5a8433360ebc590297cc80c5 passed LTC: LLR: 2.95 (-2.94,2.94) [-3.00,1.00] Total: 231799 W: 37647 L: 37858 D: 156294 http://tests.stockfishchess.org/tests/view/5a96a34a0ebc590297cc8cfd No functional change.