-
Notifications
You must be signed in to change notification settings - Fork 1
RunningExperiments
Eike Broda edited this page Jun 8, 2016
·
2 revisions
In general, the appearance of the jasima® GUI depend on the chosen experiment class, and the methods that are defined within (there is a GUI field for every variable that has a “set” method defined in the class). You can find detailed instructions on how to run an instance of various experiments, covering all steps from the experimental setup to the interpretation of the results, in the following sections:
- Running a Job Shop/Flow Shop Experiment
- Running Multiple Replications of the Same Experiment
- Running Multiple Replications with Varying Parameters
Again, it is recommended that you work through each of these sections in the shown order as they build upon each other.