Null-move Heuristic

In computer chess programs, the null-move heuristic is a heuristic technique used to enhance the speed of the alpha-beta pruning algorithm.

Read more about Null-move Heuristic:  Rationale, Implementation, Problems With The Null-move Heuristic, Verified Null-move Pruning