rewording
authorblanchet
Thu, 21 Apr 2011 18:47:22 +0200
changeset 42446 d105b1309a8d
parent 42445 c6ea64ebb8c5
child 42447 111592b342e2
rewording
doc-src/Sledgehammer/sledgehammer.tex
--- a/doc-src/Sledgehammer/sledgehammer.tex	Thu Apr 21 18:39:22 2011 +0200
+++ b/doc-src/Sledgehammer/sledgehammer.tex	Thu Apr 21 18:47:22 2011 +0200
@@ -512,13 +512,13 @@
 \optrue{slicing}{no\_slicing}
 Specifies whether the time allocated to a prover should be sliced into several
 segments, each of which has its own set of possibly prover-dependent options.
-For SPASS and Vampire, the first slice tries the fast-but-incomplete
+For SPASS and Vampire, the first slice tries the fast but incomplete
 set-of-support (SOS) strategy, whereas the second slice runs without it. For E,
-up to three slices are defined, with different weighted search strategies and
+up to three slices are tried, with different weighted search strategies and
 number of facts. For SMT solvers, several slices are tried with the same options
-but fewer and fewer facts. According to benchmarks with a timeout of 30 seconds,
-slicing is a valuable optimization, and you should probably leave it enabled
-unless you are conducting experiments. However, this option is implicitly
+each time but fewer and fewer facts. According to benchmarks with a timeout of
+30 seconds, slicing is a valuable optimization, and you should probably leave it
+enabled unless you are conducting experiments. This option is implicitly
 disabled for (short) automatic runs.
 
 \nopagebreak