Class StrongAttack

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

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