Uses of Interface
net.sf.tweety.arg.dung.util.DungTheoryGenerator
-
Packages that use DungTheoryGenerator Package Description net.sf.tweety.arg.dung.util -
-
Uses of DungTheoryGenerator in net.sf.tweety.arg.dung.util
Classes in net.sf.tweety.arg.dung.util that implement DungTheoryGenerator Modifier and Type Class Description classDefaultDungTheoryGeneratorImplements a customizable Dung theory generator.classEnumeratingDungTheoryGeneratorThis generator generators all possible Dung argumentation theories.classFileDungTheoryGeneratorThis generator receives a list of files containing Dung theories and returns those step by step.classIsoSafeEnumeratingDungTheoryGeneratorThis generator generators all possible Dung argumentation theories (modulo graph isomorphism).classPodlaszewskiCaminadaDungTheoryGeneratorThis generator generates abstract argumentation frameworks following the schema described in "Strong Admissibility Revisited" (COMMA2014) by Martin Caminda, following and idea by Mikolay Podlaszewski.
-