Class StratifiedLabeling

java.lang.Object
org.tweetyproject.commons.AbstractInterpretation<DungTheory,Argument>
org.tweetyproject.arg.dung.semantics.StratifiedLabeling
All Implemented Interfaces:
Map<Argument,Integer>, Interpretation<DungTheory,Argument>

public class StratifiedLabeling extends AbstractInterpretation<DungTheory,Argument> implements Map<Argument,Integer>
This class implements stratified labelings as in [Thimm, Kern-Isberner, 2013].
Author:
Matthias Thimm