public class Tautology extends SpecialFormula
| Constructor and Description |
|---|
Tautology()
Creates a new tautology.
|
| Modifier and Type | Method and Description |
|---|---|
Tautology |
clone() |
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
collapseAssociativeFormulas, containsQuantifier, getAtoms, getConjunctions, getDisjunctions, getFunctors, getPredicates, getQuantifiedFormulas, getTerms, getTerms, getUnboundVariables, isClosed, isClosed, isDnf, isLiteral, isWellBound, isWellBound, substitute, toNnfcombineWithAnd, combineWithOr, complement, getQuantifierVariables, getSignature, getUniformProbability, toDnfpublic String toString()
toString in class net.sf.tweety.logics.commons.syntax.RelationalFormulapublic int hashCode()
public boolean equals(Object obj)
public Tautology clone()
clone in interface net.sf.tweety.logics.commons.syntax.interfaces.ComplexLogicalFormulaclone in interface net.sf.tweety.logics.commons.syntax.interfaces.SimpleLogicalFormulaclone in class FolFormulaCopyright © 2018. All rights reserved.