Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Business
Study Set
Management Science Study Set 1
Quiz 19: Integer Programming: the Branch and Bound Method
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 1
True/False
The branch and bound method is a solution technique specifically limited to integer programming problems.
Question 2
True/False
In implicit enumeration the feasible integer solutions closest to the optimal non-integer solution are evaluated to see which is best.
Question 3
True/False
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.
Question 4
True/False
Rounding non-integer solution values up to the nearest integer value can result in an infeasible solution.
Question 5
True/False
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.
Question 6
True/False
If an integer programming problem has no feasible solution, then its LP relaxation (relaxed solution) must also have no feasible solution.
Question 7
True/False
The branch and bound method of solving linear integer programming problems is an enumeration method.
Question 8
True/False
A linear programming model solution with no integer restrictions is called a relaxed solution.
Question 9
True/False
The branch and bound method is a solution approach that partitions the feasible solution space into smaller subsets of solutions.
Question 10
True/False
A linear programming model solution with integer restrictions is called a relaxed solution.
Question 11
True/False
The branch and bound method is a solution approach that partitions the infeasible solution space into smaller subsets of solutions.
Question 12
True/False
A feasible solution is ensured by rounding down non-integer solution values.
Question 13
True/False
A feasible solution is ensured by rounding down integer solution values.
Question 14
True/False
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.
Question 15
True/False
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.