Exam 6: Integer Linear Programming

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

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. 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 and the indicated optimal integer solution values what values should go in cells B5:F12 of the following Excel spreadsheet?   ​  Based on this ILP formulation of the problem and the indicated optimal integer solution values what values should go in cells B5:F12 of the following Excel spreadsheet? 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 and the indicated optimal integer solution values what values should go in cells B5:F12 of the following Excel spreadsheet?   ​  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 and the indicated optimal integer solution values what values should go in cells B5:F12 of the following Excel spreadsheet?   ​

(Essay)
4.8/5
(43)

A cellular phone company wants to locate two new communications towers to cover 4 regions. The company wants to minimize the cost of installing the two towers. The regions that can be covered by each tower site are indicated by a 1 in the following table: A cellular phone company wants to locate two new communications towers to cover 4 regions. The company wants to minimize the cost of installing the two towers. The regions that can be covered by each tower site are indicated by a 1 in the following table:   ​   Based on this ILP formulation of the problem and the solution (X<sub>1</sub>, X<sub>2</sub>, X<sub>3</sub>, X<sub>4</sub>) = (1, 1, 0, 0) what values should go in cells B6:G14 of the following Excel spreadsheet?  A cellular phone company wants to locate two new communications towers to cover 4 regions. The company wants to minimize the cost of installing the two towers. The regions that can be covered by each tower site are indicated by a 1 in the following table:   ​   Based on this ILP formulation of the problem and the solution (X<sub>1</sub>, X<sub>2</sub>, X<sub>3</sub>, X<sub>4</sub>) = (1, 1, 0, 0) what values should go in cells B6:G14 of the following Excel spreadsheet?  Based on this ILP formulation of the problem and the solution (X1, X2, X3, X4) = (1, 1, 0, 0) what values should go in cells B6:G14 of the following Excel spreadsheet? A cellular phone company wants to locate two new communications towers to cover 4 regions. The company wants to minimize the cost of installing the two towers. The regions that can be covered by each tower site are indicated by a 1 in the following table:   ​   Based on this ILP formulation of the problem and the solution (X<sub>1</sub>, X<sub>2</sub>, X<sub>3</sub>, X<sub>4</sub>) = (1, 1, 0, 0) what values should go in cells B6:G14 of the following Excel spreadsheet?

(Essay)
4.8/5
(32)

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 X2. 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 X2.   Initial solution X<sub>1</sub> = 5.0 X<sub>2</sub> = 7.5 Obj = 550  Initial solution X1 = 5.0 X2 = 7.5 Obj = 550 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 X2.   Initial solution X<sub>1</sub> = 5.0 X<sub>2</sub> = 7.5 Obj = 550

(Essay)
4.9/5
(37)

The concept of an upper bound in IP is associated with:

(Multiple Choice)
4.8/5
(35)

An ILP problem has 5 binary decision variables. How many possible integer solutions are there to this problem?

(Multiple Choice)
4.9/5
(35)

Pure IP formulation requires that:

(Multiple Choice)
4.9/5
(36)

What does the Analytic Solver Platform integer tolerance factor of 0 accomplish?

(Multiple Choice)
4.9/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. 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 X<sub>i</sub> = the amount of product i produced Y<sub>i</sub> = 1 if X<sub>i</sub> > 0 and 0 if X<sub>i</sub> = 0 Using the approach discussed in the text, what is the appropriate value for M<sub>1</sub> in the linking constraint for product A? ​ The decision variables are defined as Xi = the amount of product i produced Yi = 1 if Xi > 0 and 0 if Xi = 0 Using the approach discussed in the text, what is the appropriate value for M1 in the linking constraint for product A?

(Multiple Choice)
4.7/5
(31)

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. 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.   ​ What is the appropriate formula to use in cell E8 of the following Excel implementation of the ILP model for this problem?  ​ What is the appropriate formula to use in cell E8 of the following Excel implementation of the ILP model for this problem? 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.   ​ What is the appropriate formula to use in cell E8 of the following Excel implementation of the ILP model for this problem?

(Multiple Choice)
4.9/5
(32)

Suppose you want to minimize an objective function z=2x1+3x2. Both decision variables must be integer. The optimal solution to the LP relaxation will:

