Skip to content

Commit fd7cb28

Browse files
committed
Update README.md
1 parent f5a81c0 commit fd7cb28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ The concept is to assume the opponent will take their best move and try to minim
5454
- MiniMax <https://en.wikipedia.org/wiki/Minimax>
5555
- Alpha-beta pruning <https://en.wikipedia.org/wiki/Alpha–beta_pruning>
5656
- Negamax <https://en.wikipedia.org/wiki/Negamax>
57+
- NegaScout (PVS, principal variation search) <https://en.wikipedia.org/wiki/Principal_variation_search>
5758

5859
### Value Iteration
5960

0 commit comments

Comments
 (0)