Class ConfidentRebut

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

public class ConfidentRebut extends Object implements AttackStrategy
This notion of attack models the strong rebut relation. A strongly rebuts B iff assumptions(A) = \emptyset and there is L in conclusion(A) and \neg L in conclusion(B).
Author:
Sebastian Homann