Uses of Class
com.semedy.reasoner.api.logic.Compound
Packages that use Compound
-
Uses of Compound in com.semedy.reasoner.api.logic
Subclasses of Compound in com.semedy.reasoner.api.logicModifier and TypeClassDescriptionclass
object for a functional termclass
object to represent a literalMethods in com.semedy.reasoner.api.logic that return CompoundModifier and TypeMethodDescriptionCompound.clone()
Get a cloneCompound.getNormalized()
Get a normalized version (all variables are renamed to Xi) -
Uses of Compound in com.semedy.reasoner.rewriter
Methods in com.semedy.reasoner.rewriter with parameters of type Compound