How can I put this constraint into my optimizer design?

How can I put this constraint into my optimizer design?

paul_alejandro_r
Not applicable
76 Views
2 Replies
Message 1 of 3

How can I put this constraint into my optimizer design?

paul_alejandro_r
Not applicable

[ FlexSim 17.1.2 ]

I've been trying to put this constraint: variable 1 not equal to variable 2 in the optimizer design into the experimenter module but I do not want to use > or <

0 Likes
Accepted solutions (1)
77 Views
2 Replies
Replies (2)
Message 2 of 3

Matthew_Gillespie
Autodesk
Autodesk
Accepted solution
!=

is the operator for saying not equal.



Matthew Gillespie
FlexSim Software Developer

Message 3 of 3

paul_alejandro_r
Not applicable

Sorry but it didn't work

But I already find that I can not do that, so I put Variable 1 - variable 2 >=0.0001

0 Likes