propositional-logic
Here are 11 public repositories matching this topic...
A tiny implementation of logical resolution.
-
Updated
Apr 7, 2017 - OCaml
Propositional logic SAT solver using the DPLL method. Supported by a lexer, parser, and clause form converter.
-
Updated
May 23, 2023 - OCaml
Logic for Computer Science course projects
-
Updated
Dec 13, 2019 - OCaml
Simple proof assistant written in OCaml.
-
Updated
Jan 31, 2022 - OCaml
Assignments for the course COL703 — Logic for Computer Science @ IIT Delhi.
-
Updated
Oct 29, 2019 - OCaml
Propositional theorem prover using the tableaux method and FOL theorem prover using resolution
-
Updated
Mar 22, 2017 - OCaml
PoC compiler for the Incredible Proof Machine (http://incredible.pm)
-
Updated
Jul 11, 2020 - OCaml
Modeled the proof systems of Analytic-Tableaux, First-Order-Resolution, ROBDD etc. in Ocaml to efficiently solve the SAT problem
-
Updated
Jan 26, 2021 - OCaml
A SAT solver for propositional clauses in cnf form
-
Updated
Jan 8, 2018 - OCaml
Improve this page
Add a description, image, and links to the propositional-logic topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the propositional-logic topic, visit your repo's landing page and select "manage topics."