Class SimpleCompleteReasoner

    • Constructor Detail

      • SimpleCompleteReasoner

        public SimpleCompleteReasoner()
    • Method Detail

      • getCompleteExtensions

        private java.util.Set<Extension> getCompleteExtensions​(DungTheory dungTheory,
                                                               Extension ext,
                                                               java.util.Collection<Argument> remaining)
        Auxiliary method to compute all complete extensions
        Parameters:
        dungTheory - a Dung theory
        ext - some extension
        remaining - arguments that still have to be considered to be part of an extension
        Returns:
        all complete extensions that are supersets of an argument in arguments