Difference between revisions of "Game-alpha-beta"
From Lost In Wonderlands
(→See also) |
|||
Line 4: | Line 4: | ||
== See also == | == See also == | ||
* [[Main_Page]], [[Technoverse]], [[Template]], [[TemplateHowTo]], [[HowTos]] | * [[Main_Page]], [[Technoverse]], [[Template]], [[TemplateHowTo]], [[HowTos]] | ||
+ | |||
* [[GameTheory]] | * [[GameTheory]] |
Latest revision as of 16:23, 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