cfallin / boolean_expressionLinks
A Rust library for manipulating and evaluating Boolean expressions and BDDs
☆31Updated 4 years ago
Alternatives and similar repositories for boolean_expression
Users that are interested in boolean_expression are comparing it to the libraries listed below
Sorting:
- A modern (trail saving, clause subsumption/vivification, learning-rate based selecting, rephrase) CDCL SAT solver in Rust☆99Updated 2 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- ☆58Updated last month
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆26Updated last year
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- Compiler optimizer for arbitrary control flow based on equality saturation☆103Updated 3 years ago
- a model of MIR and the Rust type/trait system☆314Updated last week
- A simple, id-based arena☆120Updated 2 years ago
- A fast, parallel, syntax-aware test case reducer based on tree-sitter grammars☆91Updated this week
- A rust crate for boolean expressions (expression trees, decision diagrams, etc.)☆33Updated 2 weeks ago
- A pure Rust linear programming solver☆90Updated 4 years ago
- experimental datalog rules for a next gen polonius☆19Updated 2 years ago
- A meta-JIT library for Rust interpreters☆165Updated 2 years ago
- Propositional logic with types in Rust☆62Updated 2 years ago
- Easy SMT solver interaction☆35Updated last month
- A new register allocator☆236Updated last week
- SAT solver written in Rust☆270Updated 2 years ago
- A graphical debugger for Rust MIR☆194Updated 3 years ago
- rust verification condition generator☆96Updated 9 years ago
- ☆40Updated last year
- Target "triple" support☆53Updated last week
- A not-yet-functional Rust parser written in LALRPOP.☆35Updated 8 years ago
- Modular register allocator algorithms☆106Updated 2 years ago
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated last year
- CDCL SAT solver written in Rust. Work in progress. The basics are working, but there are lots of changes ahead, including API and CLI bre…☆10Updated 3 years ago
- Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides☆101Updated last year
- automatially find crashes in the rust compiler & tooling☆75Updated last year
- Synthesis of Loop-free Programs in Rust☆66Updated 5 years ago
- A different approach to an E-graph library☆25Updated 3 months ago
- `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code…☆101Updated last year