shackle-rs / shackleLinks
A constraint modelling and rewriting library and compiler framework written in rust
☆25Updated last week
Alternatives and similar repositories for shackle
Users that are interested in shackle 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 rust crate for boolean expressions (expression trees, decision diagrams, etc.)☆34Updated last week
- A Lazy Clause Generation Constraint Programming solver written in Rust.☆57Updated this week
- Constraint programming in Rust☆110Updated 2 years ago
- DDO a generic and efficient framework for MDD-based optimization.☆64Updated 6 months ago
- A Rust hashconsing library.☆35Updated last year
- Datalog with equality for rust☆71Updated last week
- Datalog + Egg = Good☆66Updated 2 years ago
- A (parametrized) Rust SAT solver originally based on MiniSat☆32Updated 10 months ago
- Pull your compiler up with abstract bootstraps.☆31Updated 2 years ago
- Makes rustc's exhaustiveness checker solve SAT problems☆16Updated 4 years ago
- Conjure: The Automated Constraint Modelling Tool☆108Updated 3 weeks ago
- Experimental minisat SAT solver reimplementation in Rust☆72Updated 6 years ago
- Type-Level Programming in Rust☆27Updated 3 years ago
- Synthesis of Loop-free Programs in Rust☆66Updated 5 years ago
- A generic library to interact with SMT-LIB 2 compliant solvers running in a separate system process, such as Z3 and CVC4.☆67Updated last year
- A different approach to an E-graph library