Uses of Class
org.tweetyproject.logics.cl.semantics.ConditionalStructure
Packages that use ConditionalStructure
Package
Description
-
Uses of ConditionalStructure in org.tweetyproject.logics.cl.kappa
Methods in org.tweetyproject.logics.cl.kappa with parameters of type ConditionalStructureModifier and TypeMethodDescriptionConditionalStructureKappaBuilder.build
(ConditionalStructure structure) This builds a map of conditionals toKappaValue
instances which represent the penalty term for a falsified conditional -
Uses of ConditionalStructure in org.tweetyproject.logics.cl.reasoner
Methods in org.tweetyproject.logics.cl.reasoner with parameters of type ConditionalStructureModifier and TypeMethodDescriptionvoid
RuleBasedCReasoner.Rule.setConditonalStructure
(ConditionalStructure cs) Sets theConditionalStructure
that is used as data basis for the rule. -
Uses of ConditionalStructure in org.tweetyproject.logics.cl.rules
Methods in org.tweetyproject.logics.cl.rules with parameters of type ConditionalStructureModifier and TypeMethodDescriptionvoid
RuleAdapter.setConditonalStructure
(ConditionalStructure cs)