]> git.sesse.net Git - stockfish/commit
Add info about elo gained from some heuristics
authorMichael Chaly <Vizvezdenec@gmail.com>
Mon, 30 May 2022 10:30:59 +0000 (13:30 +0300)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Thu, 2 Jun 2022 05:43:14 +0000 (07:43 +0200)
commit8fadbcf1b2c3bc281b2d1efd7992fc9f4c3a38be
tree5bb19e689ab07dae7836683f95f926254c25e992
parent4c7de9e8abd8d5dc71d0c85dddd75a7b244600d7
Add info about elo gained from some heuristics

Add info about qsearch and impact of main and continuation histories.

Based on these tests:
https://tests.stockfishchess.org/tests/view/62946ffcb0d5a7d1b780fc7e
https://tests.stockfishchess.org/tests/view/628facb71e7cd5f299669534
https://tests.stockfishchess.org/tests/view/628eade11e7cd5f299666f2e

closes https://github.com/official-stockfish/Stockfish/pull/4041

No functional change.
src/movepick.h
src/search.cpp