Class MonteCarloPafReasoner

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private int numberOfTrials
      The number of runs of the Monte Carlo simulation.
    • Field Detail

      • numberOfTrials

        private int numberOfTrials
        The number of runs of the Monte Carlo simulation.
    • Constructor Detail

      • MonteCarloPafReasoner

        public MonteCarloPafReasoner​(Semantics semantics,
                                     int numberOfTrials)
        Creates a new reasoner.
        Parameters:
        semantics - semantics used for determining extensions.
        numberOfTrials - The number of runs of the Monte Carlo simulation