Closed rafaelbailo closed 3 months ago
I can't reproduce this issue...It might happen from not having Yices installed. Does the underlying command
yices-smt2 --interactive --smt2-model-format
work in the terminal?
This was in the README to show that different solvers can be used. So I think a fix is to mention how to call the example with different solvers.
Does the underlying command
yices-smt2 --interactive --smt2-model-format
work in the terminal?
Indeed, it does not; I mistakenly assumed that because Z3 was installed automatically, the same would be true of Yices. Closing this.
Running
yields the error