Skip to content
Snippets Groups Projects
Commit 0ae4a527 authored by Etienne Kneuss's avatar Etienne Kneuss
Browse files

Produce models in CEX solver

parent bfad2baf
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,7 @@ trait SMTLIBCVC4CounterExampleTarget extends SMTLIBCVC4QuantifiedTarget {
override def interpreterOps(ctx: LeonContext) = {
Seq(
"-q",
"--produce-models",
"--print-success",
"--lang", "smt",
"--fmf-fun"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment