Class SimpleGroundedReasoner

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

public class SimpleGroundedReasoner extends AbstractExtensionReasoner
This reasoner for Dung theories performs inference on the grounded extension. Computes the (unique) grounded extension, i.e., the least fixpoint of the characteristic function faf.
Author:
Sebastian Franke