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
-
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
ConflictFreeReasoner
public ConflictFreeReasoner()constructor
-
-
Method Details
-
getModels
- Parameters:
bbase
- argumentation framework- Returns:
- models
-
getModel
- Parameters:
bbase
- argumentation framework- Returns:
- model
-