Deck 7: Integer Linear Programming
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/30
Play
Full screen (f)
Deck 7: Integer Linear Programming
1
Which of the following is the most useful contribution of integer programming?
A)finding whole number solutions where fractional solutions would not be appropriate
B)using 0-1 variables for modeling flexibility
C)increased ease of solution
D)provision for solution procedures for transportation and assignment problems
A)finding whole number solutions where fractional solutions would not be appropriate
B)using 0-1 variables for modeling flexibility
C)increased ease of solution
D)provision for solution procedures for transportation and assignment problems
B
2
The 0-1 variables in the fixed cost models correspond to
A)a process for which a fixed cost occurs.
B)the number of products produced.
C)the number of units produced.
D)the actual value of the fixed cost.
A)a process for which a fixed cost occurs.
B)the number of products produced.
C)the number of units produced.
D)the actual value of the fixed cost.
A
3
Modeling a fixed cost problem as an integer linear program requires
A)adding the fixed costs to the corresponding variable costs in the objective function.
B)using 0-1 variables.
C)using multiple-choice constraints.
D)using LP relaxation.
A)adding the fixed costs to the corresponding variable costs in the objective function.
B)using 0-1 variables.
C)using multiple-choice constraints.
D)using LP relaxation.
B
4
The solution to the LP Relaxation of a maximization integer linear program provides
A)an upper bound for the value of the objective function.
B)a lower bound for the value of the objective function.
C)an upper bound for the value of the decision variables
D)a lower bound for the value of the decision variables
A)an upper bound for the value of the objective function.
B)a lower bound for the value of the objective function.
C)an upper bound for the value of the decision variables
D)a lower bound for the value of the decision variables
Unlock Deck
Unlock for access to all 30 flashcards in this deck.
Unlock Deck
k this deck
5
The LP Relaxation contains the objective function and constraints of the IP problem, but drops all integer restrictions.
Unlock Deck
Unlock for access to all 30 flashcards in this deck.
Unlock Deck
k this deck
6
The solution to the LP Relaxation of a minimization problem will always be less than or equal to the value of the integer program minimization problem.
Unlock Deck
Unlock for access to all 30 flashcards in this deck.
Unlock Deck
k this deck
7
If the optimal solutionASW8 to the LP relaxation problem is integer, it is the optimal solution to the integer linear program.
Unlock Deck
Unlock for access to all 30 flashcards in this deck.
Unlock Deck
k this deck
8
Slack and surplus variables are not useful in integer linear programs.
Unlock Deck
Unlock for access to all 30 flashcards in this deck.
Unlock Deck
k this deck
9
Most practical applications of integer linear programming involve
A)only 0-1 integer variables and not ordinary integer variables.
B)mostly ordinary integer variables and a small number of 0-1 integer variables.
C)only ordinary integer variables.
D)a near equal number of ordinary integer variables and 0-1 integer variables.
A)only 0-1 integer variables and not ordinary integer variables.
B)mostly ordinary integer variables and a small number of 0-1 integer variables.
C)only ordinary integer variables.
D)a near equal number of ordinary integer variables and 0-1 integer variables.
Unlock Deck
Unlock for access to all 30 flashcards in this deck.
Unlock Deck
k this deck
10
In general, rounding large values of decision variables to the nearest integer value causes fewer problems than rounding small values.
Unlock Deck
Unlock for access to all 30 flashcards in this deck.
Unlock Deck
k this deck
11
If the acceptance of project A is conditional on the acceptance of project B, and vice versa, the appropriate constraint to use is a
A)multiple-choice constraint.
B)k out of n alternatives constraint.
C)mutually exclusive constraint.
D)corequisite constraint.
A)multiple-choice constraint.
B)k out of n alternatives constraint.
C)mutually exclusive constraint.
D)corequisite constraint.
Unlock Deck
Unlock for access to all 30 flashcards in this deck.
Unlock Deck
k this deck
12
To perform sensitivity analysis involving an integer linear program, it is recommended to
A)use the dual prices very cautiously.
B)make multiple computer runs.
C)use the same approach as you would for a linear program.
D)use LP relaxation.
A)use the dual prices very cautiously.
B)make multiple computer runs.
C)use the same approach as you would for a linear program.
D)use LP relaxation.
Unlock Deck
Unlock for access to all 30 flashcards in this deck.
Unlock Deck
k this deck
13
Let x1 and x2 be 0 - 1 variables whose values indicate whether projects 1 and 2 are not done or are done.Which answer below indicates that project 2 can be done only if project 1 is done?
A)x1 + x2 = 1
B)x1 + x2 = 2
C)x1 - x2 < 0
D)x1 - x2 > 0
A)x1 + x2 = 1
B)x1 + x2 = 2
C)x1 - x2 < 0
D)x1 - x2 > 0
Unlock Deck
Unlock for access to all 30 flashcards in this deck.
Unlock Deck
k this deck
14
The graph of a problem that requires x1 and x2 to be integer has a feasible region
A)the same as its LP relaxation.
B)of dots.
C)of horizontal stripes.
D)of vertical stripes.
A)the same as its LP relaxation.
B)of dots.
C)of horizontal stripes.
D)of vertical stripes.
Unlock Deck
Unlock for access to all 30 flashcards in this deck.
Unlock Deck
k this deck
15
Rounded solutions to linear programs must be evaluated for
A)feasibility and optimality.
B)sensitivity and duality.
C)relaxation and boundedness.
D)each of the above is true.
A)feasibility and optimality.
B)sensitivity and duality.
C)relaxation and boundedness.
D)each of the above is true.
Unlock Deck
Unlock for access to all 30 flashcards in this deck.
Unlock Deck
k this deck
16
In an all-integer linear program,
A)all objective function coefficients must be integer.
B)all right-hand side values must be integer.
C)all variables must be integer.
D)all objective function coefficients and right-hand side values must be integer.
A)all objective function coefficients must be integer.
B)all right-hand side values must be integer.
C)all variables must be integer.
D)all objective function coefficients and right-hand side values must be integer.
Unlock Deck
Unlock for access to all 30 flashcards in this deck.
Unlock Deck
k this deck
17
Let x1 , x2 , and x3 be 0 - 1 variables whose values indicate whether the projects are not done (0) or are done (1).Which answer below indicates that at least two of the projects must be done?
A)x1 + x2 + x3 > 2
B)x1 + x2 + x3 < 2
C)x1 + x2 + x3 = 2
D)x1 - x2 = 0
A)x1 + x2 + x3 > 2
B)x1 + x2 + x3 < 2
C)x1 + x2 + x3 = 2
D)x1 - x2 = 0
Unlock Deck
Unlock for access to all 30 flashcards in this deck.
Unlock Deck
k this deck
18
In a model, x1 > 0 and integer, x2 > 0, and x3 = 0, 1.Which solution would not be feasible?
A)x1 = 5, x2 = 3, x3 = 0
B)x1 = 4, x2 = .389, x3 = 1
C)x1 = 2, x2 = 3, x3 = .578
D)x1 = 0, x2 = 8, x3 = 0
A)x1 = 5, x2 = 3, x3 = 0
B)x1 = 4, x2 = .389, x3 = 1
C)x1 = 2, x2 = 3, x3 = .578
D)x1 = 0, x2 = 8, x3 = 0
Unlock Deck
Unlock for access to all 30 flashcards in this deck.
Unlock Deck
k this deck
19
Sensitivity analysis for integer linear programming
A)can be provided only by computer.
B)has precisely the same interpretation as that from linear programming.
C)does not have the same interpretation and should be disregarded.
D)is most useful for 0 - 1 models.
A)can be provided only by computer.
B)has precisely the same interpretation as that from linear programming.
C)does not have the same interpretation and should be disregarded.
D)is most useful for 0 - 1 models.
Unlock Deck
Unlock for access to all 30 flashcards in this deck.
Unlock Deck
k this deck
20
Rounding the solution of an LP Relaxation to the nearest integer values provides
A)a feasible but not necessarily optimal integer solution.
B)an integer solution that is optimal.
C)an integer solution that might be neither feasible nor optimal.
D)an infeasible solution.
A)a feasible but not necessarily optimal integer solution.
B)an integer solution that is optimal.
C)an integer solution that might be neither feasible nor optimal.
D)an infeasible solution.
Unlock Deck
Unlock for access to all 30 flashcards in this deck.
Unlock Deck
k this deck
21
The constraint x1 + x2 + x3 + x4 < 2 means that two out of the first four projects must be selected.
Unlock Deck
Unlock for access to all 30 flashcards in this deck.
Unlock Deck
k this deck
22
Some linear programming problems have a special structure which guarantees that the variables will have integer values.
Unlock Deck
Unlock for access to all 30 flashcards in this deck.
Unlock Deck
k this deck
23
In a model involving fixed costs, the 0 - 1 variable guarantees that the capacity is not available unless the cost has been incurred.
Unlock Deck
Unlock for access to all 30 flashcards in this deck.
Unlock Deck
k this deck
24
The constraint x1 - x2 = 0 implies that if project 1 is selected, project 2 cannot be.
Unlock Deck
Unlock for access to all 30 flashcards in this deck.
Unlock Deck
k this deck
25
If x1 + x2 < 500y1 and y1 is 0 - 1, then if y1 is 0, x1 and x2 will be 0.
Unlock Deck
Unlock for access to all 30 flashcards in this deck.
Unlock Deck
k this deck
26
A multiple choice constraint involves selecting k out of n alternatives, where k > 2.
Unlock Deck
Unlock for access to all 30 flashcards in this deck.
Unlock Deck
k this deck
27
The product design and market share optimization problem presented in the textbook is formulated as a 0-1 integer linear programming model.
Unlock Deck
Unlock for access to all 30 flashcards in this deck.
Unlock Deck
k this deck
28
Dual prices cannot be used for integer programming sensitivity analysis because they are designed for linear programs.
Unlock Deck
Unlock for access to all 30 flashcards in this deck.
Unlock Deck
k this deck
29
If a problem has only less-than-or-equal-to constraints with positive coefficients for the variables, rounding down will always provide a feasible integer solution.
Unlock Deck
Unlock for access to all 30 flashcards in this deck.
Unlock Deck
k this deck
30
The objective of the product design and market share optimization problem presented in the textbook is to choose the levels of each product attribute that will maximize the number of sampled customers preferring the brand in question.
Unlock Deck
Unlock for access to all 30 flashcards in this deck.
Unlock Deck
k this deck