asked 163k views
2 votes
In the Bank Location problem, four of the twenty counties were on adjacent to Pennsylvania. (Counties 1, 14, 15, 16.) If the bank president wanted to be sure that at least one bank was located in one of these counties, what constraint would need to be added to the model?

a. x1 + x14 + x15 + x16 > 1
b. x1 + x14 + x15 + x16 >= 1
c. x1 + x14 + x15 + x16 = 1
d. x1 + x14 + x15 + x16 <= 1

asked
User Nazif
by
8.2k points

1 Answer

7 votes

Answer:

b. x1 + x14 + x15 + x16 >= 1

Step-by-step explanation:

Conditional constraint is a constraint involving binary variables that does not allow certain variables to equal one unless certain other variables are equal to one.

answered
User Kanarifugl
by
8.2k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.

Categories