Uses of Class
net.sf.tweety.arg.delp.semantics.DialecticalTree
-
Packages that use DialecticalTree Package Description net.sf.tweety.arg.delp.semantics -
-
Uses of DialecticalTree in net.sf.tweety.arg.delp.semantics
Methods in net.sf.tweety.arg.delp.semantics that return types with arguments of type DialecticalTree Modifier and Type Method Description java.util.Set<DialecticalTree>
DialecticalTree. getDefeaters(DefeasibleLogicProgram delp, ComparisonCriterion comparisonCriterion)
Computes the set of arguments which are defeaters for the argument in this tree node and returns the corresponding dialectical tree nodes with these defeaters.
-