mirror of
https://github.com/tiyn/yeschess.git
synced 2025-10-15 12:31:16 +02:00
engine: engine now correctly uses the negamax algorithm
NegaMax is a simplified version of the MiniMax algorithm that doesn't need different subroutines for the different colors. The testcases were selected and extended. Evaluation now has values for draws and wins.
This commit is contained in:
Reference in New Issue
Block a user