public class AutomatedTheoremProver extends Object
| Constructor and Description |
|---|
AutomatedTheoremProver(TypeSystem typeSystem) |
| Modifier and Type | Method and Description |
|---|---|
void |
check(WyalFile source,
wyfs.lang.Path.Entry<?> originalSource) |
void |
print(Proof proof) |
void |
setPrintProof(boolean flag) |
void |
setProofLimit(int size) |
void |
setProofWidth(int width) |
public AutomatedTheoremProver(TypeSystem typeSystem)
Copyright © 2017. All rights reserved.