cfallin / boolean_expressionLinks
A Rust library for manipulating and evaluating Boolean expressions and BDDs
☆32Updated 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 3 weeks ago
- A rust crate for boolean expressions (expression trees, decision diagrams, etc.)☆33Updated last month
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆161Updated last year
- Compiler optimizer for arbitrary control flow based on equality saturation☆102Updated 3 years ago
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆26Updated last year
- ☆58Updated last week
- A fast, parallel, syntax-aware test case reducer based on tree-sitter grammars☆87Updated last week
- a model of MIR and the Rust type/trait system☆308Updated 3 weeks ago
- Propositional logic with types in Rust☆62Updated 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
- A simple, id-based arena☆120Updated last year
- Easy SMT solver interaction☆35Updated 3 months ago
- Transport-polymorphic, asynchronous session types for Rust☆63Updated 2 years ago
- A different approach to an E-graph library☆25Updated last month
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- Define compiler intermediate representation usable by external tools☆78Updated last year
- A graphical debugger for Rust MIR☆193Updated 2 years ago
- A pure Rust linear programming solver☆88Updated 4 years ago
- New register allocator designed as a successor to regalloc2☆39Updated last week
- experimental datalog rules for a next gen polonius☆19Updated 2 years ago
- Synthesis of Loop-free Programs in Rust☆66Updated 5 years ago
- A new register allocator☆234Updated 3 weeks ago
- home for proposals in and around compile-time function evaluation☆110Updated last year
- Token tree calling convention☆80Updated 2 years ago
- ☆41Updated last year
- SAT solver written in Rust☆270Updated 2 years ago
- A meta-JIT library for Rust interpreters☆163Updated 2 years ago
- Trait generalization of the fundamental types☆44Updated last year
- Target "triple" support☆54Updated 5 months ago
- Faster integer division and modulus operations☆87Updated 3 weeks ago