Class CAdmissibleReasoner
- java.lang.Object
 - 
- org.tweetyproject.arg.bipolar.reasoner.deductive.CAdmissibleReasoner
 
 
- 
public class CAdmissibleReasoner extends java.lang.Objectreasoner for admissibility in bipolar argumentation frameworks with deductive support interpretation a set of arguments is c-admissible iff it is admissible wrt. the complex attacks in the framework and closed wrt. the support relation 
- 
- 
Constructor Summary
Constructors Constructor Description CAdmissibleReasoner() 
- 
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)
 
 - 
 
 -