c-cube / mc2Links
[research] A modular SMT solver in OCaml, based on mcSAT
☆39Updated last year
Alternatives and similar repositories for mc2
Users that are interested in mc2 are comparing it to the libraries listed below
Sorting:
- A proof-producing SMT/McSat solver, handling polymorphic first-order logic, and using an SMT/McSat core extended using Tableaux, Superpos…☆27Updated 2 years ago
- Kleene algebra modulo theories☆27Updated 3 years ago
- Experimental model finder/SMT solver for functional programming.☆23Updated 3 years ago
- A modular library for CDCL(T) SMT solvers, with [wip] proof generation.☆25Updated 10 months ago
- A simple BDD library for OCaml☆13Updated 7 months ago
- First-order automated theorem prover based on the tableau method☆17Updated last month
- An ocaml implementation of conflict-driven reasoning☆14Updated 7 years ago
- Code for "Staged Generic Programming" (ICFP 2017)☆28Updated 2 years ago
- Unofficial git mirror of the BER MetaOCaml patchset.☆69Updated 7 months ago
- HardCaml implementation of the OCaml ZINC Abstract Machine☆45Updated 5 years ago
- Choice operator in OCaml, providing a backtracking monad☆26Updated 3 years ago
- multi-shot continuations in OCaml☆51Updated last month
- Monad-based linear types in OCaml, with a few syntax extensions☆38Updated 6 years ago
- A simple and portable floating-point interval arithmetic library in OCaml☆10Updated 3 years ago
- A Deductive Verification Tool for OCaml Programs☆75Updated 2 months ago
- A constraint solver built from scratch in OCaml☆12Updated 4 years ago
- LL(1) parser generator verified in Coq