Difference between revisions of "Game-alpha-beta"
From Lost In Wonderlands
(Created page with "= Alpha-Beta = == See also == * Main_Page, Technoverse, Template, TemplateHowTo, HowTos * item1 * item1 * item1 * item1 == Alpha-B...") |
(→See also) |
||
Line 5: | Line 5: | ||
* [[Main_Page]], [[Technoverse]], [[Template]], [[TemplateHowTo]], [[HowTos]] | * [[Main_Page]], [[Technoverse]], [[Template]], [[TemplateHowTo]], [[HowTos]] | ||
− | + | * [[GameTheory]] | |
− | * [[ | + | * [[Game-trees]] |
− | * [[ | + | * [[Game-minimax]] |
− | * [[ | + | * [[Game-alpha-beta]] |
− | * [[ | + | * [[Game-negamax]] |
+ | * [[Game-negascout]] | ||
== Alpha-Beta == | == Alpha-Beta == |
Revision as of 16:22, 4 April 2021
Alpha-Beta
See also
- GameTheory
- Game-trees
- Game-minimax
- Game-alpha-beta
- Game-negamax
- Game-negascout
Alpha-Beta
- also known as "MiniMax" with alpha-beta pruning
- https://en.wikipedia.org/wiki/Alpha–beta_pruning
- https://fr.wikipedia.org/wiki/Élagage_alpha-bêta
- https://www.geeksforgeeks.org/minimax-algorithm-in-game-theory-set-4-alpha-beta-pruning/
- https://www.cs.umd.edu/users/nau/game-theory/4%20Game-tree%20search.pdf
- https://www.math.kth.se/matstat/gru/sf2972/2011/lecture14.pdf