Class AbstractEAFTheory<S extends Support>

java.lang.Object
Type Parameters:
S - the support link (ESupport or PSupport)
All Implemented Interfaces:
Iterable<BArgument>, Collection<BArgument>, BeliefBase, GeneralGraph<BArgument>, Graph<BArgument>
Direct Known Subclasses:
EAFTheory, PEAFTheory

public abstract class AbstractEAFTheory<S extends Support> extends AbstractBipolarFramework
A base class for implementing PEAFTheory and EAFTheory.
Author:
Taha Dogan Gunes