public class AutomaticProver
extends java.lang.Object
Constructor and Description |
---|
AutomaticProver() |
Modifier and Type | Method and Description |
---|---|
void |
start(Proof proof,
int maxNumberOfRules,
long timeout)
Starts the prover with the following parameters.
|
public void start(Proof proof, int maxNumberOfRules, long timeout) throws java.lang.InterruptedException
proof
- maxNumberOfRules
- timeout
- java.lang.InterruptedException
- If the prover is interrupted by the user, this
exception is thrownCopyright © 2003-2019 The KeY-Project.