Class StableReasoner
java.lang.Object
org.tweetyproject.arg.bipolar.reasoner.necessity.StableReasoner
a set of arguments S is stable iff the set of arguments deactivated by S equals A\S,
where A is the set of all arguments in the argumentation framework.
- Author:
- Lars Bengel
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
StableReasoner
public StableReasoner()
-
-
Method Details
-
getModels
- Parameters:
bbase
- argumentation framework- Returns:
- models
-
getModel
- Parameters:
bbase
- argumentation framework- Returns:
- model
-