Skip to content

Commit e754efe

Browse files
Kirill GolubevKirill Golubev
authored andcommitted
overview of cvc5 setup
1 parent 24e4c3b commit e754efe

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

liquidjava-umbrella/liquidjava-verifier/regarding_cvc5.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Notes on integraing cvc5 to Liquid Java:
22

3+
## Overview
4+
5+
One need to clone and build cvc5 somewhere in the system. I did it using [official guide](https://cvc5.github.io/docs/cvc5-1.0.0/installation/installation.html).
6+
Then use absolute path to jar file in `liquidjava-umbrella/liquidjava-verifier/pom.xml`. It is not the best way, but it is easy to do and reproduce. So it will do for now.
7+
8+
9+
310
## Path variables
411

512
Error looked like this:

0 commit comments

Comments
 (0)