Exam 19: Integer Programming: the Branch and Bound Method

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

If an integer linear programming problem has no feasible solution, then its relaxed solution (LP relaxation) must also have no feasible solution

Free
(True/False)
4.7/5
(44)
Correct Answer:
Verified

False

Consider a capital budgeting example with five projects from which to select. Let xi = 1 if project a is selected, 0 if not, for i = 1, 2, 3, 4, 5. Write the appropriate constraint(s) for the following condition: If project 3 is chosen, project 4 must be chosen.

Free
(Short Answer)
4.7/5
(32)
Correct Answer:
Verified

x3 - x4 ? 0

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. Fixed Cost to\nobreakspaceSetup Variable\nobreakspaceCost Machine Production Run per Hose Capacity 1 750 1.25 6000 2 500 1.50 7500 3 1000 1.00 4000 4 300 2.00 5000 Write a constraint to ensure that if machine 4 is used, machine 1 will not be used.

Free
(Short Answer)
4.8/5
(41)
Correct Answer:
Verified

y1 + y4 ? 1

When the branch and bound approach is applied to an integer programming problem, it is used in conjunction with the normal non-integer solution approach.

(True/False)
4.7/5
(28)

The branch and bound method of solving linear integer programming problems is an enumeration method.

(True/False)
4.8/5
(32)

The branch and bound method of solving linear integer programming problems is

(Multiple Choice)
4.9/5
(30)

A linear programming model solution with integer restrictions is called a relaxed solution.

(True/False)
4.7/5
(39)

Rounding large values of decision variables to the nearest integer value causes ________ problems than rounding small values.

(Multiple Choice)
4.7/5
(32)

A feasible solution is ensured by rounding down non-integer solution values.

(True/False)
4.7/5
(39)

When using branch and bound for a maximization integer programming problem, the lower bound at the initial node can always be determined by rounding down the LP relaxation solution values regardless of the types of constraints in the problem.

(True/False)
4.8/5
(40)

The branch and bound method can be used for ________ integer problems except only variables with integer restrictions are rounded down to achieve an initial lower bound and only integer variables are branched on.

(Short Answer)
4.9/5
(41)

The ________ integer solution will always be between the upper bound of the relaxed solution and a lower bound of the rounded-down solution.

(Short Answer)
4.9/5
(35)

Solve the following integer linear program: MAX + subject to: 4+6\leq22 +5\leq15 2+\leq9 ,x\geq0, integer

(Short Answer)
4.9/5
(29)

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. Fixed Cost to\nobreakspaceSetup Variable\nobreakspaceCost Machine Production Run per Hose Capacity 1 750 1.25 6000 2 500 1.50 7500 3 1000 1.00 4000 4 300 2.00 5000 Write a constraint to ensure that if machine 4 is used, machine 1 will not be used.

(Multiple Choice)
4.8/5
(30)

In implicit enumeration, all feasible solutions are evaluated to see which is best.

(True/False)
4.8/5
(37)

The branch and bound method uses a tree diagram of ________ and ________ to organize the solution partitioning.

(Short Answer)
4.7/5
(31)

The ________ method evaluates all feasible and infeasible solutions to determine the optimal solution.

(Short Answer)
4.9/5
(42)

The ________ method is a solution approach that partitions the feasible solution space into smaller subsets of solutions.

(Short Answer)
4.9/5
(39)

Rounding non-integer solution values up to the nearest integer value can result in an infeasible solution.

(True/False)
4.8/5
(33)

The branch and bound method is a solution approach that partitions the infeasible solution space into smaller subsets of solutions.

(True/False)
4.8/5
(37)
Showing 1 - 20 of 63
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)