Class MaxRolloutExperimentTerminationCriterion

  • All Implemented Interfaces:
    ai.libs.jaicore.experiments.IExperimentTerminationCriterion

    public class MaxRolloutExperimentTerminationCriterion
    extends ai.libs.jaicore.experiments.MaxNumberOfEventsTerminationCriterion
    • Method Summary

      • Methods inherited from class ai.libs.jaicore.experiments.MaxNumberOfEventsTerminationCriterion

        doesTerminate
      • Methods inherited from class java.lang.Object

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

      • MaxRolloutExperimentTerminationCriterion

        public MaxRolloutExperimentTerminationCriterion​(int maxNumberOfRollouts)