Skip to content

WIP: Check use of mixed vectorgoals and bugfix of use of arrays

Ruben Sinnige requested to merge gp-fix-vectorizedgoals into master

This fix replaces arrays of minimum and maximum targets in the goal constraints by Timeseries with uniform values corresonding to the array value associated to the respective goal.

Additionally a validation is added which checks whether minimization goals are not mixed with target goals in one vector goal.

Closes #1098 (closed).

Edited by Ruben Sinnige

Merge request reports