pub fn evaluate_without_cache(board: &Board) -> PackedEval
Expand description

Does the same thing as evaluate, but without using pawn hashtable to save evalations.