Exam 6: Integer Linear Programming
Exam 1: Introduction to Modeling and Decision Analysis78 Questions
Exam 2: Introduction to Optimization and Linear Programming76 Questions
Exam 3: Modeling and Solving Lp Problems in a Spreadsheet93 Questions
Exam 4: Sensitivity Analysis and the Simplex Method76 Questions
Exam 5: Network Modeling92 Questions
Exam 6: Integer Linear Programming102 Questions
Exam 7: Goal Programming and Multiple Objective Optimization81 Questions
Exam 8: Nonlinear Programming Evolutionary Optimization87 Questions
Exam 9: Regression Analysis93 Questions
Exam 10: Data Mining125 Questions
Exam 11: Time Series Forecasting125 Questions
Exam 12: Introduction to Simulation Using Analytic Solver Platform85 Questions
Exam 13: Queuing Theory97 Questions
Exam 14: Decision Analysis125 Questions
Exam 15: Project Management Online82 Questions
Select questions type
The following ILP is being solved by the branch and bound method. You have been given the initial relaxed IP solution. Complete the entries for the 3 nodes and label the arcs when you branch on X1.
Initial solution
X1 = 4.6X2 = 1.6
Obj = 233.9 


(Essay)
4.7/5
(36)
An investor has $500,000 to invest and wants to maximize the money they will receive at the end of one year. They can invest in condos, apartments and houses. The profit after one year, the cost and the number of units available are shown below.
Based on this ILP formulation of the problem what formulas should go in cells E5:E12 of the following Excel spreadsheet?




(Essay)
4.9/5
(37)
A problem in which all decision variables are restricted to assuming only integer values is called a pure IP programming problem.
(True/False)
4.8/5
(42)
A company produces three products which must be painted, assembled, and inspected. The machinery must be cleaned and adjusted before each batch is produced. They want to maximize their profits for the amount of operating time they have. The unit profit and setup cost per batch are:
The operation time per unit and total operating hours available are:
Based on this ILP formulation of the problem and the optimal solution (X1, X2, X3) = (270, 0, 0), what values should appear in the shaded cells in the following Excel spreadsheet?
Xi = amount of product i produced
Yi = 1 if product i produced, 0 otherwise




(Essay)
4.7/5
(42)
Variables, which are not required to assume strictly integer values are referred to as
(Multiple Choice)
4.8/5
(36)
A sub-problem in a B & B is solved and found infeasible. Should the B & B algorithm continue further analysis on this candidate problem?
(Multiple Choice)
4.8/5
(35)
Which of the following are potential pitfalls of using a non-zero integer tolerance factor in the Analytic Solver Platform?
(Multiple Choice)
4.8/5
(43)
Specifying suboptimality tolerances can be useful if a decision maker wants to find a good but nor optimal solution to a complex ILP problem.
(True/False)
4.9/5
(35)
Binary variables are useful in modeling logical conditions in ILP problems.
(True/False)
4.8/5
(38)
The optimal relaxed solution for an ILP has X1 = 3.6 and X2 = 2.9. If we branch on X1, what constraints must be added to the two resulting LP problems?
(Multiple Choice)
4.8/5
(29)
A company must invest in project 1 in order to invest in project 2. Which of the following constraints ensures that project 1 will be chosen if project 2 is invested in?
(Multiple Choice)
4.7/5
(33)
A company wants to select 1 project from a set of 4 possible projects. Which of the following constraints ensures that only 1 will be selected?
(Multiple Choice)
5.0/5
(31)
Any integer variable in an ILP that assumes a fractional value in the optimal solution to the relaxed LP problem can be designated
(Multiple Choice)
4.9/5
(41)
Suppose you want to maximize an objective function z=2x1+3x2. Both decision variables must be integer. The optimal solution to the LP relaxation will:
(Multiple Choice)
4.9/5
(39)
A small town wants to build some new recreational facilities. The proposed facilities include a swimming pool, recreation center, basketball court and baseball field. The town council wants to provide the facilities which will be used by the most people, but faces budget and land limitations. The town has $400,000 and 14 acres of land. The pool requires locker facilities which would be in the recreation center, so if the swimming pool is built the recreation center must also be built. Also the council has only enough flat land to build the basketball court or the baseball field. The daily usage and cost of the facilities (in $1,000) are shown below.
Formulate the ILP for this problem. 

(Essay)
5.0/5
(38)
A company is developing its weekly production plan. The company produces two products, A and B, which are processed in two departments. Setting up each batch of A requires $60 of labor while setting up a batch of B costs $80. Each unit of A generates a profit of $17 while a unit of B earns a profit of $21. The company can sell all the units it produces. The data for the problem are summarized below.
The decision variables are defined as Xi = the amount of product i produced
Yi = 1 if Xi > 0 and 0 if Xi = 0
What is the objective function for this problem?

(Multiple Choice)
4.9/5
(39)
Showing 61 - 80 of 102
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)