| Package | Description |
|---|---|
| tptp_parser | |
| TPTPWorld |
| Modifier and Type | Class and Description |
|---|---|
static class |
SimpleTptpParserOutput.AnnotatedClause
Represents instances of <cnf annotated> in the BNF grammar.
|
static class |
SimpleTptpParserOutput.AnnotatedFormula
Represents instances of <fof annotated> in the BNF grammar.
|
static class |
SimpleTptpParserOutput.AnnotatedThfFormula
Represents instances of <thf annotated> in the BNF grammar.
|
static class |
SimpleTptpParserOutput.IncludeDirective
Represents instances of <include> in the BNF grammar.
|
| Modifier and Type | Field and Description |
|---|---|
SimpleTptpParserOutput.TopLevelItem |
TPTPFormula.item |
| Modifier and Type | Field and Description |
|---|---|
Vector<SimpleTptpParserOutput.TopLevelItem> |
TPTPParser.Items |
| Modifier and Type | Method and Description |
|---|---|
static String |
TPTPParser.getName(SimpleTptpParserOutput.TopLevelItem item) |
static ArrayList<Binding> |
SystemOnTPTP.getSZSBindings(SimpleTptpParserOutput.TopLevelItem item,
ArrayList<Binding> answers) |
static ArrayList<Binding> |
SystemOnTPTP.getSZSBindings(SimpleTptpParserOutput.TopLevelItem item,
String tptp) |
static String |
TPTPParser.getType(SimpleTptpParserOutput.TopLevelItem item) |
| Constructor and Description |
|---|
TPTPFormula(SimpleTptpParserOutput.TopLevelItem item,
int id) |
Copyright © 2015. All rights reserved.