]> git.sesse.net Git - stockfish/commit
Simplify connected #2114
authorprotonspring <mike@whiteley.org>
Tue, 23 Apr 2019 18:26:58 +0000 (12:26 -0600)
committerMarco Costalba <mcostalba@gmail.com>
Wed, 15 May 2019 08:31:21 +0000 (10:31 +0200)
commit4fcd78bd06d3c1936f6fac9b26fe6d8c57c7747e
treefb43b4ed46022c0e6ec29b34b474c2139cb335fc
parent2d9fac1e13ce724b6d5fafdf03d880ca37055dde
Simplify connected #2114

This is a functional simplification that simplifies
some of the math for connected pawns. The bench is
different because I moved a /2 from opposed into
the connected array.

STC
LLR: 2.95 (-2.94,2.94) [-3.00,1.00]
Total: 37954 W: 8504 L: 8415 D: 21035
http://tests.stockfishchess.org/tests/view/5cbf599a0ebc5925cf028156

LTC
LLR: 2.96 (-2.94,2.94) [-3.00,1.00]
Total: 27780 W: 4682 L: 4572 D: 18526
http://tests.stockfishchess.org/tests/view/5cbf6a5e0ebc5925cf0284b8

Bench 3824325
src/pawns.cpp