Class DirectUndercut

java.lang.Object
org.tweetyproject.arg.deductive.semantics.attacks.DirectUndercut
All Implemented Interfaces:
Attack

public class DirectUndercut extends Object implements Attack
This attack notion models the direct undercut relation; A is defeated by B iff there is c in support(A) with claim(B) == \neg c.
Author:
Matthias Thimm