mishun / minisat-rustLinks
Experimental minisat SAT solver reimplementation in Rust
☆71Updated 6 years ago
Alternatives and similar repositories for minisat-rust
Users that are interested in minisat-rust are comparing it to the libraries listed below
Sorting:
- rust verification condition generator☆96Updated 8 years ago
- Verification working group☆104Updated 6 years ago
- Coq to Rust program extraction. The whole tree is on the original Coq code base.☆226Updated 10 years ago
- A simple (unfinished) SMT solver for QF_ABV.☆36Updated 6 years ago
- SAT solver written in Rust☆270Updated 2 years ago
- Simple verification of Rust programs via functional purification in Lean 2(!)☆336Updated 8 years ago
- Razor is a tool for constructing finite models for first-order theories☆55Updated 2 years ago
- A Redex Model of Rust, or more specifically an encoding of Patina, the formal model for rust's type safety☆41Updated 11 years ago
- A not-yet-functional Rust parser written in LALRPOP.☆35Updated 8 years ago
- A modern (trail saving, clause subsumption/vivification, learning-rate based selecting, rephrase) CDCL SAT solver in Rust☆99Updated last month
- Rust implementation of prolog based on miniprolog: http://andrej.com/plzoo/html/miniprolog.html☆82Updated 4 years ago
- MiniSat reimplemented in Rust☆20Updated 7 years ago
- The essence of Rust.☆127Updated 3 years ago
- SAW front end for the MIR language from rustc☆36Updated 4 years ago
- Collecting examples and information to help design a memory model for Rust.