Deck 7: Integer Linear Programming

ملء الشاشة (f)
exit full mode
سؤال
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
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
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.
سؤال
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.
سؤال
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
سؤال
The LP Relaxation contains the objective function and constraints of the IP problem, but drops all integer restrictions.
سؤال
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.
سؤال
If the optimal solutionASW8 to the LP relaxation problem is integer, it is the optimal solution to the integer linear program.
سؤال
Slack and surplus variables are not useful in integer linear programs.
سؤال
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.
سؤال
In general, rounding large values of decision variables to the nearest integer value causes fewer problems than rounding small values.
سؤال
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.
سؤال
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.
سؤال
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
سؤال
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.
سؤال
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.
سؤال
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.
سؤال
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
سؤال
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
سؤال
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.
سؤال
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.
سؤال
The constraint x1 + x2 + x3 + x4 < 2 means that two out of the first four projects must be selected.
سؤال
Some linear programming problems have a special structure which guarantees that the variables will have integer values.
سؤال
In a model involving fixed costs, the 0 - 1 variable guarantees that the capacity is not available unless the cost has been incurred.
سؤال
The constraint x1 - x2 = 0 implies that if project 1 is selected, project 2 cannot be.
سؤال
If x1 + x2 < 500y1 and y1 is 0 - 1, then if y1 is 0, x1 and x2 will be 0.
سؤال
A multiple choice constraint involves selecting k out of n alternatives, where k > 2.
سؤال
The product design and market share optimization problem presented in the textbook is formulated as a 0-1 integer linear programming model.
سؤال
Dual prices cannot be used for integer programming sensitivity analysis because they are designed for linear programs.
سؤال
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.
سؤال
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 Deck
1/30
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
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
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
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.
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
k this deck
5
The LP Relaxation contains the objective function and constraints of the IP problem, but drops all integer restrictions.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
k this deck
8
Slack and surplus variables are not useful in integer linear programs.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
k this deck
10
In general, rounding large values of decision variables to the nearest integer value causes fewer problems than rounding small values.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
k this deck
21
The constraint x1 + x2 + x3 + x4 < 2 means that two out of the first four projects must be selected.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
k this deck
22
Some linear programming problems have a special structure which guarantees that the variables will have integer values.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
k this deck
24
The constraint x1 - x2 = 0 implies that if project 1 is selected, project 2 cannot be.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
k this deck
25
If x1 + x2 < 500y1 and y1 is 0 - 1, then if y1 is 0, x1 and x2 will be 0.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
k this deck
26
A multiple choice constraint involves selecting k out of n alternatives, where k > 2.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
k this deck
28
Dual prices cannot be used for integer programming sensitivity analysis because they are designed for linear programs.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 30 في هذه المجموعة.