Chess Programming Questions

Hi,

My name is Dan, and I am developing a chess engine from scratch. I have the alphabeta function working, and have a few questions about how to implement the Transposition Table and make it work with alphabeta. I am using Zobrist keys for hashing, and if anyone has any insight on how to write a transposition table, especially how to use the 3 node types, I would love to hear some suggestions. Thanks everyone for all of your help.

Dan
Topic archived. No new replies allowed.