Files
Stockfish/src
protonspring ec49e676a7 Simplify castlingPath (#2088)
Instead of looping through kfrom,kto, rfrom, rto, we can use BetweenBB. This is less lines of code and it is more clear what castlingPath actually is. Personal benchmarks are all over the place. However, this code is only executed when loading a position, so performance doesn't seem that relevant.

No functional change.
2019-04-10 19:33:57 +02:00
..
2018-11-19 11:18:21 +01:00
2019-04-09 13:46:12 +02:00
2019-04-09 13:46:12 +02:00
2019-02-21 19:53:03 +01:00
2018-12-13 13:35:35 +01:00
2018-11-19 11:18:21 +01:00
2018-12-24 11:20:14 +01:00
2019-03-05 11:13:02 +01:00
2018-11-19 11:18:21 +01:00
2019-03-05 11:10:10 +01:00
2019-01-01 14:10:26 +01:00
2019-04-10 19:33:57 +02:00
2019-02-08 10:20:43 +01:00
2018-11-19 11:18:21 +01:00
2018-11-19 11:18:21 +01:00
2019-02-08 10:20:43 +01:00
2019-02-08 10:20:43 +01:00
2019-03-05 14:54:25 +01:00
2018-11-19 11:18:21 +01:00