Class ConflictFreeReasoner
java.lang.Object
org.tweetyproject.arg.bipolar.reasoner.evidential.ConflictFreeReasoner
a set of arguments S is conflict-free iff there exists no attack between a subset of S and an element of S.
- Author:
 - Lars Bengel
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionReturn modelReturn models 
- 
Constructor Details
- 
ConflictFreeReasoner
public ConflictFreeReasoner()constructor 
 - 
 - 
Method Details
- 
getModels
Return models- Parameters:
 bbase- argumentation framework- Returns:
 - models
 
 - 
getModel
Return model- Parameters:
 bbase- argumentation framework- Returns:
 - model
 
 
 -