prophet-sys 0.1.2

Low-level bindings for libprophet, a library to probe 6-piece "Prophet" chess endgame tablebases (depth to mate)
Documentation

prophet-sys

crates.io docs.rs

Low-level Rust bindings for libprophet, a library to probe 6-piece "Prophet" chess endgame tablebases (depth to mate).

Documentation

Safety

Verify tablebase checksums before using them. Do not modify, move or delete tablebase files that are loaded. Only probe with valid positions.

License

These bindings and the original library are licensed under the GPL-3.0. See the LICENSE file for the full license text.