cfallin / boolean_expression
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
- A modern (trail saving, clause subsumption/vivification, learning-rate based selecting, rephrase) CDCL SAT solver in Rust☆88Updated last month
- A fast, parallel, syntax-aware test case reducer based on tree-sitter grammars☆77Updated 3 weeks ago
- A rust crate for boolean expressions (expression trees, decision diagrams, etc.)☆33Updated 3 weeks ago
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆24Updated 11 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆51Updated this week
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆153Updated 10 months ago
- A simple, id-based arena☆118Updated last year
- Three implementations of Tarjan’s Union-Find☆18Updated 3 years ago
- Rust library to program hardware performance counter.☆53Updated 2 years ago
- home for proposals in and around compile-time function evaluation☆107Updated last year
- (More or less) accurate floating point algorithms☆57Updated 8 months ago
- Propositional logic with types in Rust☆62Updated last year
- Target "triple" support☆50Updated last month
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 months ago
- Easy SMT solver interaction☆35Updated this week
- Modular register allocator algorithms☆106Updated 2 years ago
- ☆58Updated 6 months ago
- ☆56Updated 9 months ago
- Crunchy unroller - deterministically unroll constant loops☆39Updated 2 months ago
- Define compiler intermediate representation usable by external tools☆70Updated 9 months ago
- SAW front end for the MIR language from rustc☆36Updated 4 years 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…☆99Updated 8 months ago
- Efficient sampling with uniform probability☆31Updated 2 years ago
- A pure Rust linear programming solver☆86Updated 4 years ago
- Map data structure whose keys are stored as ranges☆84Updated 2 months ago
- A big integer library in Rust with good performance.☆103Updated last year
- Compact sets in rust☆54Updated 2 weeks ago
- Sruth Lùbach: A toy optimization engine☆23Updated 3 years ago
- rust verification condition generator☆94Updated 8 years ago