Class RecursiveExtendedTheory

java.lang.Object
org.tweetyproject.commons.BeliefSet<Argument,DungSignature>
org.tweetyproject.arg.extended.syntax.RecursiveExtendedTheory
All Implemented Interfaces:
Iterable<Argument>, Collection<Argument>, ArgumentationFramework<Argument>, BeliefBase

public class RecursiveExtendedTheory extends BeliefSet<Argument,DungSignature> implements ArgumentationFramework<Argument>, Collection<Argument>
Implementation of argumentation frameworks with recursive attacks in the sense of Baroni et al.
Author:
Lars Bengel
See Also:
  • "Pietro Baroni, Federico Cerutti, Massimiliano Giacomin, and Giovanni Guida. AFRA: Argumentation framework with recursive attacks. International Journal of Approximate Reasoning, 2011."