Files
Stockfish/src
Marco Costalba 10d29add18 Speedup KPK bitbase of 25%
Change the way the index is coded so that
now looping from 0 to IndexMax generates
the pawns from RANK_7 down to RANK2.

Becuase positions with pawns at RANK_7
are easily classified as wins/draws, this
small trick allows to reduce the number
of needed iterations from 30 down to 26!

No functional change.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
2013-02-13 20:13:56 +01:00
..
2013-01-16 20:00:05 +01:00
2013-02-13 20:13:56 +01:00
2013-02-13 20:13:44 +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
2013-02-07 06:51:55 +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-11 00:09:21 +01:00
2013-02-03 10:11:12 +01:00
2013-02-09 07:43:53 +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
2013-02-11 00:09:21 +01:00
2012-12-31 11:59:53 +01:00
2013-02-11 00:09:21 +01:00
2013-02-11 00:09:21 +01:00
2013-02-08 11:45:33 +01:00
2013-02-08 11:45:33 +01:00
2012-03-27 14:26:58 +01:00
2013-02-09 16:37:20 +01:00
2013-02-09 16:37:20 +01:00
2013-02-11 00:09:21 +01:00
2013-02-08 10:07:09 +01:00
2013-01-14 00:02:32 +01:00
2012-08-18 12:26:22 +01:00