Module inanis::evaluation::pawns

source ·

Functions

  • Evaluates structure of pawns on the board and returns score from the white color perspective (more than 0 when advantage, less than 0 when disadvantage). This evaluator considers:
  • Evaluates pawn structure on the board for the specified color.
  • Does the same thing as evaluate, but doesn’t use pawn hashtable to save evalations.