(Multiple Choice)
4.8/5
(35)

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. 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.   ​ What is the appropriate formula to use in cell B15 of the following Excel implementation of the ILP model for this problem?  ​ What is the appropriate formula to use in cell B15 of the following Excel implementation of the ILP model for this problem? 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.   ​ What is the appropriate formula to use in cell B15 of the following Excel implementation of the ILP model for this problem?

(Multiple Choice)
4.9/5
(29)

In the B & B algorithm, B & B stands for

(Multiple Choice)
4.8/5
(37)

A manufacturing company has costs associated with production preparation and with per unit production. The per unit production costs are referred to as

(Multiple Choice)
4.8/5
(34)

The objective function value for the ILP problem can never

(Multiple Choice)
4.8/5
(39)

A city wants to locate 2 new fire fighting ladder trucks to maximize the number of tall buildings which they can cover within a 3 minute response time. The city is divided into 4 zones. The fire chief wants to locate no more than one of the trucks in either Zone 1 or Zone 2. The number of tall buildings in each zone and the travel time between zones is listed below. Formulate the ILP for this problem. A city wants to locate 2 new fire fighting ladder trucks to maximize the number of tall buildings which they can cover within a 3 minute response time. The city is divided into 4 zones. The fire chief wants to locate no more than one of the trucks in either Zone 1 or Zone 2. The number of tall buildings in each zone and the travel time between zones is listed below. Formulate the ILP for this problem.   ​

(Essay)
4.9/5
(35)

Binary variables are useful for modeling

(Multiple Choice)
4.8/5
(35)

A practical way of dealing with the complexity of IP problems is to:

(Multiple Choice)
4.8/5
(36)

An integrality condition indicates that some (or all) of the

(Multiple Choice)
4.9/5
(40)

Exhibit 6.1 The following questions pertain to the problem, formulation, and spreadsheet implementation below. A research director must pick a subset of research projects to fund over the next five years. He has five candidate projects, not all of which cover the entire five-year period. Although the director has limited funds in each of the next five years, he can carry over unspent research funds into the next year. Additionally, up to $30K can be carried out of the five-year planning period. The following table summarizes the projects and budget available to the research director. Exhibit 6.1 The following questions pertain to the problem, formulation, and spreadsheet implementation below. A research director must pick a subset of research projects to fund over the next five years. He has five candidate projects, not all of which cover the entire five-year period. Although the director has limited funds in each of the next five years, he can carry over unspent research funds into the next year. Additionally, up to $30K can be carried out of the five-year planning period. The following table summarizes the projects and budget available to the research director.   The following is the ILP formulation and a spreadsheet model for the problem.     -Refer to Exhibit 6.1. What formula should go in cell D15 of the above Excel spreadsheet? The following is the ILP formulation and a spreadsheet model for the problem. Exhibit 6.1 The following questions pertain to the problem, formulation, and spreadsheet implementation below. A research director must pick a subset of research projects to fund over the next five years. He has five candidate projects, not all of which cover the entire five-year period. Although the director has limited funds in each of the next five years, he can carry over unspent research funds into the next year. Additionally, up to $30K can be carried out of the five-year planning period. The following table summarizes the projects and budget available to the research director.   The following is the ILP formulation and a spreadsheet model for the problem.     -Refer to Exhibit 6.1. What formula should go in cell D15 of the above Excel spreadsheet? Exhibit 6.1 The following questions pertain to the problem, formulation, and spreadsheet implementation below. A research director must pick a subset of research projects to fund over the next five years. He has five candidate projects, not all of which cover the entire five-year period. Although the director has limited funds in each of the next five years, he can carry over unspent research funds into the next year. Additionally, up to $30K can be carried out of the five-year planning period. The following table summarizes the projects and budget available to the research director.   The following is the ILP formulation and a spreadsheet model for the problem.     -Refer to Exhibit 6.1. What formula should go in cell D15 of the above Excel spreadsheet? -Refer to Exhibit 6.1. What formula should go in cell D15 of the above Excel spreadsheet?

(Short Answer)
4.9/5
(34)

How is the integer tolerance factor set in the Analytic Solver Platform (ASP)?

(Multiple Choice)
4.7/5
(34)
Showing 41 - 60 of 102
close modal

Filters

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