Class IsoSafeEnumeratingDungTheoryGenerator

  • All Implemented Interfaces:
    Iterator<DungTheory>, DungTheoryGenerator, net.sf.tweety.commons.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
    • Constructor Detail

      • IsoSafeEnumeratingDungTheoryGenerator

        public IsoSafeEnumeratingDungTheoryGenerator()
        Creates a new enumerating Dung theory generator.