Class StrongConfidentAttack

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

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