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
7955d8e4
Commit
7955d8e4
authored
Aug 23, 2010
by
Andrei Paskevich
Browse files
remove tptp_simple-based provers
parent
2b8b5303
Changes
1
Hide whitespace changes
Inline
Side-by-side
why.conf
View file @
7955d8e4
...
...
@@ -27,21 +27,11 @@ name = "spass"
command
=
"why3-cpulimit 0 %m SPASS -TPTP -PGiven=0 -PProblem=0 -DocProof -TimeLimit=%t %f 2>&1"
driver
=
"drivers/tptp.drv"
[
prover
spass_simple
]
name
=
"spass_simple"
command
=
"why3-cpulimit 0 %m SPASS -TPTP -PGiven=0 -PProblem=0 -DocProof -TimeLimit=%t %f 2>&1"
driver
=
"drivers/tptp_simple.drv"
[
prover
eprover
]
name
=
"eprover"
command
=
"why3-cpulimit 0 %m eprover -s --print-statistics -xAuto -tAuto --cpu-limit=%t --tstp-in %f 2>&1"
driver
=
"drivers/tptp.drv"
[
prover
eprover_simple
]
name
=
"eprover_simple"
command
=
"why3-cpulimit 0 %m eprover -s --print-statistics -xAuto -tAuto --cpu-limit=%t --tstp-in %f 2>&1"
driver
=
"drivers/tptp_simple.drv"
[
prover
simplify
]
name
=
"simplify"
command
=
"why3-cpulimit %t %m Simplify %f 2>&1"
...
...
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