tangentstorm / bexLinks
A rust crate for boolean expressions (expression trees, decision diagrams, etc.)
☆34Updated last week
Alternatives and similar repositories for bex
Users that are interested in bex 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☆101Updated 5 months ago
- A research compiler for exploring the Regionalized Value State Dependence Graph (RVSDG) intermediate representation☆72Updated this week
- Lift enum variants to the type-level.☆32Updated 4 years ago
- Datalog + Egg = Good☆66Updated 2 years ago
- Rust testing framework for compilers and VMs