mishun / minisat-rustLinks
Experimental minisat SAT solver reimplementation in Rust
☆72Updated 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:
- Coq to Rust program extraction. The whole tree is on the original Coq code base.☆225Updated 10 years ago
- Verification working group☆104Updated 6 years ago
- rust verification condition generator☆96Updated 9 years ago
- Simple verification of Rust programs via functional purification in Lean 2(!)☆339Updated 8 years ago
- A simple (unfinished) SMT solver for QF_ABV.☆36Updated 6 years ago
- The essence of Rust.☆128Updated 3 years ago
- SAT solver written in Rust☆275Updated 3 years ago
- A not-yet-functional Rust parser written in LALRPOP.☆36Updated 8 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
- SAW front end for the MIR language from rustc☆36Updated 4 years ago
- Razor is a tool for constructing finite models for first-order theories☆55Updated 2 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- RustHorn: A CHC-based automated verifier for Rust☆87Updated 8 months ago
- Rust to F* toolchain☆43Updated 6 years ago
- A modern (trail saving, clause subsumption/vivification, learning-rate based selecting, rephrase) CDCL SAT solver in Rust☆99Updated 4 months ago
- VS Code extension to verify Rust programs with the Prusti verifier.☆24Updated 2 weeks ago
- MiniSat reimplemented in Rust☆20Updated 7 years ago
- An automated theorem prover for first order logic.☆30Updated 8 years ago
- Rust implementation of prolog based on miniprolog: http://andrej.com/plzoo/html/miniprolog.html☆82Updated 5 years ago
- implementation of Pure Type Systems (PTS) in Rust.☆51Updated 8 years ago
- ☆86Updated 9 years ago
- Modeling NLL and the Rust borrowck☆85Updated 8 years ago
- symbolic execution engine for Rust☆357Updated 7 years ago
- Session Type EDSL for Rust☆103Updated 3 years ago
- Design by contract style assertions for Rust☆251Updated 4 years ago
- An ICE-based predicate synthesizer for Horn clauses.☆50Updated 2 weeks ago
- A macro for defining type operators in Rust.☆65Updated 8 years ago
- A Cargo subcommand for working with feL4 projects.☆52Updated 7 years ago
- RVT is a collection of tools/libraries to support both static and dynamic verification of Rust programs.☆275Updated 3 years ago
- A generic library to interact with SMT-LIB 2 compliant solvers running in a separate system process, such as Z3 and CVC4.☆67Updated last year