Class IsoSafeEnumeratingDungTheoryGenerator

java.lang.Object
org.tweetyproject.arg.dung.util.IsoSafeEnumeratingDungTheoryGenerator
All Implemented Interfaces:
Iterator<DungTheory>, DungTheoryGenerator, BeliefSetIterator<Argument,DungTheory>

public class IsoSafeEnumeratingDungTheoryGenerator extends Object implements DungTheoryGenerator
This generator generators all possible Dung argumentation theories (modulo graph isomorphism). It starts with the argumentation frameworks just consisting of one arguments and then increases their size.
Author:
Matthias Thimm