Class EnumeratingDungTheoryGenerator

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

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