Class SimplePafReasoner

    • Constructor Detail

      • SimplePafReasoner

        public SimplePafReasoner​(Semantics semantics)
        Creates a new reasoner.
        Parameters:
        semantics - semantics used for determining extensions.
    • Method Detail

      • query

        public java.lang.Double query​(ProbabilisticArgumentationFramework paf,
                                      Extension ext)
        Estimates the probability that the given set of arguments is an extension
        Specified by:
        query in class AbstractPafReasoner
        Parameters:
        ext - some set of arguments
        paf - a PAF
        Returns:
        the estimated probability of the given set to be an extension