mirror of
https://github.com/opelly27/Stockfish.git
synced 2026-05-20 13:17:44 +00:00
Retire KBBKN endgame
As pointed out by Joona, Lucas and otehr people in the forum, this endgame is not a known, there are many positions where it takes more than 50 moves to claim the win and becasue exact rules is not possible better to retire and allow the search to workout the endgame for us. bench: 8502826
This commit is contained in:
@@ -42,7 +42,6 @@ enum EndgameType {
|
||||
KRKN, // KR vs KN
|
||||
KQKP, // KQ vs KP
|
||||
KQKR, // KQ vs KR
|
||||
KBBKN, // KBB vs KN
|
||||
KmmKm, // K and two minors vs K and one or two minors
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user