public class AnswerFinder extends Object
| Constructor and Description |
|---|
AnswerFinder() |
| Modifier and Type | Method and Description |
|---|---|
static String |
findProof(String problem,
String systemsDir) |
static String |
findProof(String problem,
String system,
String systemsDir) |
static String |
findProofWithAnswers(BufferedReader reader,
String systemsDir) |
static String |
findProofWithAnswers(String tptp,
String systemsDir) |
static void |
main(String[] args) |
public static String findProof(String problem, String systemsDir) throws Exception
Exceptionpublic static String findProof(String problem, String system, String systemsDir) throws Exception
Exceptionpublic static String findProofWithAnswers(BufferedReader reader, String systemsDir)
Copyright © 2015. All rights reserved.