Content deleted Content added
Citation bot (talk | contribs) Alter: template type. Add: eprint, class. Removed parameters. Some additions/deletions were parameter name changes. | Use this bot. Report bugs. | Suggested by Headbomb | #UCB_toolbar |
longer intro |
||
Line 2:
{{Use mdy dates|cs1-dates=ly|date=May 2023}}
[[Combinatorial game theory]]
#state-space complexity (the number of legal game positions from the initial position),
#game tree size (total number of possible games),
#decision complexity (number of leaf nodes in the smallest decision tree for initial position),
#game-tree complexity (number of leaf nodes in the smallest full-width decision tree for initial position),
#computational complexity (asymptotic difficulty of a game as it grows arbitrarily large).
These measures involve understanding game positions, possible outcomes, and computation required for various game scenarios.
==Measures of game complexity==
|