Uses of Class
org.tweetyproject.logics.translators.adfcl.PriestWorldAdapted
Packages that use PriestWorldAdapted
-
Uses of PriestWorldAdapted in org.tweetyproject.logics.translators.adfcl
Methods in org.tweetyproject.logics.translators.adfcl that return PriestWorldAdaptedMethods in org.tweetyproject.logics.translators.adfcl that return types with arguments of type PriestWorldAdaptedModifier and TypeMethodDescriptionRankingFunctionThreeValued.getPlausibleWorlds()Returns all interpretations that are mapped to 0RankingFunctionThreeValued.getPriestWorlds()Returns all interpretations that are mapped to a rank unequal to INFINITY.PriestWorldIterator.reset()PriestWorldIterator.reset(Collection<? extends Formula> formulas)Methods in org.tweetyproject.logics.translators.adfcl with parameters of type PriestWorldAdaptedModifier and TypeMethodDescriptiondoubleDalalDistanceThreeValued.distance(Collection<PriestWorldAdapted> coll, PriestWorldAdapted b)doubleDalalDistanceThreeValued.distance(PriestWorldAdapted a, PriestWorldAdapted b)Based on new version of PriestWorld_adaptedstatic booleanRankingFunctionThreeValued.falsifies(PriestWorldAdapted w, Conditional c)Checks whether the given possible world w falsifies the given conditional (B|A), i.e.RankingFunctionThreeValued.rank(PriestWorldAdapted w)Gets the rank of the given possible world.static booleanRankingFunctionThreeValued.satisfies(PriestWorldAdapted w, Conditional c)Checks whether the given possible world w satisfies the given conditional (B|A), i.e.voidRankingFunctionThreeValued.setRank(PriestWorldAdapted w, Integer value)Sets the rank for the given possible world.static booleanRankingFunctionThreeValued.verifies(PriestWorldAdapted w, Conditional c)Checks whether the given possible world w verifies the given conditional (B|A), i.e.Method parameters in org.tweetyproject.logics.translators.adfcl with type arguments of type PriestWorldAdaptedModifier and TypeMethodDescriptiondoubleDalalDistanceThreeValued.distance(Collection<PriestWorldAdapted> coll, PriestWorldAdapted b)Constructors in org.tweetyproject.logics.translators.adfcl with parameters of type PriestWorldAdaptedModifierConstructorDescriptionPriestWorldAdapted(PriestWorldAdapted other)Creates a new world which is a copy of the given world