Function inanis::evaluation::pst::recalculate_incremental_values
source · pub fn recalculate_incremental_values(board: &mut Board)
Expand description
Recalculates incremental counters on the board
. This function should be called only if really necessary, as it’s too slow in regular search.