question

Leo L6 avatar image
0 Likes"
Leo L6 asked Leo L6 commented

Range Based Experiment With Only Unique values

Hello,

Is there a way to use range based experimenter but remove unit values? for example, here are 4 parameters which each have value range 1-4, but I would only want to test combinations of parameters where each value is unique. So 1,2,3,4 would be a possible combination but not 1,1,2,2 for example. Is there a way to do this?

Thank you!

FlexSim 22.2.2
experimenterexperiment run
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

·
Jeanette F avatar image
0 Likes"
Jeanette F answered Leo L6 commented

Hello @Leo L6,

You will need to create a parameter that is a sequence.

1669074464252.png


Then create a range based experiment and select the parameter.

1669074451905.png

I could not see all the sequnces so I double checked by adding a code to print to the output console the parameter for that scenario. I ran the range based experiment and checked the console output.

1669074568508.png

Range Based Experiment.fsm


· 1
5 |100000

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

Leo L6 avatar image Leo L6 commented ·
Thank you!!
0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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