Filters
Question type

Study Flashcards

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.

Correct Answer

verifed

verified

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.

Correct Answer

verifed

verified

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.

Correct Answer

verifed

verified

Solve the following problem graphically. Min 6X + 11Y s.t. 9X + 3Y ≥ 27 7X + 6Y ≥ 42 4X + 8Y ≥ 32 X, Y ≥ 0 and integer ​ a.Graph the constraints for this problem. Indicate all feasible solutions. b.Find the optimal solution to the LP Relaxation. Round up to find a feasible integer solution. Is this solution optimal? c.Find the optimal solution.

Correct Answer

verifed

verified

a.The feasible region is the set of inte...

View Answer

Hansen Controls has been awarded a contract for a large number of control panels. To meet this demand, it will use its existing plants in San Diego and Houston, and consider new plants in Tulsa, St. Louis, and Portland. Finished control panels are to be shipped to Seattle, Denver, and Kansas City. Pertinent information is given in the table. ​ Hansen Controls has been awarded a contract for a large number of control panels. To meet this demand, it will use its existing plants in San Diego and Houston, and consider new plants in Tulsa, St. Louis, and Portland. Finished control panels are to be shipped to Seattle, Denver, and Kansas City. Pertinent information is given in the table. ​   ​ Develop a model whose solution would reveal which plants to build and the optimal shipping schedule. ​ Develop a model whose solution would reveal which plants to build and the optimal shipping schedule.

Correct Answer

verifed

verified

Let
Pij = the number of panels shipped fro...

View Answer

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

Correct Answer

verifed

verified

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.

Correct Answer

verifed

verified

Simplon Manufacturing must decide on the processes to use to produce 1650 units. If machine 1 is used, its production will be between 300 and 1500 units. Machine 2 and/or machine 3 can be used only if machine 1's production is at least 1000 units. Machine 4 can be used with no restrictions. Simplon Manufacturing must decide on the processes to use to produce 1650 units. If machine 1 is used, its production will be between 300 and 1500 units. Machine 2 and/or machine 3 can be used only if machine 1's production is at least 1000 units. Machine 4 can be used with no restrictions.   ​ (HINT: Use an additional 0 - 1 variable to indicate when machines 2 and 3 can be used.) ​ (HINT: Use an additional 0 - 1 variable to indicate when machines 2 and 3 can be used.)

Correct Answer

verifed

verified


Let
Ui = the number of units made by ma...

View Answer

​List and explain four types of constraints involving 0-1 integer variables only.

Correct Answer

Answered by ExamLex AI

Answered by ExamLex AI

1. Binary Constraints: These constraints...

View Answer

Consider a capital budgeting example with five projects from which to select. Let xi = 1 if project i is selected, 0 if not, for i = 1,...,5. Write the appropriate constraint(s) for each condition. Conditions are independent. a.Choose no fewer than three projects. b.If project 3 is chosen, project 4 must be chosen. c.If project 1 is chosen, project 5 must not be chosen. d.Projects cost 100, 200, 150, 75, and 300 respectively. The budget is 450. e.No more than two of projects 1, 2, and 3 can be chosen.

Correct Answer

verifed

verified

a.x1 + x2 + x3 + x4 + x5 ≥ 3
B.x3 − ...

View Answer

Market Pulse Research has conducted a study for Lucas Furniture on some designs for a new commercial office desk. Three attributes were found to be most influential in determining which desk is most desirable: number of file drawers, the presence or absence of pullout writing boards, and simulated wood or solid color finish. Listed below are the part-worths for each level of each attribute provided by a sample of 7 potential Lucas customers. ​​ Market Pulse Research has conducted a study for Lucas Furniture on some designs for a new commercial office desk. Three attributes were found to be most influential in determining which desk is most desirable: number of file drawers, the presence or absence of pullout writing boards, and simulated wood or solid color finish. Listed below are the part-worths for each level of each attribute provided by a sample of 7 potential Lucas customers. ​​   ​ Suppose the overall utility (sum of part-worths) of the current favorite commercial office desk is 50 for each customer. What is the product design that will maximize the share of choices for the seven sample participants? Formulate and solve, using Lindo or Excel, this 0 - 1 integer programming problem. ​ Suppose the overall utility (sum of part-worths) of the current favorite commercial office desk is 50 for each customer. What is the product design that will maximize the share of choices for the seven sample participants? Formulate and solve, using Lindo or Excel, this 0 - 1 integer programming problem.

Correct Answer

verifed

verified

Solution:
Lucas should choose these prod...

View Answer

If Project 5 must be completed before Project 6, the constraint would be x5 − x6 ≤ 0.

Correct Answer

verifed

verified

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

Correct Answer

verifed

verified

Slack and surplus variables are not useful in integer linear programs.

Correct Answer

verifed

verified

The LP Relaxation contains the objective function and constraints of the IP problem, but drops all integer restrictions.

Correct Answer

verifed

verified

A constraint involves selecting k out of n alternatives, where k ≥ 2.

Correct Answer

verifed

verified

​Most practical applications of integer linear programming involve only 0 -1 integer variables.

Correct Answer

verifed

verified

constraints involve binary variables.

Correct Answer

verifed

verified

​Integer linear programs are harder to solve than linear programs.

Correct Answer

verifed

verified

Some linear programming problems have a special structure that guarantees the variables will have integer values.

Correct Answer

verifed

verified

Showing 41 - 60 of 61

Related Exams

Show Answer