src/Doc/Sledgehammer/document/root.tex
changeset 62737 bdb5fd0050f5
parent 61317 b089c00f4db0
child 63729 89b6d339c6c4
equal deleted inserted replaced
62736:03b995c21878 62737:bdb5fd0050f5
   258 Sledgehammer panel in Isabelle/jEdit. Sledgehammer produces the following output
   258 Sledgehammer panel in Isabelle/jEdit. Sledgehammer produces the following output
   259 after a few seconds:
   259 after a few seconds:
   260 
   260 
   261 \prew
   261 \prew
   262 \slshape
   262 \slshape
   263 Sledgehammer: ``\textit{cvc4\/}'' \\
   263 Proof found\ldots \\
   264 Try this: \textbf{by} (\textit{metis last\_ConsL}) (64 ms). \\[3\smallskipamount]
   264 ``\textit{e\/}'': Try this: \textbf{by} \textit{simp} (0.3 ms). \\
   265 %
   265 %
   266 Sledgehammer: ``\textit{z3\/}'' \\
   266 ``\textit{cvc4\/}'': Try this: \textbf{by} \textit{simp} (0.4 ms). \\
   267 Try this: \textbf{by} (\textit{metis list.inject}) (20 ms). \\[3\smallskipamount]
   267 %
   268 %
   268 ``\textit{z3\/}'': Try this: \textbf{by} \textit{simp} (0.5 ms). \\
   269 Sledgehammer: ``\textit{spass\/}'' \\
   269 %
   270 Try this: \textbf{by} (\textit{metis list.inject}) (17 ms). \\[3\smallskipamount]
   270 ``\textit{spass\/}'': Try this: \textbf{by} \textit{simp} (0.3 ms).
   271 %
   271 %
   272 Sledgehammer: ``\textit{e\/}'' \\
       
   273 Try this: \textbf{by} (\textit{metis hd.simps}) (14 ms). \\[3\smallskipamount]
       
   274 \postw
   272 \postw
   275 
   273 
   276 Sledgehammer ran CVC4, E, SPASS, and Z3 in parallel. Depending on which
   274 Sledgehammer ran CVC4, E, SPASS, and Z3 in parallel. Depending on which
   277 provers are installed and how many processor cores are available, some of the
   275 provers are installed and how many processor cores are available, some of the
   278 provers might be missing or present with a \textit{remote\_} prefix.
   276 provers might be missing or present with a \textit{remote\_} prefix.