Uses of Class
org.tweetyproject.arg.prob.syntax.PartialProbabilityAssignment
Packages that use PartialProbabilityAssignment
-
Uses of PartialProbabilityAssignment in org.tweetyproject.arg.prob.analysis
Methods in org.tweetyproject.arg.prob.analysis with parameters of type PartialProbabilityAssignmentModifier and TypeMethodDescriptionPAInconsistencyMeasure.inconsistencyMeasure(PartialProbabilityAssignment ppa)
-
Uses of PartialProbabilityAssignment in org.tweetyproject.arg.prob.dynamics
Methods in org.tweetyproject.arg.prob.dynamics with parameters of type PartialProbabilityAssignmentModifier and TypeMethodDescriptionabstract ProbabilisticExtension
AbstractPAChangeOperator.change(PartialProbabilityAssignment ppa, DungTheory theory)
ChangeOperator.change(PartialProbabilityAssignment ppa, DungTheory theory)
Given a partial probability assignment ppa and an argumentation theory, compute the closest probabilistic extension that is adequate for observing the theory in the state ppa.PARevisionOperator.change(PartialProbabilityAssignment ppa, DungTheory theory)
PAUpdateOperator.change(PartialProbabilityAssignment ppa, DungTheory theory)