Class SimpleCF2Reasoner

    • Constructor Detail

      • SimpleCF2Reasoner

        public SimpleCF2Reasoner()
    • Method Detail

      • singleAFExtensions

        private java.util.Set<Extension> singleAFExtensions​(DungTheory theory)
        Computes the extensions for the single af case.
        Parameters:
        theory - some Dung theory
        Returns:
        the set of extensions
      • getOutparents

        private java.util.Collection<Argument> getOutparents​(DungTheory af,
                                                             java.util.Collection<Argument> s)
        Returns the set { a in A | a nicht in S und a -> S }
        Parameters:
        af - some Dung theory
        s - a set of arguments
        Returns:
        a set of arguments