<th bgcolor="#000000"><font color ="#FFFF00">Row</font></th> <th bgcolor="#000000"><font color ="#FFFF00">Field name</font></th> <th bgcolor="#000000"><font color ="# ...
An optimized version of the Minimax algorithm that reduces the number of nodes evaluated in the game tree by pruning branches that cannot affect the final decision.