Exam 7: Integer Linear Programming

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

The use of integer variables creates additional restrictions but provides additional flexibility. Explain.

Free
(Essay)
4.8/5
(31)
Correct Answer:
Answered by Examlex AI Copilot

The use of integer variables creates additional restrictions because they can only hold whole numbers and cannot store decimal values. However, they provide additional flexibility because they can be used for a wide range of purposes such as counting, indexing, and performing mathematical operations. Additionally, integer variables are more memory efficient and faster to process compared to other data types, making them a preferred choice in many programming scenarios. Overall, while integer variables may have limitations, their versatility and efficiency make them a valuable tool in programming.

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

Free
(True/False)
4.9/5
(33)
Correct Answer:
Verified

True

The 0-1 variables in the fixed cost models correspond to

Free
(Multiple Choice)
4.9/5
(40)
Correct Answer:
Verified

A

In general, rounding large values of decision variables to the nearest integer value causes fewer problems than rounding small values.

(True/False)
4.8/5
(44)

The constraint x1-x2 = 0 implies that if project 1 is selected, project 2 cannot be.

(True/False)
4.8/5
(33)

Solve the following problem graphically. Max X + 2Y s.t. 6X + 8Y \le 48 7X + 5Y \ge 35 X, Y \ge 0 Y integer a.Graph the constraints for this problem.Indicate all feasible solutions. b.Find the optimal solution to the LP Relaxation.Round down to find a feasible integer solution.Is this solution optimal? c.Find the optimal solution.

(Essay)
4.9/5
(35)

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.

(True/False)
4.9/5
(36)

If the acceptance of project A is conditional on the acceptance of project B, and vice versa, the appropriate constraint to use is a

(Multiple Choice)
4.8/5
(41)

In an all-integer linear program,

(Multiple Choice)
4.8/5
(32)

In a model involving fixed costs, the 0-1 variable guarantees that the capacity is not available unless the cost has been incurred.

(True/False)
4.9/5
(34)

Explain how integer and 0-1 variables can be used in a constraint to enable production.

(Essay)
4.9/5
(34)

If the optimal solution to the LP relaxation problem is integer, it is the optimal solution to the integer linear program.

(True/False)
4.8/5
(43)

Solve the following problem graphically. Min 6X + 11Y s.t. 9X + 3Y \ge 27 7X + 6Y \ge 42 4X + 8Y \ge 32 X, Y \ge 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.

(Essay)
4.9/5
(38)

Modeling a fixed cost problem as an integer linear program requires

(Multiple Choice)
4.9/5
(33)

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?

(Multiple Choice)
4.9/5
(40)

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. ( Shipping Cost to Destination: Construction Kansas Sources Cost Seattle Denver City Capacity San Diego \@cdots 5 7 8 2,500 Houston \@cdots 10 8 6 2,500 Tulsa 350,000 9 4 3 10,000 St. Louis 200,000 12 6 2 10,000 Portl and 480,000 4 10 11 10,000 Demand 3,000 8,000 9,000 Develop a model whose solution would reveal which plants to build and the optimal shipping schedule.

(Essay)
4.7/5
(36)

A multiple choice constraint involves selecting k out of n alternatives, where k \ge 2.

(True/False)
4.9/5
(34)

Grush Consulting has five projects to consider. Each will require time in the next two quarters according to the table below. Project Time in first quarter Time in second quarter Revenue A 5 8 12000 B 3 12 10000 C 7 5 15000 D 2 3 5000 E 15 1 20000 Revenue from each project is also shown. Develop a model whose solution would maximize revenue, meet the time budget of 25 in the first quarter and 20 in the second quarter, and not do both projects C and D.

(Essay)
4.9/5
(40)

To perform sensitivity analysis involving an integer linear program, it is recommended to

(Multiple Choice)
4.8/5
(41)

Tower Engineering Corporation is considering undertaking several proposed projects for the next fiscal year. The projects, the number of engineers and the number of support personnel required for each project, and the expected profits for each project are summarized in the following table: Project 1 2 3 4 5 6 Engineers Required 20 55 47 38 90 63 Support Personnel Required 15 45 50 40 70 70 Profit (\ 1,000,000s) 1.0 1.8 2.0 1.5 3.6 2.2 Formulate an integer program that maximizes Tower's profit subject to the following management constraints: 1) Use no more than 175 engineers 2) Use no more than 150 support personnel 3) If either project 6 or project 4 is done, both must be done 4) Project 2 can be done only if project 1 is done 5) If project 5 is done, project 3 must not be done and vice versa 6) No more than three projects are to be done.

(Essay)
4.9/5
(39)
Showing 1 - 20 of 43
close modal

Filters

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