Exam 9: Integer Linear Optimization Models
Which of the following is true about the sensitivity analysis for integer optimization problems?
D
Sansuit Investments is deciding on future investment for the coming two years. The company considered four bonds to choose from and their investment details for the next two years are given in the table below:
The net worth of these four bonds is $75,000, $40,000, $25,500, and $18,000, respectively. The funds available with the company for Year 1 and Year 2 are $35,000 and $62,000, respectively. a. Develop and solve a binary integer programming model for maximizing the net worth assuming that only one of the bonds can be considered.
b. Suppose the investment has to be made on Bond B, and only two of the four bonds can be considered for investment. Modify your formulation from part a. to reflect this new situation. Of these two options, which is better?

a. Let x₁ = 1 if Bond A is selected for investment; 0 if it is not
X₂ = 1 if Bond B is selected for investment; 0 if it is not
X₃ = 1 if Bond C is selected for investment; 0 if it is not
X₄ = 1 if Bond D is selected for investment; 0 if it is not
Max 75000X₁ + 40000X₂ + 25500X₃ + 18000X₄
s.t.
32000X₁ + 15000X₂ + 8000X₃ + 10000X₄ ≤ 35000
35000X₁ + 21000X₂ + 9500X₃ + 7000X₄ ≤ 62000
X₁ + X₂ + X₃ + X₄ = 1
X₁, X₂, X₃, X₄ = 0, 1
The optimal solution is $75,000.
b. Let x₁ = 1 if Bond A is selected for investment; 0 if it is not
X₂ = 1 if Bond B is selected for investment; 0 if it is not
X₃ = 1 if Bond C is selected for investment; 0 if it is not
X₄ = 1 if Bond D is selected for investment; 0 if it is not
Max 75000X₁ + 40000X₂ + 25500X₃ + 18000X₄
s.t.
32000X₁ + 15000X₂ + 8000X₃ + 10000X₄ ≤ 35000
35000X₁ + 21000X₂ + 9500X₃ + 7000X₄ ≤ 62000
X₂ = 1
X₁ + X₃ + X₄ = 1
X₁, X₂, X₃, X₄ = 0, 1
Here, the optimal solution is obtained as $65,500 which is less than $75,000, the optimal solution obtained for part a. Hence, the option a. of investing in bonds is better than option b.
Reference - 9.1. The levels - small, medium, and large of the size attribute are modeled using:
C
In a fixed-cost problem, choosing excessively large values for the maximum production quantity will result in:
_____ is a binary integer programming problem that involves choosing which possible projects or activities provide the best investment return.
ROFiL Pizza Delivery is planning to open new stores in different other regions so that the excess demand for the pizza home delivery services is met. The locations under consideration and the potential areas (coded in numbers 1-9) that can be reached quickly from the considered locations for home delivery are given in the following table:
Formulate an integer programming model that could be used to find the minimum number of stores to open in order to cover customers of all areas for the home delivery service.

Which of the following is true of rounding the solution to an integer?
Greenbell Software Inc. conducted a study on its smartphone products in the market to determine which phone has the best features in terms of three prominent attributes: operating system of the phone (A or B), RAM (512MB or 1GB), and the rear camera specifications (3MP, 5MP, or 7MP) provided with the phone. Eight sample customers have participated in the study and provided the following part-worths for each of the above attributes.
Assume the overall utility (sum of part-worths) of the current favorite Greenbell smartphone for customers 1 to 5 is 105 and customers 6 to 8 is 90. What new product design will maximize the share of choice for the eight consumers in the sample?

BBest Ink Printing Co. received an order to print a minimum of 50,000 tickets for a concert. They have three printing machines available to meet the order they received. The set-up cost of these machines and the unit cost/ticket printed using each machine along with their maximum production are provided in the table below:
a. Formulate a binary integer linear programming model to find two machines that could be used to print the required number of tickets in order to minimize the cost.
b. Solve the problem in part a.

Reference - 9.1. The available size of the trousers will be a(n) _____ in an integer programming model for this problem.
In binary integer linear program, the integer variables take only the values:
Sansuit Investments is deciding on future investment for the coming two years. The company considered four bonds to choose from and their investment details for the next two years are given in the table below:
The net worth of these four bonds is $75,000, $40,000, $25,500, and $18,000, respectively. The funds available with the company for Year 1 and Year 2 are $35,000 and $62,000, respectively. Develop and solve a binary integer programming model for maximizing the net worth.

A manufacturer wants to construct warehouses in six different locations of the city to supply dry cells to his customers on time. The manufacturer wants to construct the minimum number of warehouses, to meet the market demand on time, such that at least one warehouse is within 40 miles from each other warehouse. The following table provides the distance (in miles) between the locations.
Formulate and solve an integer linear program that can be used to determine the minimum number of warehouses needed to be constructed. What are their locations?

The worksheet formulation for integer linear programs and linear programming problems is exactly the same except that the _____ for integer linear programs.
Andrew is ready to invest $200,000 in stocks and he has been provided nine different alternatives by his financial consultant. The following stocks belong to three different industrial sectors and each sector has three varieties of stocks each with different expected rate of return. The average rate of return taken for the past ten years is provided with each of the nine stocks.
The decision will be based on the constraints provided below:
-Exactly 5 alternatives should be chosen.
-One stock can have a maximum invest of $55,000.
-Any stock chosen must have a minimum investment of at least $25,000.
-For the Airlines sector, the maximum number of stocks chosen should be two.
-The total amount invested in Banking must be at least as much as the amount invested in Agriculture.
Now, formulate a model that will decide Andrew's investment strategy to maximize his expected annual return.

The objective function for a linear optimization problem is: Max 3x + 2y, with one of the constraints being x, y = 0, 1. x and y are the only decision variables. This is an example of a _____.
The importance of _____ for integer linear programming problems is often intensified by the fact that a small change in one of the coefficients in the constraints can cause a relatively large change in the value of the optimal solution.
Reference - 9.1. The part-worths for each of the attribute levels obtained from an initial customer survey and the subsequent regression analysis can be used to determine the:
Reference - 9.1. Pink, green, and black will be _____ of the color attribute.
According to the _____ constraint, the sum of two or more binary variables must be equal to one.
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)