Skip to content

Commit

Permalink
Take 2
Browse files Browse the repository at this point in the history
Bench: 3581582
  • Loading branch information
snicolet committed Jan 4, 2019
1 parent 86c62a2 commit 6e26619
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/evaluate.cpp
Expand Up @@ -474,7 +474,7 @@ namespace {
- 873 * !pos.count<QUEEN>(Them)
- 6 * mg_value(score) / 8
+ mg_value(mobility[Them] - mobility[Us])
- 30;
- 50;

// Penalty when the opponent takes material by discovered check,
// like in the windmill combinaison
Expand Down

0 comments on commit 6e26619

Please sign in to comment.