mirror of
https://github.com/HChaZZY/Stockfish.git
synced 2025-12-24 19:16:49 +08:00
Revert PHQ-2
No clear advantage again standard, possibly we will retest before to release. Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
@@ -88,7 +88,7 @@ namespace {
|
||||
//
|
||||
// Values modified by Joona Kiiski
|
||||
const Score WeightsInternal[] = {
|
||||
S(284, 229), S(252, 259), S(46, 0), S(209, 0), S(349, 0)
|
||||
S(248, 271), S(252, 259), S(46, 0), S(247, 0), S(259, 0)
|
||||
};
|
||||
|
||||
// MobilityBonus[PieceType][attacked] contains mobility bonuses for middle and
|
||||
|
||||
Reference in New Issue
Block a user