Hacker News new | ask | show | jobs
by cstoner 4122 days ago
Generally, a Zobrist hashing system is used (which is a specific type of transpositon table) for Go. It's also probably used for chess, but I don't follow chess AIs as closely.