Class GroundedReasoner
java.lang.Object
org.tweetyproject.arg.bipolar.reasoner.necessity.GroundedReasoner
the grounded extension of bbase is the least fixed point of the characteristic function.
- Author:
 - Lars Bengel
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionReturn modelReturn models 
- 
Constructor Details
- 
GroundedReasoner
public GroundedReasoner()Default Constructor 
 - 
 - 
Method Details
- 
getModels
Return models- Parameters:
 bbase- argumentation framework- Returns:
 - models
 
 - 
getModel
Return model- Parameters:
 bbase- argumentation framework- Returns:
 - model
 
 
 -