Uses of Class
org.tweetyproject.causal.semantics.CounterfactualStatement
Packages that use CounterfactualStatement
-
Uses of CounterfactualStatement in org.tweetyproject.causal.reasoner
Methods in org.tweetyproject.causal.reasoner with parameters of type CounterfactualStatementModifier and TypeMethodDescriptionbooleanArgumentationBasedCounterfactualReasoner.query(CausalKnowledgeBase cbase, CounterfactualStatement statement) Evaluates the given counterfactual statement against the causal knowledge base.