Uses of Interface
org.tweetyproject.arg.prob.semantics.PASemantics
Package
Description
-
Uses of PASemantics in org.tweetyproject.arg.prob.analysis
ModifierConstructorDescriptionPAInconsistencyMeasure
(RealVectorNorm norm, DungTheory theory, PASemantics semantics) Creates a new inconsinstency measure which uses the given norm and measures wrt. -
Uses of PASemantics in org.tweetyproject.arg.prob.dynamics
ModifierConstructorDescriptionAbstractPAChangeOperator
(PASemantics semantics, RealVectorNorm norm, SimpleRealValuedFunction f) Creates a new change operator for the given semantics that uses the specified norm for distance measuring and the given function for optimizing.PARevisionOperator
(PASemantics semantics, RealVectorNorm norm, SimpleRealValuedFunction f) Creates a new change operator for the given semantics that uses the specified norm for distance measuring and the given function for optimizing.PAUpdateOperator
(PASemantics semantics, RealVectorNorm norm, SimpleRealValuedFunction f) Creates a new change operator for the given semantics that uses the specified norm for distance measuring and the given function for optimizing. -
Uses of PASemantics in org.tweetyproject.arg.prob.semantics
Modifier and TypeClassDescriptionclass
This class bundles common answering behaviour for probabilistic argumentation semantics.class
P is coherent wrt.class
P is founded wrt.class
P is involutary wrt.class
P is justifiable wrt.class
P is neutral wrt.class
P is optimistic wrt.class
P is rational wrt.class
P is semi-founded wrt.class
P is semi-optimistic wrt.