Class RaStrictAdditionOfDefenseBranch

  • All Implemented Interfaces:
    Postulate<Argument>

    public class RaStrictAdditionOfDefenseBranch
    extends RankingPostulate
    The "strict addition of defense branch" postulate for ranking semantics as formalized in [Bonzon, Delobelle, Konieczny, Maudet. A Comparative Study of Ranking-Based Semantics for Abstract Argumentation. 2016]: Adding a defense branch to any argument improves its ranking. 'Adding a defense branch to the argument A' means adding the arguments {X1, ... , Xn} which are not in the original knowledge base, for whom is true that A <- X1 <- X2 ... <- Xn and where n is an even number.
    Author:
    Anna Gessler
    See Also:
    RaAdditionOfDefenseBranch