This article is rated Start-class on Wikipedia's content assessment scale. It is of interest to the following WikiProjects: | ||||||||||||||||||
|
The pseudocode defines the function BNS(,,), but calls two other functions NextGuess(,,) and AlphaBeta(,,). Usually these type of algorithms are recursive, so they should call themselves. In the current form the algorithm is not clear. Wilfried Elmenreich (talk) 22:29, 6 November 2017 (UTC)