From: protonspring Date: Tue, 15 Jan 2019 05:53:43 +0000 (-0700) Subject: Remove AdjacentFiles X-Git-Url: https://git.sesse.net/?p=stockfish;a=commitdiff_plain;h=3300517ecb75df265489d2a9841e4fce2414fd09;hp=3300517ecb75df265489d2a9841e4fce2414fd09 Remove AdjacentFiles This is a non-functional simplification that removes the AdjacentFiles array. This array is simple enough to calculate that the pre-calculated array provides no benefit. Reduces the memory footprint. STC LLR: 2.96 (-2.94,2.94) [-3.00,1.00] Total: 74839 W: 16390 L: 16373 D: 42076 http://tests.stockfishchess.org/tests/view/5c3d75920ebc596a450cfb67 No functionnal change ---