Talk:Best node search

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

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)[reply]