Skip to search formSkip to main contentSkip to account menu

Principal variation search

Known as: Negascout, PVS 
Principal variation search (sometimes equated with the practically identical NegaScout) is a negamax algorithm that can be faster than alpha-beta… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2014
2014
MTD(f) is a new minimax search algorithm, simpler and more efficient than previous algorithms. In tests with a number of… 
2012
2012
Checker is a zero sum game which means if one player is declared win then the other player is declared lose, if one player gets 1… 
2011
2011
Fuzzified game tree search algorithm is based on the idea that the exact game tree evaluation is not required to find the best… 
2011
2011
In this paper, we use an adaptive resolution R to enhance the min-max search with alpha-beta pruning technique, and show that the… 
2009
2009
Game playing adalah salah satu sistem kecerdasan buatan (AI). Untuk permasalahan pada permainan yang berbasis pada giliran pemain… 
1996
1996
This paper deals with algorithms searching trees generated by two-person, zero-sum games with perfect information. The standard… 
1985
1985
The alpha-beta tree search algorithm can be improved through the use of minimal windows. Branches are searched with a minimal…