Module zero_sum::analysis::search [] [src]

Tools for searching the game tree.

Structs

Analysis

The result of a search.

PvSearch

A PVS implementation of Search with a few common optimizations.

Traits

Search

Provides search capabilities