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 4 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆164Updated last year
- ☆58Updated 4 months ago
- SAT solver written in Rust☆275Updated 3 years ago
- home for proposals in and around compile-time function evaluation☆111Updated 2 years ago
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆27Updated last year
- A graphical debugger for Rust MIR☆197Updated 3 years ago
- a model of MIR and the Rust type/trait system☆316Updated 3 weeks ago
- A different approach to an E-graph library☆28Updated 5 months 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
- Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides☆103Updated last year
- experimental datalog rules for a next gen polonius☆19Updated 3 years ago
- A meta-JIT library for Rust interpreters☆165Updated 2 years ago
- Synthesis of Loop-free Programs in Rust☆67Updated 5 years ago
- Faster integer division and modulus operations☆87Updated 4 months ago
- A rust crate for boolean expressions (expression trees, decision diagrams, etc.)☆33Updated this week
- Propositional logic with types in Rust☆64Updated 2 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- Define compiler intermediate representation usable by external tools☆94Updated 2 weeks ago
- Compiler optimizer for arbitrary control flow based on equality saturation☆104Updated 3 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆103Updated 6 years ago
- property testing and verification front-end for Rust☆219Updated last week
- A new register allocator☆242Updated last month
- misc parsers in rust☆68Updated 6 months ago
- ☆52Updated 2 months ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆86Updated 2 years ago
- Manual segmented stacks for Rust☆327Updated 2 weeks ago
- A fast, parallel, syntax-aware test case reducer based on tree-sitter grammars☆94Updated 2 weeks ago
- A tool for finding large memcpy's in llvm ir☆61Updated 6 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago