Uses of Class
org.tweetyproject.logics.ml.semantics.MlHerbrandInterpretation
Packages that use MlHerbrandInterpretation
-
Uses of MlHerbrandInterpretation in org.tweetyproject.logics.ml.semantics
Methods in org.tweetyproject.logics.ml.semantics that return MlHerbrandInterpretationModifier 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.Methods in org.tweetyproject.logics.ml.semantics that return types with arguments of type MlHerbrandInterpretationModifier and TypeMethodDescriptionMlHerbrandBase.getAllHerbrandInterpretations()
Returns all possible Herbrand interpretations.Methods in org.tweetyproject.logics.ml.semantics with parameters of type MlHerbrandInterpretationModifier 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.