Difference between revisions of "Game complexity"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(See also)
(Description)
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
 
Various game complexity systems exist, including:
 
Various game complexity systems exist, including:
  
* [[State-space complexity]]
 
 
* [[Game tree size]] - see [[Game tree]]
 
* [[Game tree size]] - see [[Game tree]]
 
* [[Decision complexity]]
 
* [[Decision complexity]]
Line 15: Line 14:
 
* [[Combinatorial game theory]]
 
* [[Combinatorial game theory]]
 
* [[Complexity]]
 
* [[Complexity]]
* [[Computating]]
 
* [[Computation]]
 
 
* [[Computational complexity]]
 
* [[Computational complexity]]
 
* [[Computational complexity theory]]
 
* [[Computational complexity theory]]
Line 25: Line 22:
 
* [[List of NP-complete games and puzzles]]
 
* [[List of NP-complete games and puzzles]]
 
* [[List of PSPACE-complete games and puzzles]]
 
* [[List of PSPACE-complete games and puzzles]]
* [[Mathematics]]
 
 
* [[Shannon number]]
 
* [[Shannon number]]
 
* [[Solved game]]
 
* [[Solved game]]

Latest revision as of 12:19, 16 September 2016

Game complexity is a system of measurement in combinatorial game theory.

Description

Various game complexity systems exist, including:

See also

External Links