Exam 19: Integer Programming: the Branch and Bound Method

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

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

(True/False)
4.9/5
(27)

In using the branch and bound method, if a branch gives an infeasible solution to the associated linear programming problem, then the particular branch is fathomed and is not considered any further.

(True/False)
4.8/5
(29)

In using rounding of a linear programming model to obtain an integer solution, the solution is

(Multiple Choice)
4.8/5
(30)

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 Give the constraints for the problem.

(Essay)
4.9/5
(34)

An infeasible solution is ensured by rounding down non-integer solution values.

(True/False)
4.9/5
(41)

The production manager for the Rusty soft drink company is considering the production of two kinds of soft drinks: regular and diet. Two of her resources are constraint production time (8 hours = 480 minutes per day) and syrup (1 of the ingredients), limited to 675 gallons per day. To produce a regular case requires 2 minutes and 5 gallons of syrup, while a diet case needs 4 minutes and 3 gallons of syrup. Profits for regular soft drink are $3 per case and profits for diet soft drink are $2 per case. What are optimal daily profits?

(Short Answer)
4.9/5
(36)

Solve the following integer LP using branch and bound: MAX Z=+5 subject to: +10\leq20 \leq2 ,\geq0 and integer

(Essay)
4.8/5
(30)

Solve the following integer LP using branch and bound: MAX +5 subject to: +10\leq20 \leq2 ,\geq0 and integer The optimal value of Z is:

(Multiple Choice)
4.9/5
(27)

Solve the following integer linear program: MAX    Z=2x1+x2\quad Z = 2 x _ { 1 } + x _ { 2 } subject to:     2x1+2x272 x _ { 1 } + 2 x _ { 2 } \leq 7           4x1+x2114 x _ { 1 } + x _ { 2 } \leq 11           x1x _ { 1 } and x20x _ { 2 } \geq 0 What are the optimal values of x1 and x2?

(Multiple Choice)
4.8/5
(29)

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

(Short Answer)
4.9/5
(34)

We begin the branch and bound method by first solving the problem as a regular ________ model without integer restrictions.

(Short Answer)
4.8/5
(31)

In implicit enumeration the feasible integer solutions closest to the optimal non-integer solution are evaluated to see which is best.

(True/False)
4.8/5
(31)

The production manager for Beer etc. produces two kinds of beer: light and dark. Two of his resources are constrained: malt, of which he can get at most 4800 oz per week; and wheat, of which he can get at most 3200 oz per week. Each bottle of light beer requires 12 oz of malt and 4 oz of wheat, while a bottle of dark beer uses 8 oz of malt and 8 oz of wheat. Profits for light beer are $2 per bottle, and profits for dark beer are $1 per bottle. What are the optimal weekly profits?

(Short Answer)
4.9/5
(31)

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

(True/False)
4.8/5
(35)

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

(True/False)
4.8/5
(25)

The branch and bound method is a solution technique specifically limited to integer programming problems.

(True/False)
4.7/5
(34)

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

(True/False)
4.8/5
(37)

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

(Short Answer)
4.9/5
(39)

Solve the following integer linear program using implicit enumeration. MAX Z= subject to: -+\leq0.5 +\leq3.5 ,\geq0 and integer

(Essay)
4.8/5
(39)

The branch and bound method can be used for 0-1 integer programming problems by adding a ________ 1 constraint for each 0-1 variable.

(Short Answer)
4.8/5
(21)
Showing 41 - 60 of 63
close modal

Filters

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