Uses of Class
org.tweetyproject.logics.cl.semantics.RankingFunction
Packages that use RankingFunction
-
Uses of RankingFunction in org.tweetyproject.logics.cl.reasoner
Classes in org.tweetyproject.logics.cl.reasoner that implement interfaces with type arguments of type RankingFunctionModifier and TypeClassDescriptionclassAbstract ancestor for all reasoner for conditional logic.Methods in org.tweetyproject.logics.cl.reasoner that return RankingFunctionModifier and TypeMethodDescriptionabstract RankingFunctionAbstractConditionalLogicReasoner.getModel(ClBeliefSet bbase) CReasoner.getModel(ClBeliefSet kb) RuleBasedCReasoner.getModel(ClBeliefSet beliefset) SimpleCReasoner.getModel(ClBeliefSet beliefset) ZReasoner.getModel(ClBeliefSet beliefset) Methods in org.tweetyproject.logics.cl.reasoner that return types with arguments of type RankingFunction -
Uses of RankingFunction in org.tweetyproject.logics.translators.adfcl
Methods in org.tweetyproject.logics.translators.adfcl with parameters of type RankingFunctionModifier and TypeMethodDescriptionvoidConverterADF2CL.compareInference(AbstractDialecticalFramework adf, AbstractDialecticalFrameworkReasoner reasoner_adf, RankingFunction kappa) Compare the inference behavior of ADF "adf" and Ranking function "kappa"