Vadman97/GolangChessAI

Make transposition table hash be different than evaluation / move cache hashes

Vadman97 opened this issue · 0 comments

Transposition table, evaluation should take into account the 50 rule draw counter as part of the hash since it affects the score

Currently only a bug for transposition table where AI will ignore the 50 rule draw in pruning, making low priority