Files
stockfish/src
Marco Costalba c581b7ea36 Another attempt at evaluation shortcut
In this case we try a rather drastic
approach: we simply don't futility prune
in qsearch when arriving from a null move.

So we save evaluating and also save to mess
with eval margins at all because margin is used
only in futility.

Also accuracy should not be affected, actually it
improves because we don't prune anything anymore.

bench: 5404066
2012-11-05 16:12:28 +01:00
..
2012-10-06 13:01:44 +02:00
2012-09-22 11:19:10 +02:00
2012-09-16 10:32:57 +02:00
2012-10-28 10:17:57 +01:00
2012-10-28 10:17:57 +01:00
2012-10-21 09:12:02 +02:00
2012-10-08 11:43:47 +02:00
2012-09-04 09:38:51 +02:00
2012-09-16 14:14:55 +02:00
2012-10-22 10:03:53 +02:00
2012-09-09 10:24:40 +02:00
2012-09-14 09:57:13 +02:00
2012-11-02 11:43:23 +01:00
2012-10-30 20:03:35 +01:00
2011-12-30 13:52:16 +01:00
2012-10-01 10:44:04 +02:00
2012-03-27 14:26:58 +01:00
2012-07-08 09:36:40 +01:00
2012-03-31 19:07:11 +01:00
2012-10-28 11:28:14 +01:00
2012-08-18 12:26:22 +01:00