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☆102Updated 6 months ago
- A rust crate for boolean expressions (expression trees, decision diagrams, etc.)☆36Updated this week
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆165Updated last year
- Portable Bitwise Manipulation Intrinsics☆47Updated last year
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆27Updated last year
- A fast, parallel, syntax-aware test case reducer based on tree-sitter grammars☆100Updated last week
- SAT solver written in Rust☆275Updated 3 years ago
- A simple, id-based arena☆124Updated 2 years ago
- home for proposals in and around compile-time function evaluation☆112Updated 3 weeks ago
- 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 new register allocator☆244Updated last month
- A graphical debugger for Rust MIR☆199Updated 3 years ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆88Updated 2 years ago
- Easy SMT solver interaction☆34Updated 5 months ago
- a model of MIR and the Rust type/trait system☆323Updated this week
- A different approach to an E-graph library☆28Updated 7 months ago
- Compiler optimizer for arbitrary control flow based on equality saturation☆106Updated 3 years ago
- Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides☆103Updated last year
- A pure Rust linear programming solver☆91Updated 5 years ago
- Faster integer division and modulus operations☆88Updated 6 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…☆102Updated last year
- ☆58Updated 5 months ago
- ☆54Updated 4 months ago
- Target "triple" support☆54Updated 2 weeks ago
- A macro for defining type operators in Rust.☆66Updated 8 years ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆187Updated 4 years ago
- Synthesis of Loop-free Programs in Rust☆66Updated 5 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago
- Propositional logic with types in Rust☆64Updated 2 years ago
- Token tree calling convention☆82Updated 3 years ago