Hello All,
I want to customize optQuest in flexsim to give me best sequence of parts I need to load on to the main line. I have used cells in the "Seq" column of global table "LineUp" as variables in optquest. This is made automated by using on model start trigger and on model trigger.
Optimizer is working fine giving results to my performance measure "SimulationEndTime".
How to modify this / how to make sure that optimizer will not create repeatitive sequences.
Example:
Case 1: Seq no Part
1 A
2 B
3 B
Case 2: Seq no Part
1 A
3 B
2 B
In actual Case1 & Case2 are same. Sequence created by optquest in the model i have attached will some iterations repeated how to eliminate them?
Thanks & Regards,
Praneeth Akondi