AbstractRankingReasoner<R extends ArgumentRanking> |
Common abstract class for ranking reasoners for abstract argumentation.
|
BurdenBasedRankingReasoner |
This class implements the "Burden-based" argument semantics approach as
proposed by [Amgoud, Ben-Naim.
|
CategorizerRankingReasoner |
This class implements the "h-categorizer" argument ranking approach that was
originally proposed by [Besnard, Hunter.
|
CountingRankingReasoner |
This class implements the argument ranking approach of [Pu, Zhang, G.Luo,
J.Luo.
|
DiscussionBasedRankingReasoner |
This class implements the "Discussion-based" argument semantics approach as
proposed by [Amgoud, Ben-Naim.
|
IteratedGradedDefenseReasoner |
This class implements the argument ranking approach of
[Grossi, Modgil.
|
MTRankingReasoner |
This class implements the argument ranking approach of [Matt, Toni.
|
ProbabilisticRankingReasoner |
Implements a graded semantics reasoner based on the ideas from [Thimm, Cerutti, Rienstra; 2018].
|
PropagationRankingReasoner |
This class implements the argument ranking approach of [Delobelle.
|
SAFRankingReasoner |
This class implements the ranking-based "SAF" semantics approach as proposed
by [Bonzon, Delobelle, Konieczny, Maudet.
|
TuplesRankingReasoner |
This class implements the "tuples*" argument ranking approach as proposed by
[Cayrol, Lagasquie-Schiex.
|