question

Han avatar image
0 Likes"
Han asked Natalie White commented

Experimenter problem

Can the order of the items output on the Queue be used to find the best order using the experimenter?

If possible, can you give me an example of how the parameters should be set...

FlexSim 22.2.0
experimenter
· 3
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered

optimizing order is currently a variation of combinations. Then you are responsible to release items in different order yourself. 3D logic with connections and triggers uses commands like releaseitem to control a script based flow. Process Flow uses moveobject activity.
For an experimenter setup you can write different variation strategies into a send to port function which you can activate by a parameter or label value. You change in experiments these values then. I would activate in statistic menu “repeat random streams“ and in experimenter repeat scenarios to one. This applies well to find an optimized order for a timed process. If you are interested in Machine Learning features of FlexSim you should consider to deactivate “repeat random streams” and use large values for repeating scenarios.

5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.