Class Division

java.lang.Object
org.tweetyproject.commons.util.Pair<Extension<DungTheory>,Extension<DungTheory>>
org.tweetyproject.arg.dung.divisions.Division
All Implemented Interfaces:
Serializable

public class Division extends Pair<Extension<DungTheory>,Extension<DungTheory>>
A pair <P,V> is a division of AAF G w.r.t. semantics X iff there is an X-extension E such that P\subseteq E and E \cap V = {}, cf. [Hunter,Thimm,2014].
Author:
Matthias Thimm
See Also: