Module analysis

Source
Expand description

Contains the traits and tools to provide analysis of zero-sum games.

Modules§

search
Tools for searching the game tree.

Traits§

Evaluation
An evaluation type.
Evaluator
Evaluates a State.
Extrapolatable
Provides the possible plies from a given state.