Class IteratingMlnReasoner

    • Constructor Summary

      Constructors 
      Constructor Description
      IteratingMlnReasoner​(AbstractMlnReasoner reasoner, long numberOfIterations)
      Creates a new IteratingMlnReasoner for the given MLN reaasoner.
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • IteratingMlnReasoner

        public IteratingMlnReasoner​(AbstractMlnReasoner reasoner,
                                    long numberOfIterations)
        Creates a new IteratingMlnReasoner for the given MLN reaasoner.
        Parameters:
        reasoner - some MLN reasoner.
        numberOfIterations - the number of iterations for the reasoner