A optimization technique used within Minimax trees.
If a branch has a possible negative state, then completely remove that branch.


A optimization technique used within Minimax trees.
If a branch has a possible negative state, then completely remove that branch.

