projects
/
fairystockfish.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
d570260
)
Bring back original bonus
author
Gary Linscott
<glinscott@gmail.com>
Tue, 19 Feb 2013 15:31:50 +0000 (10:31 -0500)
committer
Gary Linscott
<glinscott@gmail.com>
Tue, 19 Feb 2013 15:31:50 +0000 (10:31 -0500)
src/evaluate.cpp
patch
|
blob
|
history
diff --git
a/src/evaluate.cpp
b/src/evaluate.cpp
index
2cb9979
..
e17a3e3
100644
(file)
--- a/
src/evaluate.cpp
+++ b/
src/evaluate.cpp
@@
-150,8
+150,7
@@
namespace {
#undef S
- // CLOP now likes 85, 31 - try next
- const Score BishopPinBonus = make_score(34, 17);
+ const Score BishopPinBonus = make_score(66, 11);
// Bonus for having the side to move (modified by Joona Kiiski)
const Score Tempo = make_score(24, 11);