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
Search
Jan 12, 20251 min read