Files
Stockfish/src
Marco Costalba 6560e4cc5b Be clear about not LMR the ttMove
Currently a ttMove is reduced with ss->reduction = DEPTH_ZERO,
so it is actually not reduced (as it should be), but the
trick works just becuase it happens that ttMove is the first
to be tried and

reduction(depth, 1)

Always returns zero. So explicitly forbid reduction of ttMove
in the LMR condition. This is much clear and self-documented.

No functional change.
2013-02-03 11:14:21 +01:00
..
2013-01-16 20:00:05 +01:00
2012-10-06 13:01:44 +02:00
2013-01-06 12:06:19 +01:00
2013-01-06 12:06:19 +01:00
2012-12-25 17:59:35 +01:00
2013-01-06 12:06:19 +01:00
2013-02-02 06:44:04 +01:00
2012-12-27 13:57:17 +01:00
2013-01-20 17:36:24 +01:00
2012-12-16 12:58:39 +01:00
2012-12-16 12:58:39 +01:00
2012-10-08 11:43:47 +02:00
2012-09-04 09:38:51 +02:00
2013-01-26 22:43:58 +01:00
2012-12-25 18:48:41 +01:00
2013-02-03 10:11:12 +01:00
2013-02-03 10:11:12 +01:00
2012-09-14 09:57:13 +02:00
2012-12-22 11:38:36 +01:00
2012-12-22 11:38:36 +01:00
2012-12-31 11:59:53 +01:00
2013-02-03 11:14:21 +01:00
2012-12-30 14:43:23 +01:00
2013-01-26 14:38:51 +01:00
2012-03-27 14:26:58 +01:00
2012-12-27 13:57:17 +01:00
2013-01-06 12:06:19 +01:00
2013-01-16 20:00:05 +01:00
2013-01-14 00:02:32 +01:00
2012-08-18 12:26:22 +01:00