Skip to main content

Module exhaustive

Module exhaustive 

Source

Structs§

ExhaustiveSearchConfig
ExhaustiveSearchNode
ExhaustiveSearchPhase
Exhaustive search phase that explores all possible solutions.
FixedOffsetBounder
MoveSequence
SimpleDecider
A simple value-based decider that works with any value type.
SoftScoreBounder

Enums§

BounderType
ExplorationType

Traits§

ExhaustiveSearchDecider
Decides how to expand nodes in the exhaustive search.
ScoreBounder
Calculates score bounds for exhaustive search pruning.