Class SCOOCNaiveReasoner

  • All Implemented Interfaces:
    net.sf.tweety.commons.ModelProvider<Argument,​DungTheory,​Extension>, net.sf.tweety.commons.QualitativeReasoner<DungTheory,​Argument>, net.sf.tweety.commons.Reasoner<Boolean,​DungTheory,​Argument>

    public class SCOOCNaiveReasoner
    extends AbstractExtensionReasoner
    reasoner for SCOOC-naive semantics. A naive extension E is strongly complete outside odd cycles (SCOOC) iff every argument, which is not in an odd cycle, is either in E or attacked by E. definition see: Cramer, van der Torre: SCF2 – an Argumentation Semantics for Rational Human Judgments on Argument Acceptability:Technical Report 2019
    Author:
    Lars Bengel