]> git.sesse.net Git - stockfish/commit
Simplify futility pruning return value
authorajithcj <achajo@yahoo.co.in>
Sat, 8 Oct 2016 05:06:33 +0000 (05:06 +0000)
committerMarco Costalba <mcostalba@gmail.com>
Sun, 9 Oct 2016 07:54:43 +0000 (09:54 +0200)
commitf799610d4bb48bc280ea7f58cd5f78ab21028bf5
treea87fb43b4a37016aec133282ac40667f5de65930
parent073eed590edf992ed3aeb6c754cb0b3b394fe79d
Simplify futility pruning return value

Return eval as it is while doing futility pruning.

STC:
LLR: 2.96 (-2.94,2.94) [-3.00,1.00]
Total: 167687 W: 29778 L: 29904 D: 108005

LTC:
LLR: 2.96 (-2.94,2.94) [-3.00,1.00]
Total: 26905 W: 3503 L: 3390 D: 20012

Bench: 5936728
src/search.cpp