Uses of Interface
net.sf.tweety.arg.prob.dynamics.ChangeOperator
-
Packages that use ChangeOperator Package Description net.sf.tweety.arg.prob.dynamics -
-
Uses of ChangeOperator in net.sf.tweety.arg.prob.dynamics
Classes in net.sf.tweety.arg.prob.dynamics that implement ChangeOperator Modifier and Type Class Description class
AbstractPAChangeOperator
Provides common functionality for change operators based on probabilistic semantics.class
PARevisionOperator
This operator implements a revision of some probabilistic assessment of arguments upon the observation of an argumentation theory.class
PAUpdateOperator
This operator implements an update of some probabilistic assessment of arguments upon the observation of an argumentation theory.
-