public static class SimpleTptpParserOutput.Clause extends Object implements TptpParserOutput.CnfFormula
| Constructor and Description |
|---|
Clause(Iterable<TptpParserOutput.Literal> literals) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<SimpleTptpParserOutput.Literal> |
getLiterals() |
String |
toString() |
String |
toString(int indent) |
public Clause(Iterable<TptpParserOutput.Literal> literals)
Copyright © 2015. All rights reserved.