Answer:
if we had a set of 10 constraints and solver had to determine which 4 to enforce what would be the binary indicator variables have to sum to make this happen
answer : 6
Step-by-step explanation:
number of constraints = 10
solver has to determine which 4 to enforce
Hence the number the Binary indicator will have to sum to enforce 4
will be : (number of constraints) - 4
= 10 - 4 = 6