Function inanis::evaluation::pst::evaluate

source ·
pub fn evaluate(board: &Board) -> PackedEval
Expand description

Evaluates piece-square table value on the board and returns score from the white color perspective (more than 0 when advantage, less than 0 when disadvantage).