Talk:Best node search

From WikiProjectMed
Jump to navigation Jump to search

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]