aboutsummaryrefslogtreecommitdiff
path: root/include/tps.c
diff options
context:
space:
mode:
authortslil clingman <tslil@posteo.de>2023-01-19 22:40:24 +0100
committertslil <tslil@posteo.de>2026-08-28 19:37:41 +0100
commitcb2b78ced27fc7996ed11c3450f69138d7d1b61f (patch)
tree8d8e00e9125a216184127ee56224e1b68660f791 /include/tps.c
parent0223a9bec5535fced1a7698b55fd42155d9b0446 (diff)
Change transposition table lookup policy
Given the approximate nature of the evaluations and truncated tree searches, the result of negamax will always be sensitive to the particulars of the depth bounding and the conditions for referring to precomputed values. The tradeoff here is a slight performance penalty (~200ms at depth 6 on my old Intel(R) Core(TM) i7-3520M CPU @ 2.90GHz), but a greatly increased opponent strength as compared to `>=`, and the old convolutional network (flawed as the implementation was).
Diffstat (limited to 'include/tps.c')
0 files changed, 0 insertions, 0 deletions