Class AbstractSocialSemantics<L>

java.lang.Object
org.tweetyproject.arg.social.semantics.AbstractSocialSemantics<L>
Type Parameters:
L - The set used for valuations
All Implemented Interfaces:
Comparator<L>
Direct Known Subclasses:
SimpleProductSemantics

public abstract class AbstractSocialSemantics<L> extends Object implements Comparator<L>
This is the abstract ancestor of concrete semantics for social abstract argumentation frameworks, cf. [Leite, Martins; IJCAI 2011, Def. 3]
Author:
Matthias Thimm