Function inanis::evaluation::pawns::evaluate_without_cache
source · pub fn evaluate_without_cache(board: &Board) -> PackedEval
Expand description
Does the same thing as evaluate, but without using pawn hashtable to save evalations.