Multiple Choice
The Wiethoff Company has a contract to produce 10,000 garden hoses for a customer. Wiethoff has four different machines that can produce this kind of hose. Because these machines are from different manufacturers and use differing technologies, their specifications are not the same and not all four machines have to be used to produce all of the garden hoses. Write a constraint to ensure that if machine 4 is used, machine 1 will not be used.
A) y1 + y4 ? 0
B) y1 + y4 ? 1
C) y1 + y4 ? 1
D) y1 - y4 ? 1
E) y1 - y4 ? 0
Correct Answer:

Verified
Correct Answer:
Verified
Q9: A feasible solution is ensured by rounding
Q10: When using branch and bound for a
Q11: The branch and bound method can be
Q12: The _ integer solution will always be
Q13: Solve the following integer linear program:<br><br>
Q15: In implicit enumeration, all feasible solutions are
Q16: The branch and bound method uses a
Q17: The _ method evaluates all feasible and
Q18: The _ method is a solution approach
Q19: Rounding non-integer solution values up to the