Class DefeatingRebuttal

java.lang.Object
org.tweetyproject.arg.deductive.semantics.attacks.DefeatingRebuttal
All Implemented Interfaces:
Attack

public class DefeatingRebuttal extends Object implements Attack
This attack notion models the defeating rebuttal relation; A is defeated by B iff claim(B) |- \neg claim(A).
Author:
Matthias Thimm