Class SimpleGroundedSetAfReasoner

java.lang.Object
All Implemented Interfaces:
ModelProvider<Argument,SetAf,Extension<SetAf>>, PostulateEvaluatable<Argument>, QualitativeReasoner<SetAf,Argument>, Reasoner<Boolean,SetAf,Argument>

public class SimpleGroundedSetAfReasoner extends AbstractExtensionSetAfReasoner
This reasoner for SetAf theories performs inference on the grounded extension. Computes the (unique) grounded extension, i.e., the least fixpoint of the characteristic function faf.
Author:
Matthias Thimm, Sebastian Franke