In reply to Yehu:
There is no problem. You didn’t account for an overflow situation.
An easy fix is to cast your constraint appropriately. Or constrain each element of the array to be less than evgm_data_sum.
In reply to Yehu:
There is no problem. You didn’t account for an overflow situation.
An easy fix is to cast your constraint appropriately. Or constrain each element of the array to be less than evgm_data_sum.