Class CountingRankingReasoner

java.lang.Object
org.tweetyproject.arg.rankings.reasoner.AbstractRankingReasoner<NumericalPartialOrder<Argument,DungTheory>>
org.tweetyproject.arg.rankings.reasoner.CountingRankingReasoner
All Implemented Interfaces:
ModelProvider<Argument,DungTheory,NumericalPartialOrder<Argument,DungTheory>>, PostulateEvaluatable<Argument>

public class CountingRankingReasoner extends AbstractRankingReasoner<NumericalPartialOrder<Argument,DungTheory>>
This class implements the argument ranking approach of [Pu, Zhang, G.Luo, J.Luo. Attacker and Defender Counting Approach for Abstract Argumentation. CoRR 2015]. This approach ranks arguments by counting the number of their attackers and defenders in form of a dialogue game where proponents are defenders and opponents are attackers.
Author:
Anna Gessler