]> git.sesse.net Git - stockfish/commit
Advanced pawn pushes tweak (#2175)
authorMichael Chaly <Vizvezdenec@gmail.com>
Sun, 9 Jun 2019 12:26:53 +0000 (15:26 +0300)
committerMarco Costalba <mcostalba@users.noreply.github.com>
Sun, 9 Jun 2019 12:26:53 +0000 (14:26 +0200)
commit2d06d659c0321ddfcf0781327e5175df0b0ff616
tree7a4ca3788862b7ec631ae9e47078521362394590
parent09caea5cab0b6c23fea8347a740bcc00083da6ab
Advanced pawn pushes tweak (#2175)

passed STC
http://tests.stockfishchess.org/tests/view/5cf586ee0ebc5925cf08c0ed
LLR: 2.96 (-2.94,2.94) [0.50,4.50]
Total: 29496 W: 6718 L: 6406 D: 16372

passed LTC
http://tests.stockfishchess.org/tests/view/5cf59b630ebc5925cf08c343
LLR: 2.95 (-2.94,2.94) [0.00,3.50]
Total: 40778 W: 7057 L: 6765 D: 26956

original idea from early 2018 by @jerrydonaldwatson
Code slightly rewritten to be shorter and more logical, no functinal changes
compared to passed patch.
src/search.cpp