Source: wikibot/quiescence-search

= Quiescence search
{wiki=Quiescence_search}

Quiescence search is a technique used in the field of artificial intelligence, particularly in game-playing algorithms like those found in chess engines. It is an extension of the minimax search algorithm, designed to address the problems associated with evaluating positions that may have a lot of tactical complexity. \#\#\# Purpose of Quiescence Search 1.