Changes

Jump to: navigation, search

Best Magics so far

17 bytes added, 22:40, 4 September 2018
no edit summary
* '''#sq''' - index of that square in the 0..63 range
* '''premask''' - the mask to get all relevant occupied bits, considering the [[First Rank Attacks#TheOuterSquares|inner six bits]].
* '''bits''' - the [[Population Count|population count]] of premask
* '''used''' - hopefully less than '''bits''', determines the '''shift''' (64 - '''used''')
* '''magic''' - the magic factor

Navigation menu