Research Article

Efficient Simulation Budget Allocation for Ranking the Top Designs

Algorithm 1

Sequential allocation algorithm.
INPUT: ( is a multiple of and )
INITIALIZE: Perform simulation replications for all designs.
     
WHILE DO
   (1) Increase the computing budget by Δ
   (2) Use (28) to determine the new budget allocation rule, that is, .
      The population distribution parameters are estimated by the sample statistics.
   (3) Simulate additional for each design .
END OF WHILE