Certifying Answers of Boolean SAT-Solvers (with a proof combining Coq and OCaml typecheckers)
-
Updated
Apr 8, 2019 - Coq
Certifying Answers of Boolean SAT-Solvers (with a proof combining Coq and OCaml typecheckers)
(Terminating) hylomorphisms in Coq
A Coq library to embed Impure OCaml oracles in certified Coq code
A Coq library to embed Impure OCaml oracles in certified Coq code
This respository contains the formalization of different variations of divide-and-conquer algorithm design paradigm for lists. As a case study, we will see how these different variations lead to different sorting algorithms.
Verified implementation in Coq of Buchberger's algorithm for computing Gröbner bases [maintainer=@palmskog]
Coq proof of Bertrand's postulate on existence of primes [maintainer=@thery]
Certified implementation in Coq of Stålmarck's algorithm for proving tautologies [maintainer=@palmskog]
Correctness proof of the Huffman coding algorithm in Coq [maintainer=@palmskog]
A formalization of bitset operations in Coq and the corresponding axiomatization and extraction to OCaml native integers [maintainer=@anton-trunov]
A framework for verification of causal consistency for distributed key-value stores and their clients in Coq [maintainer=@palmskog]
Add a description, image, and links to the coq-extraction topic page so that developers can more easily learn about it.
To associate your repository with the coq-extraction topic, visit your repo's landing page and select "manage topics."