Difference between revisions of "Combinatorial game theory"
Karl Jones (Talk | contribs) (First) |
Karl Jones (Talk | contribs) (etc) |
||
Line 1: | Line 1: | ||
− | '''Combinatorial game theory''' ('''CGT''') is a branch of applied mathematics and theoretical computer science that typically studies sequential games with perfect information. | + | '''Combinatorial game theory''' ('''CGT''') is a branch of applied [[mathematics]] and theoretical [[computer science]] that typically studies sequential games with perfect information. |
− | + | CGT is largely confined to two-player games which have a position in which the players take turns changing in defined ways or moves to achieve a defined winning condition. | |
CGT has not traditionally studied games randomness and imperfect or incomplete information (sometimes called games of chance, like poker), favoring games whose position is public to both players, and in which the set of available moves is also public (perfect information). | CGT has not traditionally studied games randomness and imperfect or incomplete information (sometimes called games of chance, like poker), favoring games whose position is public to both players, and in which the set of available moves is also public (perfect information). | ||
− | Combinatorial games include well-known games like chess, checkers, Go, Arimaa, Hex, and Connect6. They also include one-player combinatorial puzzles, and even no-player automata, like [[Conway's Game of Life]]. | + | Combinatorial games include well-known games like chess, checkers, Go, Arimaa, Hex, and Connect6. They also include one-player combinatorial puzzles, and even no-player [[automata]], like [[Conway's Game of Life]]. |
In CGT, the moves in these games are represented as a [[game tree]]. | In CGT, the moves in these games are represented as a [[game tree]]. | ||
− | == See | + | == See also == |
* [[Game theory]] | * [[Game theory]] | ||
− | == External | + | == External links == |
* [http://en.wikipedia.org/wiki/Combinatorial_game_theory Combinatorial game theory] @ Wikipedia | * [http://en.wikipedia.org/wiki/Combinatorial_game_theory Combinatorial game theory] @ Wikipedia |
Revision as of 04:33, 23 May 2015
Combinatorial game theory (CGT) is a branch of applied mathematics and theoretical computer science that typically studies sequential games with perfect information.
CGT is largely confined to two-player games which have a position in which the players take turns changing in defined ways or moves to achieve a defined winning condition.
CGT has not traditionally studied games randomness and imperfect or incomplete information (sometimes called games of chance, like poker), favoring games whose position is public to both players, and in which the set of available moves is also public (perfect information).
Combinatorial games include well-known games like chess, checkers, Go, Arimaa, Hex, and Connect6. They also include one-player combinatorial puzzles, and even no-player automata, like Conway's Game of Life.
In CGT, the moves in these games are represented as a game tree.
See also
External links
- Combinatorial game theory @ Wikipedia