We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8872290 commit 8d8e5f7Copy full SHA for 8d8e5f7
README.md
@@ -1,3 +1,5 @@
1
# Matching Logic Prover
2
3
-
+* `prover` contains the matching logic prover, implemented in the K framework.
4
+* `checker` contains the proof checkers of matching logic.
5
+* `ml2fol` contains a prototype translation from matching logic to first-order logic in smt2lib format.
0 commit comments