Uses of Class
org.tweetyproject.logics.cl.semantics.RankingFunction
Packages that use RankingFunction
-
Uses of RankingFunction in org.tweetyproject.logics.cl.reasoner
Methods in org.tweetyproject.logics.cl.reasoner that return RankingFunctionModifier and TypeMethodDescriptionabstract RankingFunction
AbstractConditionalLogicReasoner.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 TypeMethodDescriptionvoid
ConverterADF2CL.compareInference
(AbstractDialecticalFramework adf, AbstractDialecticalFrameworkReasoner reasoner_adf, RankingFunction kappa) Compare the inference behavior of ADF "adf" and Ranking function "kappa"