Class AbaAttack<T extends Formula>

java.lang.Object
Type Parameters:
T - is the type of the language that the ABA theory's rules range over
All Implemented Interfaces:
DungEntity, Formula

public class AbaAttack<T extends Formula> extends Attack
This class models an ABA attack.
Author:
Nils Geilen (geilenn@uni-koblenz.de)