Description:

  • Similar to Heuristic Function for non-Terminal State in depth-limiting search
  • Ideal function: returns the actual minimax value of the position
    • ex: if kings are surrounded with many attacking piece, the score is lower

two