question

Maryam H2 avatar image
0 Likes"
Maryam H2 asked Logan Gold commented

OptQuest Error: Error in constraint equation

I set up an integer parameter in the parameters Table and when I want to use it in constraints or objectives in the OptQuest optimization panel, I get this error " Error in constraint equation".Is the bracket a problem [param1] or anything else?

Thanks



FlexSim 24.1.0
optquestparametersinteger
· 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

Jeanette F avatar image
0 Likes"
Jeanette F answered

Hello @Maryam H2,

The constraint limiting value needs to be a number. You can rewrite your constraint to something like this.

[Order_Quantity_1PR]-[PR_1_D]>=0

Optimizer constraints.fsm


5 |100000

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