Class StrongUndercut

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

public class StrongUndercut extends Object implements AttackStrategy
This notion of attack models the strong undercut relation. A strongly undercuts B iff (1) A undercuts B and (2) B does not undercut A
Author:
Sebastian Homann