Class AbaTheory<T extends Formula>

java.lang.Object
org.tweetyproject.arg.aba.syntax.AbaTheory<T>
Type Parameters:
T - is the type of the language that the ABA theory's rules range over
All Implemented Interfaces:
BeliefBase

public class AbaTheory<T extends Formula> extends Object implements BeliefBase
An implementation of Assumption Based Argumentation.
Author:
Nils Geilen (geilenn@uni-koblenz.de)