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

Does the same thing as evaluate, but doesn’t use pawn hashtable to save evalations.