Uses of Class
org.tweetyproject.logics.ml.semantics.MlHerbrandInterpretation
-
Uses of MlHerbrandInterpretation in org.tweetyproject.logics.ml.semantics
Modifier and TypeMethodDescriptionFor every mapping t1 -> t2, this method substitutes every occurrence of "t1" by "t2" and vice versa and returns the new interpretationSubstitutes every occurrence of "t1" by "t2" and vice versa and returns the new interpretation.Modifier and TypeMethodDescriptionboolean
MlHerbrandInterpretation.isSyntacticallyEquivalent
(MlHerbrandInterpretation other, Collection<? extends Collection<? extends Constant>> equivalenceClasses) Checks whether this interpretation is syntactically equivalent to the given interpretation and the given equivalence classes, i.e.