Uses of Class
net.sf.tweety.arg.aspic.semantics.AspicAttack
-
Packages that use AspicAttack Package Description net.sf.tweety.arg.aspic.semantics -
-
Uses of AspicAttack in net.sf.tweety.arg.aspic.semantics
Methods in net.sf.tweety.arg.aspic.semantics that return types with arguments of type AspicAttack Modifier and Type Method Description static <T extends Invertable>
java.util.Collection<AspicAttack<T>>AspicAttack. determineAttackRelations(java.util.Collection<AspicArgument<T>> args, java.util.Comparator<AspicArgument<T>> order, RuleFormulaGenerator<T> rfgen)
Checks for defeats in a list of arguments
-