Vadman97 / GolangChessAI

Go Chess AI - Exploring Parallel Search Techniques with a Novel Golang Chess Engine
GNU General Public License v3.0
8 stars 3 forks source link

cached GetAllMoves or GetAllAttackableMoves do not work properly #103

Closed Vadman97 closed 5 years ago

Vadman97 commented 5 years ago

I think i recently introduced a bug - write better tests for cached against non-cached