Class SimpleConflictFreeReasoner

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

public class SimpleConflictFreeReasoner extends AbstractExtensionReasoner
This reasoner for Dung theories performs inference on the conflict-free extensions.
Author:
Matthias Thimm