]> git.sesse.net Git - stockfish/commit
Document TT code more
authorDisservin <disservin.social@gmail.com>
Tue, 20 Feb 2024 21:47:26 +0000 (22:47 +0100)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Sun, 3 Mar 2024 14:21:57 +0000 (15:21 +0100)
commit0a3eb1d8fa1815f1f800e38b990247b9e58e27f5
treee74913381d2fa7328a43c887c581cec56c479aaa
parentf77eddfa2ff6d5f496b398a9d743a5f02d358dc8
Document TT code more

Slight refactor of the TT code with the goal to make it easier to understand / tweak.

Passed Non-Regression STC:
https://tests.stockfishchess.org/tests/view/65d51e401d8e83c78bfdc427
LLR: 2.95 (-2.94,2.94) <-1.75,0.25>
Total: 56416 W: 14750 L: 14550 D: 27116
Ptnml(0-2): 227, 6386, 14796, 6558, 241

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

No functional change
src/tt.cpp
src/tt.h