#sat-solver #proof #varisat #format

varisat-internal-proof

Internal proof format for the Varisat SAT solver

2 releases

0.2.2 Sep 9, 2020
0.2.1 May 18, 2019

#2166 in Algorithms

Download history 4920/week @ 2024-01-05 3527/week @ 2024-01-12 2788/week @ 2024-01-19 3520/week @ 2024-01-26 3702/week @ 2024-02-02 3473/week @ 2024-02-09 4275/week @ 2024-02-16 3255/week @ 2024-02-23 4790/week @ 2024-03-01 3958/week @ 2024-03-08 4154/week @ 2024-03-15 4537/week @ 2024-03-22 4259/week @ 2024-03-29 4384/week @ 2024-04-05 4791/week @ 2024-04-12 3771/week @ 2024-04-19

17,971 downloads per month
Used in 19 crates (2 directly)

MIT/Apache

52KB
1K SLoC

Varisat

This crate defines the proof format used internally by the varisat crate.

This is an internal dependency of the Varisat SAT solver, and should not be used directly.

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:

Internal proof format for the Varisat SAT solver.

Dependencies

~125KB