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

Tools for searching the game tree.

Structs

PvSearch

A PVS implementation of Search with a few common optimizations.

PvSearchAnalysis

The results of the PV search.

Traits

Analysis

The results of the search.

Search

Provides search capabilities.