Files
stockfish/src
Marco Costalba d9c7cad630 Retire quietsSearched[]
Use MovePicker moves[] to access already tried
quiet moves. A bit of care shall be taken
to avoid calling stage_moves() when we are still
at ttMove stage, because moves are yet to be
generated. Actually our staging move generation
makes this code a bit more tricky than what I'd
like, but removing an ausiliary redundant
array like quietsSearched[] is a good thing.

Idea by DiscoCheck

bench: 9355734
2013-11-17 09:51:04 +01:00
..
2013-11-10 12:05:19 +01:00
2013-11-10 17:14:46 +01:00
2013-07-24 19:49:17 +02:00
2013-09-27 09:04:24 +02:00
2013-07-24 19:49:17 +02:00
2013-10-24 20:40:26 +02:00
2013-10-23 19:56:35 +02:00
2013-11-09 10:17:27 +01:00
2013-09-28 04:16:16 -07:00
2013-11-10 09:48:49 +01:00
2013-07-24 19:49:17 +02:00
2013-10-05 18:12:52 +02:00
2013-08-03 18:30:43 +02:00
2013-11-11 19:53:19 +01:00
2013-11-17 09:51:04 +01:00
2013-11-17 09:51:04 +01:00
2013-07-24 19:49:17 +02:00
2013-08-03 18:30:43 +02:00
2013-11-10 17:14:46 +01:00
2013-11-07 22:26:03 +01:00
2013-07-24 19:49:17 +02:00
2013-10-13 03:35:17 -07:00
2013-11-17 09:51:04 +01:00
2013-11-09 10:17:27 +01:00
2013-11-01 08:56:15 +01:00
2013-11-01 08:56:15 +01:00
2013-10-05 18:12:52 +02:00
2013-11-09 10:17:27 +01:00
2013-11-09 10:17:27 +01:00
2013-10-24 20:40:26 +02:00
2013-08-21 08:41:47 +02:00