Multiple Choice
Consider the following 0-1 integer programming problem: Minimize 20X + 36Y +24Z
Subject to: 2X + 4Y + 3Z ≥ 7
12X + 8Y + 10Z ≥ 25
X, Y, Z must be 0 or 1
If we wish to add the constraint that no more than two of these variables must be positive, how would this be written?
A) 2X + 2Y + 2Z ≤ 3
B) X + Y + Z ≤ 2
C) X ≤ 2, and Y ≤ 2, and Z ≤ 2
D) X, Y, Z ≤ 2
Correct Answer:

Verified
Correct Answer:
Verified
Q76: Allied Manufacturing has three factories located in
Q77: Quadratic programming contains squared terms in the
Q78: Which of the following statements is false
Q79: A quadratic programming problem involves which of
Q80: A goal programming problem had two goals
Q82: An integer programming (maximization)problem was first solved
Q83: The constraint X<sub>1</sub> - X<sub>2</sub> = 0
Q84: An integer programming (minimization)problem was first solved
Q85: A bakery produces muffins and doughnuts.Let x<sub>1</sub>
Q86: Terms that are minimized in goal programming