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...")
 
(See also)
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
  
  
* [[item1]]
+
* [[GameTheory]]
* [[item1]]
+
* [[Game-trees]]
* [[item1]]
+
* [[Game-minimax]]
* [[item1]]
+
* [[Game-alpha-beta]]
 +
* [[Game-negamax]]
 +
* [[Game-negascout]]
  
== 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

Latest revision as of 16:23, 4 April 2021

Game-negamax

See also


negamax

Articles

Blogs

Tools link

Books