File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -30,6 +30,8 @@ We then move on to some more advanced concepts, and create a full process model:
3030* ` 05_basic_results.ipynb ` : Collecting results from a single run by storing process metrics during a run and performing calculations at the end
3131* ` 06a_basic_results_exercise.ipynb ` : An exercise to practice collecting results from a ` simpy ` model.
3232* ` 07_experiments.ipynb ` : our approach to setting up a model for multiple replications, experimentation, and common random numbers
33+ * ` 07a_exercise.ipynb ` : An exercise to practice using an ` Experiment ` class with a model
34+ * ` 07b_solutions.ipynb ` Solutions to the ` Experiment ` exercises.
3335* ` 08_full_model.ipynb ` : an extended version of the 111 call centre process. We also introduce a warm-up period
3436* ` 09_time_weighted_calcs.ipynb ` : An alternative approach to collects results for queue length and resource utilisation.
3537
You can’t perform that action at this time.
0 commit comments