Transposition table in the negamax function runs out of memory

后端 未结 0 1177
春和景丽
春和景丽 2020-12-04 01:07

I am using a transposition table in my Negamax function, similar (identical) to the pseudo code used here. The problem is that it seems my memory runs out really quickly, on

相关标签:
回答
  • 消灭零回复
提交回复
热议问题