Class StableReasoner
java.lang.Object
org.tweetyproject.arg.bipolar.reasoner.evidential.StableReasoner
a set of arguments S is stable iff it is conflict-free, self-supporting and for any argument a e-supported by bbase,
 where a is not in S, S e-support attacks either a or every set of arguments minimally e-supporting a.
- Author:
 - Lars Bengel
 
- 
Constructor Summary
Constructors - 
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
 
 
 -