Difference between revisions of "Game-negamax"

From Lost In Wonderlands
Jump to: navigation, search
(Created page with "= Game-negamax = == See also == * Main_Page, Technoverse, Template, TemplateHowTo, HowTos * item1 * item1 * item1 * item1 == Alpha...")
 
(Game-negamax)
Line 11: Line 11:
 
* [[item1]]
 
* [[item1]]
  
== Alpha-Beta ==
+
== negamax ==
 
* also known as "MiniMax" with alpha-beta pruning
 
* also known as "MiniMax" with alpha-beta pruning
 
* https://en.wikipedia.org/wiki/Alpha–beta_pruning
 
* https://en.wikipedia.org/wiki/Alpha–beta_pruning

Revision as of 16:22, 4 April 2021

Game-negamax

See also


negamax

Articles

Blogs

Tools link

Books