Page 1 of 1
Stockfish 13
Posted: Sat Feb 20, 2021 11:34 pm
by Ian Thompson
The thread on Fat Fritz 2 encouraged me to download and install Stockfish 13.
When I run it, I see this analysis window:

- Stockfish 13.jpg (72.71 KiB) Viewed 1108 times
What's the 17.0% telling me? With my previous engine that box was always empty. In the time it's taken me to write this post the number has increased to 97.5%.
Re: Stockfish 13
Posted: Sun Feb 21, 2021 9:02 am
by MSoszynski
Hash (transposition table) usage.
Re: Stockfish 13
Posted: Sun Feb 21, 2021 9:59 am
by Phil Neatherway
Er, what does that mean?
Re: Stockfish 13
Posted: Sun Feb 21, 2021 10:43 am
by Ian Thompson
It's what it uses to store its assessment of positions it's already evaluated, so it doesn't have to evaluate them again if the same position arises in multiple variations.
Re: Stockfish 13
Posted: Sun Feb 21, 2021 10:48 am
by E Michael White
Hi Phil, The term "hash table" as used for chess engine computer programs is not the usual meaning or purpose compared to applications in general computing, although hashing techniques are used. This is similar to misuse of the word "variance" when chess ratings are discussed.