Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Why3
why3
Commits
1e06d9f4
Commit
1e06d9f4
authored
May 12, 2010
by
Francois Bobot
Browse files
cvc3 has a timeout option
parent
fbb0fd38
Changes
1
Hide whitespace changes
Inline
Side-by-side
why.conf
View file @
1e06d9f4
...
...
@@ -14,7 +14,7 @@ driver = "drivers/coq.drv"
[
prover
cvc3
]
name
=
"CVC3"
command
=
"why-cpulimit
%t
%m cvc3 -lang smt %f 2>&1"
command
=
"why-cpulimit
0
%m cvc3
-timeout %t
-lang smt %f 2>&1"
driver
=
"drivers/cvc3.drv"
[
prover
z3
]
...
...
Write
Preview
Markdown
is supported
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