rustsat-batsat

Crates.iorustsat-batsat
lib.rsrustsat-batsat
version0.1.0
sourcesrc
created_at2024-10-16 13:31:17.145378
updated_at2024-10-16 13:31:17.145378
descriptionInterface to the SAT solver BatSat for the RustSAT library. BatSat is fully implemented in Rust
homepage
repositoryhttps://github.com/chrjabs/rustsat
max_upload_size
id1411797
size6,821,593
Christoph Jabs (chrjabs)

documentation

README

Check & Test crates.io docs.rs License

rustsat-batsat - Interface to the BatSat SAT Solver for RustSAT

Interface to the BatSat incremental SAT-Solver to be used with the 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.5.0.

Commit count: 546

cargo fmt