public class AnswerExtractor extends Object
| Constructor and Description |
|---|
AnswerExtractor() |
| Modifier and Type | Method and Description |
|---|---|
static ArrayList<Binding> |
extractAnswers(Hashtable<String,TPTPFormula> ftable) |
static boolean |
extractAnswers(TPTPParser parser) |
static TPTPFormula |
extractVine(Hashtable<String,TPTPFormula> ftable) |
static void |
main(String[] args) |
static boolean |
printSZS(TPTPFormula conjecture,
ArrayList<Binding> binds) |
public static TPTPFormula extractVine(Hashtable<String,TPTPFormula> ftable)
public static ArrayList<Binding> extractAnswers(Hashtable<String,TPTPFormula> ftable)
public static boolean extractAnswers(TPTPParser parser)
public static boolean printSZS(TPTPFormula conjecture, ArrayList<Binding> binds)
Copyright © 2015. All rights reserved.