|
|
|
|
|
by Shamiq
5676 days ago
|
|
As far as the first line in the wikipedia page goes..."Alpha-beta pruning is a search algorithm which seeks to reduce the number of nodes that are evaluated by the minimax algorithm in its search tree."[1] it seems like you're correct. Thanks. [1] http://en.wikipedia.org/wiki/Alpha-beta_pruning |
|