-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Description
Relaxations often require bounds on all variables. Adding bounds at ENGINEEERING level does not suffice, since unbounded variables are created in the data model transformation. Therefore, an ENGINEERING data model only workflow would not work with relaxations.
This could be fixed by automatically adding valid bounds for virtual components if this is possible thanks to other bounds in the ENGINEERING model.
An alternative would be to have the user pass default bounds into the data model transformation, which are then applied to all unbounded variables.
I will compile a list below of unbounded virtual component variables.