Exam 19: Integer Programming: the Branch and Bound Method

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

Consider the following integer programming problem. Solve it using the branch and bound method. What are the optimal values of x1, x2, and Z? Maximize \mathrm    { Z } = 2 x _ { 1 } + x _ { 2 } Subject to: \quad    2 x _ { 1 } + 2 x _ { 2 } \leq 7            4x1+x2114 x _ { 1 } + x _ { 2 } \leq 11              x1x _ { 1 } and x20x _ { 2 } \geq 0

(Multiple Choice)
4.8/5
(45)

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

(Short Answer)
4.7/5
(43)

In solving a maximization problem, the optimal profit associated with the relaxed solution (LP-relaxation) is always less than or equal to the value of the optimal profit associated with the integer solution.

(True/False)
4.7/5
(29)

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

(Multiple Choice)
4.9/5
(36)

In using the branch and bound method, we always branch from the node with the ________ upper bound.

(Short Answer)
4.9/5
(35)

A linear programming model solution with no integer restrictions is called a(n) ________ solution.

(Multiple Choice)
4.7/5
(42)

A rounded-down integer solution can result in a less than optimal solution.

(True/False)
4.9/5
(27)

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

(True/False)
4.9/5
(33)

Branch and bound cannot be used to solve mixed integer programs.

(True/False)
4.8/5
(33)

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

(Multiple Choice)
4.9/5
(32)

The number of nodes considered in a branch and bound tree for maximization integer programming problems is always minimized by going to the node with the largest upper bound.

(True/False)
4.8/5
(37)

An ________ solution is reached when a feasible integer solution is reached at a node that has an upper bound equal to lower bound.

(Short Answer)
4.9/5
(27)

A ________ solution is not guaranteed by rounding down non-integer solution values.

(Short Answer)
4.9/5
(36)

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 1 is chosen, project 5 must not be chosen.

(Short Answer)
4.9/5
(44)

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 This problem requires two different kinds of decision variables. Clearly define each kind.

(Essay)
4.9/5
(28)

The upper bound at the initial node of a branch and bound tree is given by

(Multiple Choice)
4.8/5
(47)

The branch and bound solution method cannot be applied to 0-1 integer programming problems.

(True/False)
4.7/5
(33)

Which of the following can be used to solve integer programs with 2 variables? I. Graphical techniques II. Complete enumeration III. Relaxed LP solutions IV. Branch and bound

(Multiple Choice)
4.9/5
(38)

Consider the following integer LP. MAX +5 subject to: +10\leq20 \leq2 ,\geq0 and integer Solve for the value of x2 at the first node and identify the constraint below that correctly represents one of the descendant branches.

(Multiple Choice)
4.8/5
(36)

Consider the following integer programming problem. Solve it using the branch and bound method. What are the optimal values of x1, x2 and Z? Maximize Z=2x1+x2\mathrm { Z } = 2 x _ { 1 } + x _ { 2 } Subject to: 2x1+2x27\quad 2 x _ { 1 } + 2 x _ { 2 } \leq 7                    4x1+x211~~~~~~~~~~~~~~~~~~~4 x _ { 1 } + x _ { 2 } \leq 11                    x1~~~~~~~~~~~~~~~~~~~x _ { 1 } and x20x _ { 2 } \geq 0

(Short Answer)
4.8/5
(28)
Showing 21 - 40 of 63
close modal

Filters

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