#sat-solver #formula #varisat #basic #data #type

varisat-formula

Basic formula data types used by the Varisat SAT solver

2 releases

0.2.2 Sep 9, 2020
0.2.1 May 18, 2019

#2407 in Algorithms

Download history 5640/week @ 2023-12-01 4831/week @ 2023-12-08 4320/week @ 2023-12-15 3305/week @ 2023-12-22 3448/week @ 2023-12-29 4928/week @ 2024-01-05 3712/week @ 2024-01-12 3309/week @ 2024-01-19 3545/week @ 2024-01-26 3909/week @ 2024-02-02 3992/week @ 2024-02-09 4281/week @ 2024-02-16 3250/week @ 2024-02-23 5126/week @ 2024-03-01 4727/week @ 2024-03-08 3650/week @ 2024-03-15

17,575 downloads per month
Used in 19 crates (5 directly)

MIT/Apache

28KB
599 lines

Varisat - Formula

Basic formula data types used by the Varisat SAT solver.

The functionality of this crate is re-exported by the main Varisat crate.

License

The Varisat source code is licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Varisat by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.


lib.rs:

Basic formula data types used by the Varisat SAT solver.

Dependencies

~0–385KB