Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Why3
why3
Commits
109ba0d4
Commit
109ba0d4
authored
Aug 25, 2017
by
Guillaume Melquiond
Browse files
Set logic to QF_AUFLIRA for Yices-smt2, as it will not even start parsing the input file otherwise.
parent
8d4cf301
Changes
1
Hide whitespace changes
Inline
Side-by-side
drivers/yices-smt2.drv
View file @
109ba0d4
(* Why3 driver for Yices-smt2 solver *)
prelude ";;; this is a prelude for Yices-smt2"
prelude "(set-logic AUFLIRA)"
prelude "(set-logic
QF_
AUFLIRA)"
(* A : Array
UF : Uninterpreted Function
LIRA : Linear Integer Reals Arithmetic
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment