projects
/
fairystockfish.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
4cc272c
)
CLOP: Passed pawns weights tuning
author
Marco Costalba
<mcostalba@gmail.com>
Mon, 14 Nov 2011 08:02:01 +0000 (09:02 +0100)
committer
Marco Costalba
<mcostalba@gmail.com>
Mon, 14 Nov 2011 08:05:20 +0000 (09:05 +0100)
Tuned with CLOP against a pool of 3 engines. Result
verified with a direct match:
After 11720 games at 10"+0.1
Mod vs Orig 1922 - 1832 - 7966 ELO +2 (+-3.6)
So no change in self match but if CLOP is right it should
be a bit better against an engine pool.
Signed-off-by: Marco Costalba <mcostalba@gmail.com>
src/evaluate.cpp
patch
|
blob
|
history
diff --git
a/src/evaluate.cpp
b/src/evaluate.cpp
index
445ba9c
..
7e4f963
100644
(file)
--- a/
src/evaluate.cpp
+++ b/
src/evaluate.cpp
@@
-89,7
+89,7
@@
namespace {
//
// Values modified by Joona Kiiski
const Score WeightsInternal[] = {
- S(252, 344), S(252, 259), S(46, 0), S(247, 0), S(259, 0)
+ S(252, 344), S(216, 266), S(46, 0), S(247, 0), S(259, 0)
};
// MobilityBonus[PieceType][attacked] contains mobility bonuses for middle and