Class CoherentPASemantics

java.lang.Object
org.tweetyproject.arg.prob.semantics.AbstractPASemantics
org.tweetyproject.arg.prob.semantics.CoherentPASemantics
All Implemented Interfaces:
PASemantics

public class CoherentPASemantics extends AbstractPASemantics
P is coherent wrt. AF if for every A, B in Arg, if A -> B then P (A) \leq 1 - P (B).
Author:
Matthias Thimm