witan-org / witanLinks
An ocaml implementation of conflict-driven reasoning
☆14Updated 7 years ago
Alternatives and similar repositories for witan
Users that are interested in witan are comparing it to the libraries listed below
Sorting:
- A not-quite-so-simple Binary Decision Diagrams implementation for OCaml☆37Updated 3 years ago
- [research] A modular SMT solver in OCaml, based on mcSAT☆39Updated last year
- A modular library for CDCL(T) SMT solvers, with [wip] proof generation.☆25Updated 8 months ago
- A library of splittable pseudo-random number generators for OCaml☆35Updated 8 months ago
- ☆16Updated 6 years ago
- A Datalog implementation with an OCaml inspired module system☆43Updated 7 years ago
- ☆10Updated 5 years ago
- Feedback-directed optimizer for OCaml☆36Updated 4 years ago
- Testing and benchmarking tool for logic-related programs.☆26Updated 6 months ago
- OCaml hash-consing library☆51Updated last year
- An overlay for the OCaml Z3 binding.☆34Updated 2 years ago
- A proof-producing SMT/McSat solver, handling polymorphic first-order logic, and using an SMT/McSat core extended using Tableaux, Superpos…