Crates.io | rustsat-batsat |
lib.rs | rustsat-batsat |
version | 0.1.0 |
source | src |
created_at | 2024-10-16 13:31:17.145378 |
updated_at | 2024-10-16 13:31:17.145378 |
description | Interface to the SAT solver BatSat for the RustSAT library. BatSat is fully implemented in Rust |
homepage | |
repository | https://github.com/chrjabs/rustsat |
max_upload_size | |
id | 1411797 |
size | 6,821,593 |
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.
The version of BatSat in this crate is Version 0.5.0.