Uses of Class
org.tweetyproject.arg.delp.semantics.DialecticalTree
- 
Packages that use DialecticalTree Package Description org.tweetyproject.arg.delp.semantics  - 
- 
Uses of DialecticalTree in org.tweetyproject.arg.delp.semantics
Methods in org.tweetyproject.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. 
 -