Class DAdmissibleReasoner
- java.lang.Object
 - 
- org.tweetyproject.arg.bipolar.reasoner.deductive.DAdmissibleReasoner
 
 
- 
public class DAdmissibleReasoner extends java.lang.Objectreasoner for admissibility in bipolar argumentation frameworks with deductive support interpretation a set of arguments is d-admissible iff it is admissible wrt. the complex attacks in the framework 
- 
- 
Constructor Summary
Constructors Constructor Description DAdmissibleReasoner() 
- 
Method Summary
Modifier and Type Method Description java.util.Collection<ArgumentSet>getModels(DeductiveArgumentationFramework bbase) 
 - 
 
- 
- 
Method Detail
- 
getModels
public java.util.Collection<ArgumentSet> getModels(DeductiveArgumentationFramework bbase)
 
 - 
 
 -