[](https://github.com/chrjabs/rustsat/actions/workflows/batsat.yml)
[](https://crates.io/crates/rustsat-batsat)
[](https://docs.rs/rustsat-batsat)
[](../LICENSE)
# rustsat-batsat - Interface to the BatSat SAT Solver for RustSAT
Interface to the [BatSat](https://github.com/c-cube/batsat) incremental SAT-Solver to be used with the [RustSAT](https://github.com/chrjabs/rustsat) library.
BatSat is fully implemented in Rust which has advantages in restricted compilation scenarios like WebAssembly.
# BatSat Version
The version of BatSat in this crate is Version 0.6.0.