Class SafetyReasoner
java.lang.Object
org.tweetyproject.arg.bipolar.reasoner.deductive.SafetyReasoner
a set of arguments S is safe wrt. the complex attacks iff there are no arguments a, b of S and argument c such that:
b supports c or c is in S and
there is a complex attack from a to c.
- Author:
- Lars Bengel
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
SafetyReasoner
public SafetyReasoner()
-
-
Method Details
-
getModels
- Parameters:
bbase
- arg framework- Returns:
- models
-
getModel
- Parameters:
bbase
- arg framework- Returns:
- model
-