Hello everyone,
I am working on an optimization process using Isight. I'm using the exploration component of Isight which allows to use approximation loop. I'm using different Design variables but I have problem regarding parameters' bounds. I would like to link the upper bound of a parameter to the value of a parameter defined by the same component. I've tried to map the upper bound but it seems only possible to map it with parameters coming from another component. Just to illustrate my problem a quick (and simple) example:
I want to optimize the area of a rectangle by changing both length and width. However I want to ensure that the value taken by the width is always lower than the one taken by the length. But I can't find a way to do that.
Anyone has a suggestion ? I will really appreciate if you can help. Thanks in advance !