Find the subset of literals in this conjunction that also occur in
oldConj, as well as the subset of literals that do not occur
in oldConj.
Find the subset of literals in this conjunction that also occur in
oldConj, as well as the subset of literals that do not occur
in oldConj.
Return true if this formula is obviously always false.
Return true if this formula is obviously always true
Check whether there is a positive literal with the given predicate, and starting with the given arguments, and return the last argument.
Check whether there is a positive literal with the given predicate, and starting with the given arguments, and return the last argument.
Create the negation of exactly one literal
Re-sort an object with a new TermOrder.
Update the literals of this conjunction; if nothing has changed, the old object is returned
Update the atoms of this conjunction under the assumption that the new atoms form a subset of the old atoms
(Since version ) see corresponding Javadoc for more information.
A class for representing a conjunction of positive and negative predicate literals