Uses of Class
org.tweetyproject.logics.pl.syntax.Equivalence
-
Uses of Equivalence in org.tweetyproject.arg.dung.causal.syntax
Modifier and TypeMethodDescriptionCausalModel.getStructuralEquations()
Retrieves a copy of the set of structural equations currently defined in the causal model.Modifier and TypeMethodDescriptionboolean
CausalModel.addExplainableAtom
(Proposition atom, Equivalence structuralEquation) Adds a specified atom to the explainable atoms of this instance and the specified equivalence as a structural equation for this atom.boolean
CausalModel.addStructuralEquation
(Equivalence equation) Adds a specified equivalence to the structural equations of this instance.ModifierConstructorDescriptionCausalModel
(Set<Equivalence> structuralEquations) Creates a causal model -
Uses of Equivalence in org.tweetyproject.logics.pl.syntax