mirror of
https://github.com/peterosterlund2/droidfish.git
synced 2025-12-15 10:22:40 +01:00
CuckooChess: Don't use LMP when alpha or beta is a mate score.
This commit is contained in:
@@ -53,7 +53,7 @@ public interface Player {
|
||||
|
||||
/**
|
||||
* Inform player that the transposition table should be cleared.
|
||||
* Of coarse, a human player has a hard time implementing this.
|
||||
* Of course, a human player has a hard time implementing this.
|
||||
*/
|
||||
public void clearTT();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user