Class Undercut

java.lang.Object
org.tweetyproject.arg.lp.semantics.attack.Undercut
All Implemented Interfaces:
AttackStrategy

public class Undercut extends Object implements AttackStrategy
This notion of attack models the undercut relation. A undercuts B iff there is L in conclusion(A) and not L in assumption(B).
Author:
Sebastian Homann