public class EProver extends FolTheoremProver
defaultProver| Constructor and Description |
|---|
EProver(String binaryLocation)
Creates a new EProver with the E binary
path given as parameter
|
| Modifier and Type | Method and Description |
|---|---|
String |
getBinaryLocation()
returns the path of the provers binary
|
void |
setBinaryLocation(String binaryLocation)
Change path of the binary
|
getDefaultProver, setDefaultProverpublic EProver(String binaryLocation)
binaryLocation - the E binary pathCopyright © 2016. All rights reserved.