Crate pleco_engine [] [src]

A blazingly fast Chess Engine and Chess AI.

This package is seperated into two parts. Firstly, the board representation & associated functions. and Secondly, the AI implementations.

Usage

This crate is on crates.io and can be used by adding pleco to the dependencies in your project's Cargo.toml.

Modules

pleco_searcher