Deck 7: Integer Programming

Full screen (f)
exit full mode
Question
A two-variable pure integer programming problem cannot be solved by the graphical method.
Use Space or
up arrow
down arrow
to flip the card.
Question
A two-variable pure integer programming problem can only be solved by the simplex method.
Question
A feasible solution to a two-variable pure integer programming problem can always be found by first solving the corresponding linear programming problem (i.e. problem obtained by ignoring the integrality constraints) and by rounding down the fractional values in the optimal solution to the linear programming problem.
Question
A feasible solution to a two-variable pure integer programming problem can always be found by first solving the corresponding linear programming problem (i.e. problem obtained by ignoring the integrality constraints) and by rounding to the nearest integer all fractional values in the optimal solution to the linear programming problem.
Question
Since the number of feasible solutions to a pure integer programming problem is a lot less than the number of feasible solutions to the corresponding linear programming problem (i.e. problem obtained by ignoring the integrality constraints), a pure integer programming problem must be easier to solve.
Question
Problem A\mathrm{A} is a two-variable linear programming problem with a maximization objective function. Problem B is a two-variable pure integer programming problem obtained from Problem A by requiring the variables to be integers and leaving all other things unchanged. If Problem A has an optimal solution, then Problem B must have an optimal solution.
Question
Problem A\mathrm{A} is a two-variable linear programming problem with a maximization objective function. Problem B is a two variable pure integer programming problem obtained from Problem A by requiring the variables to be integers and leaving all other things unchanged. If Problem A has an optimal solution with integer values for the variables, then Problem B must have an optimal solution.
Question
Problem A is a two-variable linear programming problem with a maximization objective function. Problem B is a two variable pure integer programming problem obtained from Problem A by requiring the variables to be integers and leaving all other things unchanged. If Problem A has an optimal solution with integer objective function value, then Problem B must have an optimal solution.
Question
Problem A\mathrm{A} is a two-variable linear programming problem with a maximization objective function. Problem B is a two-variable pure integer programming problem obtained from Problem A by requiring the variables to be integers and leaving all other things unchanged. If Problem A has an optimal solution with integer values for the variables, then the same solution must be optimal for Problem B as well.
Question
Sensitivity analysis on the RHS of integer programming problems is relatively easy.
Question
Sensitivity analysis on the objective function coefficients is very hard, if not impossible.
Question
Fixed charge problems can be formulated as linear programs, though a 0-1 integer program will yield the answer faster.
Question
A fixed charge problem typically uses MM , which stands for a very large positive number in its formulation.
Question
A vehicle routing problem is a special case of the well-known traveling salesman problem
Question
A vehicle routing problem is a special case of the well-known fixed charge problem.
Question
A common feature of set covering, knapsack, and location problems is that all of them use 0-1 variables.
Question
A common feature of set covering, knapsack, and location problems is that all of them use mixed integer programming formulation requiring no 010-1 variables.
Question
If a problem contains data on profit as well as cost, it has to be broken down into two problems-one involving cost minimization and the other involving profit maximization.
Question
If a problem contains data on profit as well as cost, it cannot be formulated as an integer programming problem. We have to pick one or the other and then do the formulation.
Question
Set covering problem talks about a salesman and how he/she could cover a set of sales territories at minimal cost.
Question
A fixed charge problem models shops that incur a fixed cost for producing any positive quantity of a product and incur 0 cost if nothing is produced.
Question
In general, we consider more feasible solutions in solving integer linear programming problems. as compared to solving linear programming problems by simplex method.
1.
Question
For a typical integer programming problem, the number of feasible solutions

A) increases linearly
B) increases exponentially
C) decreases exponentially
D) decreases linearly
Question
For a pure 0-1 integer programming problem with 3 variables, the maximum number of potential solutions is

A) 9
B) 27
C) 16
D) 8
Question
Branching in the branch and bound method refers to

A) adding a constraint
B) removing a constraint
C) either adding or removing a constraint
D) removing a constraint and extending the feasible set
Question
In modeling a shopping mall construction problem, there are four potential locations giving rise to four 0-1 decision variables, denoted as X1,X2,X3,X4X_{1}, X_{2}, X_{3}, X_{4} , which take a value of 1 if a mall is constructed and 0 otherwise. Identify the correct set of constraint/s to satisfy the following condition/s: at most only one mall may be constructed among locations 1 and 3

A) X1+X3\mathrm{X}_{1}+\mathrm{X}_{3} \leq 1
B) X1+X3\mathrm{X}_{1}+\mathrm{X}_{3} \geq 1
C) X1+X3<X_{1}+X_{3}< 1
D) X1+X3=X_{1}+X_{3}= 1
Question
In modeling a shopping mall construction problem, there are four potential locations giving rise to four 0-1 decision variables, denoted as X1,X2,X3,X4\mathrm{X}_{1}, \mathrm{X}_{2}, \mathrm{X}_{3}, \mathrm{X}_{4} , which take a value of 1 if a mall is constructed and 0 otherwise. Identify the correct set of constraint/s to satisfy the following condition/s: at least one mall may be constructed among locations 1 and 3

A) X1+X3\mathrm{X}_{1}+\mathrm{X}_{3} \leq 1
B) X1+X3\mathrm{X}_{1}+\mathrm{X}_{3} \geq 1
C) X1+X3>X_{1}+X_{3}> 1
D) X1+X3=X_{1}+X_{3}=
Question
In modeling a shopping mall construction problem, there are four potential locations giving rise to four 0-1 decision variables, denoted as X1,X2,X3,X4X_{1}, X_{2}, X_{3}, X_{4} ,which take a value of 1 if a mall is constructed and 0 otherwise. Identify the correct set of constraint/s to satisfy the following condition/s: exactly one mall should be constructed among locations 1 and 3

A) X1+X3\mathrm{X}_{1}+\mathrm{X}_{3} \leq 1
B) X1+X3\mathrm{X}_{1}+\mathrm{X}_{3} \geq 1
C) X1+X3>X_{1}+X_{3}> 1
D) X1+X3=X_{1}+X_{3}= 1
Question
In modeling a shopping mall construction problem, there are four potential locations giving rise to four 0-1 decision variables denoted as X1,X2,X3,X4X_{1}, X_{2}, X_{3}, X_{4} , which take a value of 1 if a mall is constructed and 0 otherwise. Identify the correct set of constraint/s to satisfy the following condition/s: if a mall is constructed in location 2, then a mall should be constructed in location 4

A) X2X4\mathrm{X}_{2}-\mathrm{X}_{4} \leq 0.
B) X2+X4-X_{2}+X_{4} \geq 0.
C) X2X4\mathrm{X}_{2}-\mathrm{X}_{4} \leq 0
D) X2+X4-\mathrm{X}_{2}+\mathrm{X}_{4} \leq 0
Question
In modeling a traveling salesman problem, let XijkX_{\mathrm{ijk}} be a 0-1 decision variable, which takes a value of 0 if in the kth leg the tour corresponding to the solution does not go from node i\mathrm{i} to node j\mathrm{j} . Xijk\mathrm{X}_{\mathrm{ijk}} is set to be equal to 1 if the tour goes from node i\mathrm{i} to node j\mathrm{j} in the kth leg. In a problem with just 4 nodes and without loss of generality, assume that the tour starts and ends in node 1. Mark the correct constraint to make sure that the tour starts in node 1

A) X121+X131+X1411\mathrm{X}_{121}+\mathrm{X}_{131}+\mathrm{X}_{141} \leq 1
B) X121+X131+X1411X_{121}+X_{131}+X_{141} \geq 1
C) X121+X131+X141=1X_{121}+X_{131}+X_{141}=1
D) X214+X314+X414=1X_{214}+X_{314}+X_{414}=1
Question
In modeling a traveling salesman problem, let XijkX_{\mathrm{ijk}} be a 0-1 decision variable, which takes a value of 0 if in the kth leg the tour corresponding to the solution does not go from node i\mathrm{i} to node j\mathrm{j} . Xijk\mathrm{X}_{\mathrm{ijk}} is set to be equal to 1 if the tour goes from node ii to node j\mathrm{j} in the kth leg. In a problem with just 4 nodes and without loss of generality, assume that the tour starts and ends in node 1. Mark the correct constraint to make sure that the tour ends in node 1

A) X214+X314+X4141\mathrm{X}_{214}+\mathrm{X}_{314}+\mathrm{X}_{414} \leq 1
B) X214+X314+X4141X_{214}+X_{314}+X_{414} \geq 1
C) X214+X314+X414=1X_{214}+X_{314}+X_{414}=1
D) X121+X131+X141=1\mathrm{X}_{121}+\mathrm{X}_{131}+\mathrm{X}_{141}=1
Question
In modeling a traveling salesman problem, let XijkX_{i j k} be a 0-1 decision variable, which takes a value of 0 if in the kth leg the tour corresponding to the solution does not go from node i\mathrm{i} to node j\mathrm{j} . Xijk\mathrm{X}_{\mathrm{ijk}} is set to be equal to 1 if the tour goes from node i\mathrm{i} to node j\mathrm{j} in the kth leg. In a problem with just 4 nodes and without loss of generality, assume that the tour starts and ends in node 1 . If, in a particular solution, X213=1X_{213}=1 , it means that the tour corresponding to the solution

A) goes from node 3 to 1 in the 2nd leg
B) goes from node 2 to 1 in the 3rd leg
C) goes from node 1 to 2 in the 3rd leg
D) goes from node 1 to 3 in the 2 nd leg
Question
An airport limousine service which parks all its limos at the airport can minimize its cost by using a proper order to pick up passengers from their houses and return to the airport using a

A) set covering problem
B) traveling salesman problem
C) knapsack problem
D) fixed charge problem
Question
An Avon lady carrying her tote containing makeup materials can maximize her profit from one trip to the rural Mississippi hinterland if she models the process of loading her bag (with the "right" materials having maximum profitability per unit volume) by using a

A) set covering problem
B) traveling salesman problem
C) knapsack problem
D) fixed charge problem
Question
A problem that has fixed cost as well as variable cost per unit, depending on the level of that activity, is usually formulated as a

A) set covering problem
B) knapsack problem
C) fixed charge problem
D) traveling salesman problem
Question
Problems with variables that are yes-no types are called

A) pure integer programming problems
B) linear programming problems
C) yes-no type problems
D) 010-1 problems
E) binary linear problems
Question
Problems in which some variables are required to be integers are called

A) pure integer programming problems
B) mixed integer programming problems
C) linear and integer programming problems
D) 010-1 problems
E) yes-no type problems
Question
Problem A\mathrm{A} is a two-variable linear programming problem with a maximization objective function. Problem B is a two-variable pure integer programming problem obtained from Problem A by requiring the variables to be integers and leaving all other things unchanged. Assuming that both problems have optimal solutions, the objective function value of problem A will always be the objective function value of Problem B.

A) greater than
B) less than
C) equal to
D) greater than or equal to
E) less than or equal to
Question
Problem A is a two-variable linear programming problem with a minimization objective function. Problem B is a two-variable pure integer programming problem obtained from Problem A by requiring the variables to be integers and leaving all other things unchanged. Assuming that both problems have optimal solutions, the objective function value of problem A will always be the objective function value of Problem B.

A) greater than
B) less than
C) equal to
D) greater than or equal to
E) less than or equal to
Question
Problem A\mathrm{A} is a two-variable linear programming problem with a minimization objective function. Problem B is a two-variable mixed integer programming problem obtained from Problem A by requiring one of the variables to be integer and leaving all other things unchanged. Assuming that both problems have optimal solutions and that Problem A has a unique non-integer optimal solution, the objective function value of problem A will always be the objective function value of Problem B.

A) greater than
B) less than
C) equal to
D) greater than or equal to
E) less than or equal to
Question
A retail outlet wants to replace a broken ice cream vending machine with one of two models. The purchase of model 1 is captured by variable X1. Taking a value of 1 and 0 would represent that machine 1 is not purchased. X2 is similarly defined. One of the constraints for this problem would be

A) X1+X2<\mathrm{X}_{1}+\mathrm{X}_{2}< 1
B) X1+X2\mathrm{X}_{1}+\mathrm{X}_{2} \leq 1
C) X1+X2\mathrm{X}_{1}+\mathrm{X}_{2} \geq 1
D) X1+X2=X_{1}+X_{2}= 1
E) X1+X2>X_{1}+X_{2}> 1
Question
A retail outlet wants to replace a broken ice cream vending machine with one of two models. Purchase of model 1 machine is captured by variable X1X_{1} taking a value of 1 and 0 if not purchased. X2X_{2} is similarly defined. They would also want to allow for the possibility of getting rid of the old machine with no replacement. One of the constraints for this problem would be

A) X1+X2<\mathrm{X}_{1}+\mathrm{X}_{2}< 1
B) X1+X2\mathrm{X}_{1}+\mathrm{X}_{2} \leq 1
C) X1+X2\mathrm{X}_{1}+\mathrm{X}_{2} \geq 1
D) X1+X2=X_{1}+X_{2}= 1
E) X1+X2>X_{1}+X_{2}> 1
Question
A retail outlet wants to replace a broken ice cream vending machine with one of two models. The purchase of model 1 is captured by variable X1, taking a value of 1 and 0 if not purchased. X2 is similarly defined. They would not be opposed to buying both machines, though buying one of them is a must. One of the constraints for this problem would be

A) X1+X2<\mathrm{X}_{1}+\mathrm{X}_{2}< 1
B) X1+X2\mathrm{X}_{1}+\mathrm{X}_{2} \leq 1
C) X1+X2X_{1}+X_{2} \geq 1
D) X1+X2=X_{1}+X_{2}= 1
E) X1+X2>\mathrm{X}_{1}+\mathrm{X}_{2}> 1
Question
A shopping complex is considering building a self-service vending machine island. The mall can buy a vending machine for dispensing various types of ready-to-pop corn. Purchase of this machine is captured by variable X1\mathrm{X} 1 , taking a value of 1 and 0 if not purchased. There is also a machine available for popping any type of corn vended by the vending machine. Purchase of this machine is captured by variable X2, taking a value of 1 and 0 if not purchased. Assume that buying just one of these machines does not do much good. That is, either the mall should buy both or buy neither. The constraint that implements this will be

A) X1X2<\mathrm{X}_{1}-\mathrm{X}_{2}< 0
B) X1X2\mathrm{X}_{1}-\mathrm{X}_{2} \leq 0
C) X1X2\mathrm{X}_{1}-\mathrm{X}_{2} \geq 0
D) X1X2=X_{1}-X_{2}= 0
E) X1X2>X_{1}-X_{2}>
Question
A shopping complex is considering building a self-service vending machine island. The mall can buy a vending machine for dispensing various types of ready-to-pop corn. Purchase of this machine is captured by variable X1\mathrm{X} 1 , taking a value of 1 and 0 if not purchased. There is also a machine available for popping any type of corn vended by the vending machine. Purchase of this machine is captured by variable X2, taking a value of 1 and 0 if not purchased. If they decide to buy the popcorn popper, then they must have the ready-to-pop corn vending machine. However, if they only buy the ready-to-pop corn vending machine, the customers can take the corn home or pop it in a microwave already available, if the popcorn popper is not purchased. The constraint that implements this will be

A) X1X2<X_{1}-X_{2}< 0
B) X1X2\mathrm{X}_{1}-\mathrm{X}_{2} \leq 0
C) X1X2\mathrm{X}_{1}-\mathrm{X}_{2} \geq
D) X1X2=\mathrm{X}_{1}-\mathrm{X}_{2}= 0
E) X1X2>X_{1}-X_{2}>
Question
A Mississippi farmer is considering adding a special breed of bull to his farm. Let X1=1X_{1}=1 imply that the bull will be purchased and 0 otherwise. If it is purchased, then the pounds of organic soy purchased per day (denoted by X2\mathrm{X}_{2} ) and the pounds of organic corn purchased per day (denoted by X3\mathrm{X}_{3} ) should be at least 50. If the bull is not purchased, this constraint will be immaterial. The constraint that implements this would be ( M\mathrm{M} stands for a very big positive number and assume non-negative variables)

A) X2+X350+MX1X_{2}+X_{3} \geq 50+M * X_{1}
B) X2+X350+M(1X1)X_{2}+X_{3} \geq 50+M *\left(1-X_{1}\right)
C) X2+X350X1X_{2}+X_{3} \geq 50 * X 1
D) X2+X350(1X1)X_{2}+X_{3} \geq 50 *\left(1-X_{1}\right)
Question
A Mississippi farmer is considering adding a special breed of bull to his farm. Let X1=1X_{1}=1 imply that the bull will be purchased and 0 otherwise. If it is purchased, then the pounds of organic soy purchased per day (denoted by X2\mathrm{X}_{2} ) and the pounds of organic corn purchased per day (denoted by X3\mathrm{X}_{3} ) should be at most 50. If the bull is not purchased, this constraint will be immaterial. The constraint that implements this would be ( M\mathrm{M} stands for a very big positive number and assume non-negative variables)

A) X2+X350+MX1X_{2}+X_{3} \leq 50+M^{*} X_{1}
B) X2+X350+M(1X1)X_{2}+X_{3} \leq 50+M *\left(1-X_{1}\right)
C) X2+X350X1X_{2}+X_{3} \leq 50 * X_{1}
D) X2+X350(1X1)X_{2}+X_{3} \leq 50 *\left(1-X_{1}\right)
Question
A Mississippi farmer is considering adding a special breed of bull to his farm. Let X1=1X_{1}=1 imply that the bull will be purchased and 0 otherwise. If it is purchased, then the pounds of organic soy purchased per day (denoted by X2\mathrm{X}_{2} ) and the pounds of organic corn purchased per day (denoted by X3\mathrm{X}_{3} ) should be at least 50 . If the bull is not purchased, then 22^{*} the pounds of organic soy purchased 3-3^{*} the pounds of organic corn purchased should be at least 30 . The constraint/s that implements this would be (M stands for a very big positive number and assume non-negative variable)

A) X2+X350+M(1X1)X_{2}+X_{3} \geq 50+M^{*}\left(1-X_{1}\right) and 2X23X330+MX12 X_{2}-3 X_{3} \geq 30+M^{*} X_{1}
B) X2+X350X1X_{2}+X_{3} \geq 50 X_{1} and 2X23X330(1X1)2 X_{2}-3 X_{3} \geq 30\left(1-X_{1}\right)
C) X2+X350X1X_{2}+X_{3} \leq 50 * X_{1} and 2X23X330(1X1)2 X_{2}-3 X_{3} \leq 30\left(1-X_{1}\right)
D) X2+X350+MX1X_{2}+X_{3} \leq 50+M^{*} X_{1} and 2X23X330+M(1X1)2 X_{2}-3 X_{3} \leq 30+M^{*}\left(1-X_{1}\right)
Question
A Mississippi farmer is considering adding a special breed of bull to his farm. Let X1=1X_{1}=1 imply that the bull will be purchased and 0 otherwise. If it is purchased, then the pounds of organic soy purchased per day (denoted by X2\mathrm{X}_{2} ) and the pounds of organic corn purchased per day (denoted by X3\mathrm{X}_{3} ) should be at most 50. If the bull is not purchased, then 22 * the pounds of organic soy purchased 3-3^{*} the pounds of organic corn purchased should be at most 30. The constraint/s that implements this would be (M stands for a very big positive number and assume non-negative variables)

A) X2+X350+MX1X_{2}+X_{3} \geq 50+M^{*} X_{1} and 2X23X330+M(1X1)2 X_{2}-3 X_{3} \geq 30+M^{*}\left(1-X_{1}\right)
B) X2+X350X1X_{2}+X_{3} \geq 50 X_{1} and 2X23X330(1X1)2 X_{2}-3 X_{3} \geq 30\left(1-X_{1}\right)
C) X2+X350X1X_{2}+X_{3} \leq 50 * X_{1} and 2X23X330(1X1)2 X_{2}-3 X_{3} \leq 30\left(1-X_{1}\right)
D) X2+X350+M(1X1)X_{2}+X_{3} \leq 50+M^{*}\left(1-X_{1}\right) and 2X23X330+MX12 X_{2}-3 X_{3} \leq 30+M^{*} X_{1}
Question
A Mississippi farmer is considering producing a special kind of 0.25%0.25 \% fat milk. The potential buyer demands a minimum lot size of 1000 gallons. Let X1=X_{1}= represent the gallons of 0.25%0.25 \% milk produced. Let Y1\mathrm{Y}_{1} be a 0 or 1 variable; if it is 0 , it signifies that the 0.25%0.25 \% milk was not produced at all. If it is 1 , it signifies that 1000 or more gallons of 0.25%0.25 \% milk was produced. The constraint/s that implements this would be ( M\mathrm{M} stands for a very big positive number and assume non-negative variables.)

A) X11000X_{1} \geq 1000
B) X11000Y1\mathrm{X}_{1} \geq 1000 \mathrm{Y}_{1}
C) X11000+MY1X_{1} \geq 1000+M^{*} Y_{1}
D) X11000+M(1Y1)X_{1} \geq 1000+M^{*}\left(1-Y_{1}\right)
Question
In a plant location problem with 5 potential locations, each with an associated 0-1 decision variable, X1X_{1} , X2,X3,X4X_{2}, X_{3}, X_{4} ,and X5X_{5} , which take a value of 1 if a plant is located in that location and 0 otherwise, the constraint to make sure that at least 3 plants are put up will be

A) X1+X2+X3+X4+X5>3.0X_{1}+X_{2}+X_{3}+X_{4}+X_{5}>3.0
B) X1+X2+X3+X4+X53.0X_{1}+X_{2}+X_{3}+X_{4}+X_{5} \geq 3.0
C) X1+X2+X3+X4+X5=3.0X_{1}+X_{2}+X_{3}+X_{4}+X_{5}=3.0
D) X1+X2+X3+X4+X53.0X_{1}+X_{2}+X_{3}+X_{4}+X_{5} \leq 3.0
E) X1+X2+X3+X4+X5<3.0X_{1}+X_{2}+X_{3}+X_{4}+X_{5}<3.0
Question
In a plant location problem with 5 potential locations, each with an associated 010-1 decision variable, X1X_{1} , X2,X3,X4X_{2}, X_{3}, X_{4} ,and X5X_{5} , which take a value of 1 if a plant is located in that location and 0 otherwise, the constraint to make sure that at most 3 plants are put up will be

A) X1+X2+X3+X4+X5>3.0X_{1}+X_{2}+X_{3}+X_{4}+X_{5}>3.0
B) X1+X2+X3+X4+X53.0X_{1}+X_{2}+X_{3}+X_{4}+X_{5} \geq 3.0
C) X1+X2+X3+X4+X5=3.0X_{1}+X_{2}+X_{3}+X_{4}+X_{5}=3.0
D) X1+X2+X3+X4+X53.0X_{1}+X_{2}+X_{3}+X_{4}+X_{5} \leq 3.0
E) X1+X2+X3+X4+X5<3.0X_{1}+X_{2}+X_{3}+X_{4}+X_{5}<3.0
Question
In a plant location problem with 5 potential locations, each with an associated 0-1 decision variable, X1X_{1} , X2,X3,X4\mathrm{X}_{2}, \mathrm{X}_{3}, \mathrm{X}_{4} , and X5\mathrm{X}_{5} , which take a value of 1 if a plant is located in that location and 0 otherwise, the constraint to make sure that exactly 3 plants are put up will be

A) X1+X2+X3+X4+X5>3.0X_{1}+X_{2}+X_{3}+X_{4}+X_{5}>3.0
B) X1+X2+X3+X4+X53.0X_{1}+X_{2}+X_{3}+X_{4}+X_{5} \geq 3.0
C) X1+X2+X3+X4+X5=3.0X_{1}+X_{2}+X_{3}+X_{4}+X_{5}=3.0
D) X1+X2+X3+X4+X53.0X_{1}+X_{2}+X_{3}+X_{4}+X_{5} \leq 3.0
E) X1+X2+X3+X4+X5<3.0X_{1}+X_{2}+X_{3}+X_{4}+X_{5}<3.0
Question
Wilkinson Auto Dealership is contemplating selling one or more of the following types of automobilessedans, SUV's, and trucks. There is a fixed license fee per year for doing business in each line, $100,000\$ 100,000 , $250,000\$ 250,000 , and $50,000\$ 50,000 , respectively. The profit contribution exclusive to the fixed cost is $250.00\$ 250.00 per unit for sedans, $700.00\$ 700.00 per unit for SUV's, and $150.00\$ 150.00 per unit for trucks. The company is planning the placement of orders with the manufacturer for next year. Dealer preparation takes 2 hrs/sedan, 3.0 hrs/SUV, and 1.5 hrs/truck. They have 4400 hrs of preparation time next year. Sedans take 1 unit of space, SUV's take 1.5 units of space, and trucks take 1.1 units of space. 1200 units of space are available. How many sedans, SUV's, and trucks should be ordered in order to maximize total profit contribution less fixed costs incurred? Define the decision variables, constraints, and the objective function for this problem. (Allow the order quantities to be fractional).
Question
A cargo plane has two compartments for storing cargo, front and back. These compartments have capacity limits on both weight and space, as summarized below.
A cargo plane has two compartments for storing cargo, front and back. These compartments have capacity limits on both weight and space, as summarized below.   They have three available cargos for an upcoming flight. The details are given below:   For maintaining balance, the total weight of the cargo loaded in the back must be more than the total cargo loaded in the front. Each cargo must be accepted in full and loaded entirely in front or back. The objective is to determine which must be accepted and where it should go in the plane, so as to maximize total profit. Formulate this as an integer linear program.<div style=padding-top: 35px>
They have three available cargos for an upcoming flight. The details are given below:
A cargo plane has two compartments for storing cargo, front and back. These compartments have capacity limits on both weight and space, as summarized below.   They have three available cargos for an upcoming flight. The details are given below:   For maintaining balance, the total weight of the cargo loaded in the back must be more than the total cargo loaded in the front. Each cargo must be accepted in full and loaded entirely in front or back. The objective is to determine which must be accepted and where it should go in the plane, so as to maximize total profit. Formulate this as an integer linear program.<div style=padding-top: 35px>
For maintaining balance, the total weight of the cargo loaded in the back must be more than the total cargo loaded in the front. Each cargo must be accepted in full and loaded entirely in front or back. The objective is to determine which must be accepted and where it should go in the plane, so as to maximize total profit. Formulate this as an integer linear program.
Question
Market research corporation of Toledo Inc. (MRCT) has to finalize recommendation for the 2006 advertising campaign for Miracle Motors Inc. (MM), a major hydrogen-powered automobile manufacturer. MRCT has developed 5 distinct campaigns for MM Inc. MM Inc. has 7 distinct customer segments, and it wants all of its customers to be "hit" by at least one of its campaigns. It wants to minimize the total cost of reaching its customer base through these campaigns.
Market research corporation of Toledo Inc. (MRCT) has to finalize recommendation for the 2006 advertising campaign for Miracle Motors Inc. (MM), a major hydrogen-powered automobile manufacturer. MRCT has developed 5 distinct campaigns for MM Inc. MM Inc. has 7 distinct customer segments, and it wants all of its customers to be hit by at least one of its campaigns. It wants to minimize the total cost of reaching its customer base through these campaigns.  <div style=padding-top: 35px>
Question
Clean Energy Inc. has a planning horizon of 3 years and has 5 potential projects. Each year, the outlay required by each project is known. The amount available for investment in any of these projects each year is also assumed to be known. Each project has an associated expected contribution to total sales whose net present value is also assumed to be known. Determine the project/s that should be undertaken so as to maximize the total net present value of sales subject to budget constraints of each year.
Clean Energy Inc. has a planning horizon of 3 years and has 5 potential projects. Each year, the outlay required by each project is known. The amount available for investment in any of these projects each year is also assumed to be known. Each project has an associated expected contribution to total sales whose net present value is also assumed to be known. Determine the project/s that should be undertaken so as to maximize the total net present value of sales subject to budget constraints of each year.  <div style=padding-top: 35px>
Question
A jumbo jet factory can produce two types of planes\_-UnitMach and BigMach. UnitMach takes 6 man weeks of labor and 7 units of critical machine time. BigMach takes 8 man weeks of labor and 12 units of critical machine time. The total man weeks of labor available during the planning horizon are 50; total units of machine time available during the planning horizon are 70 . Contribution of UnitMach is $10,000\$ 10,000 and BigMach is $12000\$ 12000 . Assuming that integer quantities of products should be produced, find the total contribution maximizing solution.
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/58
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 7: Integer Programming
1
A two-variable pure integer programming problem cannot be solved by the graphical method.
False
2
A two-variable pure integer programming problem can only be solved by the simplex method.
False
3
A feasible solution to a two-variable pure integer programming problem can always be found by first solving the corresponding linear programming problem (i.e. problem obtained by ignoring the integrality constraints) and by rounding down the fractional values in the optimal solution to the linear programming problem.
False
4
A feasible solution to a two-variable pure integer programming problem can always be found by first solving the corresponding linear programming problem (i.e. problem obtained by ignoring the integrality constraints) and by rounding to the nearest integer all fractional values in the optimal solution to the linear programming problem.
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
5
Since the number of feasible solutions to a pure integer programming problem is a lot less than the number of feasible solutions to the corresponding linear programming problem (i.e. problem obtained by ignoring the integrality constraints), a pure integer programming problem must be easier to solve.
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
6
Problem A\mathrm{A} is a two-variable linear programming problem with a maximization objective function. Problem B is a two-variable pure integer programming problem obtained from Problem A by requiring the variables to be integers and leaving all other things unchanged. If Problem A has an optimal solution, then Problem B must have an optimal solution.
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
7
Problem A\mathrm{A} is a two-variable linear programming problem with a maximization objective function. Problem B is a two variable pure integer programming problem obtained from Problem A by requiring the variables to be integers and leaving all other things unchanged. If Problem A has an optimal solution with integer values for the variables, then Problem B must have an optimal solution.
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
8
Problem A is a two-variable linear programming problem with a maximization objective function. Problem B is a two variable pure integer programming problem obtained from Problem A by requiring the variables to be integers and leaving all other things unchanged. If Problem A has an optimal solution with integer objective function value, then Problem B must have an optimal solution.
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
9
Problem A\mathrm{A} is a two-variable linear programming problem with a maximization objective function. Problem B is a two-variable pure integer programming problem obtained from Problem A by requiring the variables to be integers and leaving all other things unchanged. If Problem A has an optimal solution with integer values for the variables, then the same solution must be optimal for Problem B as well.
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
10
Sensitivity analysis on the RHS of integer programming problems is relatively easy.
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
11
Sensitivity analysis on the objective function coefficients is very hard, if not impossible.
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
12
Fixed charge problems can be formulated as linear programs, though a 0-1 integer program will yield the answer faster.
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
13
A fixed charge problem typically uses MM , which stands for a very large positive number in its formulation.
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
14
A vehicle routing problem is a special case of the well-known traveling salesman problem
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
15
A vehicle routing problem is a special case of the well-known fixed charge problem.
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
16
A common feature of set covering, knapsack, and location problems is that all of them use 0-1 variables.
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
17
A common feature of set covering, knapsack, and location problems is that all of them use mixed integer programming formulation requiring no 010-1 variables.
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
18
If a problem contains data on profit as well as cost, it has to be broken down into two problems-one involving cost minimization and the other involving profit maximization.
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
19
If a problem contains data on profit as well as cost, it cannot be formulated as an integer programming problem. We have to pick one or the other and then do the formulation.
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
20
Set covering problem talks about a salesman and how he/she could cover a set of sales territories at minimal cost.
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
21
A fixed charge problem models shops that incur a fixed cost for producing any positive quantity of a product and incur 0 cost if nothing is produced.
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
22
In general, we consider more feasible solutions in solving integer linear programming problems. as compared to solving linear programming problems by simplex method.
1.
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
23
For a typical integer programming problem, the number of feasible solutions

A) increases linearly
B) increases exponentially
C) decreases exponentially
D) decreases linearly
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
24
For a pure 0-1 integer programming problem with 3 variables, the maximum number of potential solutions is

A) 9
B) 27
C) 16
D) 8
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
25
Branching in the branch and bound method refers to

A) adding a constraint
B) removing a constraint
C) either adding or removing a constraint
D) removing a constraint and extending the feasible set
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
26
In modeling a shopping mall construction problem, there are four potential locations giving rise to four 0-1 decision variables, denoted as X1,X2,X3,X4X_{1}, X_{2}, X_{3}, X_{4} , which take a value of 1 if a mall is constructed and 0 otherwise. Identify the correct set of constraint/s to satisfy the following condition/s: at most only one mall may be constructed among locations 1 and 3

A) X1+X3\mathrm{X}_{1}+\mathrm{X}_{3} \leq 1
B) X1+X3\mathrm{X}_{1}+\mathrm{X}_{3} \geq 1
C) X1+X3<X_{1}+X_{3}< 1
D) X1+X3=X_{1}+X_{3}= 1
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
27
In modeling a shopping mall construction problem, there are four potential locations giving rise to four 0-1 decision variables, denoted as X1,X2,X3,X4\mathrm{X}_{1}, \mathrm{X}_{2}, \mathrm{X}_{3}, \mathrm{X}_{4} , which take a value of 1 if a mall is constructed and 0 otherwise. Identify the correct set of constraint/s to satisfy the following condition/s: at least one mall may be constructed among locations 1 and 3

A) X1+X3\mathrm{X}_{1}+\mathrm{X}_{3} \leq 1
B) X1+X3\mathrm{X}_{1}+\mathrm{X}_{3} \geq 1
C) X1+X3>X_{1}+X_{3}> 1
D) X1+X3=X_{1}+X_{3}=
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
28
In modeling a shopping mall construction problem, there are four potential locations giving rise to four 0-1 decision variables, denoted as X1,X2,X3,X4X_{1}, X_{2}, X_{3}, X_{4} ,which take a value of 1 if a mall is constructed and 0 otherwise. Identify the correct set of constraint/s to satisfy the following condition/s: exactly one mall should be constructed among locations 1 and 3

A) X1+X3\mathrm{X}_{1}+\mathrm{X}_{3} \leq 1
B) X1+X3\mathrm{X}_{1}+\mathrm{X}_{3} \geq 1
C) X1+X3>X_{1}+X_{3}> 1
D) X1+X3=X_{1}+X_{3}= 1
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
29
In modeling a shopping mall construction problem, there are four potential locations giving rise to four 0-1 decision variables denoted as X1,X2,X3,X4X_{1}, X_{2}, X_{3}, X_{4} , which take a value of 1 if a mall is constructed and 0 otherwise. Identify the correct set of constraint/s to satisfy the following condition/s: if a mall is constructed in location 2, then a mall should be constructed in location 4

A) X2X4\mathrm{X}_{2}-\mathrm{X}_{4} \leq 0.
B) X2+X4-X_{2}+X_{4} \geq 0.
C) X2X4\mathrm{X}_{2}-\mathrm{X}_{4} \leq 0
D) X2+X4-\mathrm{X}_{2}+\mathrm{X}_{4} \leq 0
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
30
In modeling a traveling salesman problem, let XijkX_{\mathrm{ijk}} be a 0-1 decision variable, which takes a value of 0 if in the kth leg the tour corresponding to the solution does not go from node i\mathrm{i} to node j\mathrm{j} . Xijk\mathrm{X}_{\mathrm{ijk}} is set to be equal to 1 if the tour goes from node i\mathrm{i} to node j\mathrm{j} in the kth leg. In a problem with just 4 nodes and without loss of generality, assume that the tour starts and ends in node 1. Mark the correct constraint to make sure that the tour starts in node 1

A) X121+X131+X1411\mathrm{X}_{121}+\mathrm{X}_{131}+\mathrm{X}_{141} \leq 1
B) X121+X131+X1411X_{121}+X_{131}+X_{141} \geq 1
C) X121+X131+X141=1X_{121}+X_{131}+X_{141}=1
D) X214+X314+X414=1X_{214}+X_{314}+X_{414}=1
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
31
In modeling a traveling salesman problem, let XijkX_{\mathrm{ijk}} be a 0-1 decision variable, which takes a value of 0 if in the kth leg the tour corresponding to the solution does not go from node i\mathrm{i} to node j\mathrm{j} . Xijk\mathrm{X}_{\mathrm{ijk}} is set to be equal to 1 if the tour goes from node ii to node j\mathrm{j} in the kth leg. In a problem with just 4 nodes and without loss of generality, assume that the tour starts and ends in node 1. Mark the correct constraint to make sure that the tour ends in node 1

A) X214+X314+X4141\mathrm{X}_{214}+\mathrm{X}_{314}+\mathrm{X}_{414} \leq 1
B) X214+X314+X4141X_{214}+X_{314}+X_{414} \geq 1
C) X214+X314+X414=1X_{214}+X_{314}+X_{414}=1
D) X121+X131+X141=1\mathrm{X}_{121}+\mathrm{X}_{131}+\mathrm{X}_{141}=1
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
32
In modeling a traveling salesman problem, let XijkX_{i j k} be a 0-1 decision variable, which takes a value of 0 if in the kth leg the tour corresponding to the solution does not go from node i\mathrm{i} to node j\mathrm{j} . Xijk\mathrm{X}_{\mathrm{ijk}} is set to be equal to 1 if the tour goes from node i\mathrm{i} to node j\mathrm{j} in the kth leg. In a problem with just 4 nodes and without loss of generality, assume that the tour starts and ends in node 1 . If, in a particular solution, X213=1X_{213}=1 , it means that the tour corresponding to the solution

A) goes from node 3 to 1 in the 2nd leg
B) goes from node 2 to 1 in the 3rd leg
C) goes from node 1 to 2 in the 3rd leg
D) goes from node 1 to 3 in the 2 nd leg
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
33
An airport limousine service which parks all its limos at the airport can minimize its cost by using a proper order to pick up passengers from their houses and return to the airport using a

A) set covering problem
B) traveling salesman problem
C) knapsack problem
D) fixed charge problem
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
34
An Avon lady carrying her tote containing makeup materials can maximize her profit from one trip to the rural Mississippi hinterland if she models the process of loading her bag (with the "right" materials having maximum profitability per unit volume) by using a

A) set covering problem
B) traveling salesman problem
C) knapsack problem
D) fixed charge problem
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
35
A problem that has fixed cost as well as variable cost per unit, depending on the level of that activity, is usually formulated as a

A) set covering problem
B) knapsack problem
C) fixed charge problem
D) traveling salesman problem
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
36
Problems with variables that are yes-no types are called

A) pure integer programming problems
B) linear programming problems
C) yes-no type problems
D) 010-1 problems
E) binary linear problems
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
37
Problems in which some variables are required to be integers are called

A) pure integer programming problems
B) mixed integer programming problems
C) linear and integer programming problems
D) 010-1 problems
E) yes-no type problems
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
38
Problem A\mathrm{A} is a two-variable linear programming problem with a maximization objective function. Problem B is a two-variable pure integer programming problem obtained from Problem A by requiring the variables to be integers and leaving all other things unchanged. Assuming that both problems have optimal solutions, the objective function value of problem A will always be the objective function value of Problem B.

A) greater than
B) less than
C) equal to
D) greater than or equal to
E) less than or equal to
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
39
Problem A is a two-variable linear programming problem with a minimization objective function. Problem B is a two-variable pure integer programming problem obtained from Problem A by requiring the variables to be integers and leaving all other things unchanged. Assuming that both problems have optimal solutions, the objective function value of problem A will always be the objective function value of Problem B.

A) greater than
B) less than
C) equal to
D) greater than or equal to
E) less than or equal to
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
40
Problem A\mathrm{A} is a two-variable linear programming problem with a minimization objective function. Problem B is a two-variable mixed integer programming problem obtained from Problem A by requiring one of the variables to be integer and leaving all other things unchanged. Assuming that both problems have optimal solutions and that Problem A has a unique non-integer optimal solution, the objective function value of problem A will always be the objective function value of Problem B.

A) greater than
B) less than
C) equal to
D) greater than or equal to
E) less than or equal to
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
41
A retail outlet wants to replace a broken ice cream vending machine with one of two models. The purchase of model 1 is captured by variable X1. Taking a value of 1 and 0 would represent that machine 1 is not purchased. X2 is similarly defined. One of the constraints for this problem would be

A) X1+X2<\mathrm{X}_{1}+\mathrm{X}_{2}< 1
B) X1+X2\mathrm{X}_{1}+\mathrm{X}_{2} \leq 1
C) X1+X2\mathrm{X}_{1}+\mathrm{X}_{2} \geq 1
D) X1+X2=X_{1}+X_{2}= 1
E) X1+X2>X_{1}+X_{2}> 1
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
42
A retail outlet wants to replace a broken ice cream vending machine with one of two models. Purchase of model 1 machine is captured by variable X1X_{1} taking a value of 1 and 0 if not purchased. X2X_{2} is similarly defined. They would also want to allow for the possibility of getting rid of the old machine with no replacement. One of the constraints for this problem would be

A) X1+X2<\mathrm{X}_{1}+\mathrm{X}_{2}< 1
B) X1+X2\mathrm{X}_{1}+\mathrm{X}_{2} \leq 1
C) X1+X2\mathrm{X}_{1}+\mathrm{X}_{2} \geq 1
D) X1+X2=X_{1}+X_{2}= 1
E) X1+X2>X_{1}+X_{2}> 1
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
43
A retail outlet wants to replace a broken ice cream vending machine with one of two models. The purchase of model 1 is captured by variable X1, taking a value of 1 and 0 if not purchased. X2 is similarly defined. They would not be opposed to buying both machines, though buying one of them is a must. One of the constraints for this problem would be

A) X1+X2<\mathrm{X}_{1}+\mathrm{X}_{2}< 1
B) X1+X2\mathrm{X}_{1}+\mathrm{X}_{2} \leq 1
C) X1+X2X_{1}+X_{2} \geq 1
D) X1+X2=X_{1}+X_{2}= 1
E) X1+X2>\mathrm{X}_{1}+\mathrm{X}_{2}> 1
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
44
A shopping complex is considering building a self-service vending machine island. The mall can buy a vending machine for dispensing various types of ready-to-pop corn. Purchase of this machine is captured by variable X1\mathrm{X} 1 , taking a value of 1 and 0 if not purchased. There is also a machine available for popping any type of corn vended by the vending machine. Purchase of this machine is captured by variable X2, taking a value of 1 and 0 if not purchased. Assume that buying just one of these machines does not do much good. That is, either the mall should buy both or buy neither. The constraint that implements this will be

A) X1X2<\mathrm{X}_{1}-\mathrm{X}_{2}< 0
B) X1X2\mathrm{X}_{1}-\mathrm{X}_{2} \leq 0
C) X1X2\mathrm{X}_{1}-\mathrm{X}_{2} \geq 0
D) X1X2=X_{1}-X_{2}= 0
E) X1X2>X_{1}-X_{2}>
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
45
A shopping complex is considering building a self-service vending machine island. The mall can buy a vending machine for dispensing various types of ready-to-pop corn. Purchase of this machine is captured by variable X1\mathrm{X} 1 , taking a value of 1 and 0 if not purchased. There is also a machine available for popping any type of corn vended by the vending machine. Purchase of this machine is captured by variable X2, taking a value of 1 and 0 if not purchased. If they decide to buy the popcorn popper, then they must have the ready-to-pop corn vending machine. However, if they only buy the ready-to-pop corn vending machine, the customers can take the corn home or pop it in a microwave already available, if the popcorn popper is not purchased. The constraint that implements this will be

A) X1X2<X_{1}-X_{2}< 0
B) X1X2\mathrm{X}_{1}-\mathrm{X}_{2} \leq 0
C) X1X2\mathrm{X}_{1}-\mathrm{X}_{2} \geq
D) X1X2=\mathrm{X}_{1}-\mathrm{X}_{2}= 0
E) X1X2>X_{1}-X_{2}>
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
46
A Mississippi farmer is considering adding a special breed of bull to his farm. Let X1=1X_{1}=1 imply that the bull will be purchased and 0 otherwise. If it is purchased, then the pounds of organic soy purchased per day (denoted by X2\mathrm{X}_{2} ) and the pounds of organic corn purchased per day (denoted by X3\mathrm{X}_{3} ) should be at least 50. If the bull is not purchased, this constraint will be immaterial. The constraint that implements this would be ( M\mathrm{M} stands for a very big positive number and assume non-negative variables)

A) X2+X350+MX1X_{2}+X_{3} \geq 50+M * X_{1}
B) X2+X350+M(1X1)X_{2}+X_{3} \geq 50+M *\left(1-X_{1}\right)
C) X2+X350X1X_{2}+X_{3} \geq 50 * X 1
D) X2+X350(1X1)X_{2}+X_{3} \geq 50 *\left(1-X_{1}\right)
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
47
A Mississippi farmer is considering adding a special breed of bull to his farm. Let X1=1X_{1}=1 imply that the bull will be purchased and 0 otherwise. If it is purchased, then the pounds of organic soy purchased per day (denoted by X2\mathrm{X}_{2} ) and the pounds of organic corn purchased per day (denoted by X3\mathrm{X}_{3} ) should be at most 50. If the bull is not purchased, this constraint will be immaterial. The constraint that implements this would be ( M\mathrm{M} stands for a very big positive number and assume non-negative variables)

A) X2+X350+MX1X_{2}+X_{3} \leq 50+M^{*} X_{1}
B) X2+X350+M(1X1)X_{2}+X_{3} \leq 50+M *\left(1-X_{1}\right)
C) X2+X350X1X_{2}+X_{3} \leq 50 * X_{1}
D) X2+X350(1X1)X_{2}+X_{3} \leq 50 *\left(1-X_{1}\right)
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
48
A Mississippi farmer is considering adding a special breed of bull to his farm. Let X1=1X_{1}=1 imply that the bull will be purchased and 0 otherwise. If it is purchased, then the pounds of organic soy purchased per day (denoted by X2\mathrm{X}_{2} ) and the pounds of organic corn purchased per day (denoted by X3\mathrm{X}_{3} ) should be at least 50 . If the bull is not purchased, then 22^{*} the pounds of organic soy purchased 3-3^{*} the pounds of organic corn purchased should be at least 30 . The constraint/s that implements this would be (M stands for a very big positive number and assume non-negative variable)

A) X2+X350+M(1X1)X_{2}+X_{3} \geq 50+M^{*}\left(1-X_{1}\right) and 2X23X330+MX12 X_{2}-3 X_{3} \geq 30+M^{*} X_{1}
B) X2+X350X1X_{2}+X_{3} \geq 50 X_{1} and 2X23X330(1X1)2 X_{2}-3 X_{3} \geq 30\left(1-X_{1}\right)
C) X2+X350X1X_{2}+X_{3} \leq 50 * X_{1} and 2X23X330(1X1)2 X_{2}-3 X_{3} \leq 30\left(1-X_{1}\right)
D) X2+X350+MX1X_{2}+X_{3} \leq 50+M^{*} X_{1} and 2X23X330+M(1X1)2 X_{2}-3 X_{3} \leq 30+M^{*}\left(1-X_{1}\right)
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
49
A Mississippi farmer is considering adding a special breed of bull to his farm. Let X1=1X_{1}=1 imply that the bull will be purchased and 0 otherwise. If it is purchased, then the pounds of organic soy purchased per day (denoted by X2\mathrm{X}_{2} ) and the pounds of organic corn purchased per day (denoted by X3\mathrm{X}_{3} ) should be at most 50. If the bull is not purchased, then 22 * the pounds of organic soy purchased 3-3^{*} the pounds of organic corn purchased should be at most 30. The constraint/s that implements this would be (M stands for a very big positive number and assume non-negative variables)

A) X2+X350+MX1X_{2}+X_{3} \geq 50+M^{*} X_{1} and 2X23X330+M(1X1)2 X_{2}-3 X_{3} \geq 30+M^{*}\left(1-X_{1}\right)
B) X2+X350X1X_{2}+X_{3} \geq 50 X_{1} and 2X23X330(1X1)2 X_{2}-3 X_{3} \geq 30\left(1-X_{1}\right)
C) X2+X350X1X_{2}+X_{3} \leq 50 * X_{1} and 2X23X330(1X1)2 X_{2}-3 X_{3} \leq 30\left(1-X_{1}\right)
D) X2+X350+M(1X1)X_{2}+X_{3} \leq 50+M^{*}\left(1-X_{1}\right) and 2X23X330+MX12 X_{2}-3 X_{3} \leq 30+M^{*} X_{1}
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
50
A Mississippi farmer is considering producing a special kind of 0.25%0.25 \% fat milk. The potential buyer demands a minimum lot size of 1000 gallons. Let X1=X_{1}= represent the gallons of 0.25%0.25 \% milk produced. Let Y1\mathrm{Y}_{1} be a 0 or 1 variable; if it is 0 , it signifies that the 0.25%0.25 \% milk was not produced at all. If it is 1 , it signifies that 1000 or more gallons of 0.25%0.25 \% milk was produced. The constraint/s that implements this would be ( M\mathrm{M} stands for a very big positive number and assume non-negative variables.)

A) X11000X_{1} \geq 1000
B) X11000Y1\mathrm{X}_{1} \geq 1000 \mathrm{Y}_{1}
C) X11000+MY1X_{1} \geq 1000+M^{*} Y_{1}
D) X11000+M(1Y1)X_{1} \geq 1000+M^{*}\left(1-Y_{1}\right)
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
51
In a plant location problem with 5 potential locations, each with an associated 0-1 decision variable, X1X_{1} , X2,X3,X4X_{2}, X_{3}, X_{4} ,and X5X_{5} , which take a value of 1 if a plant is located in that location and 0 otherwise, the constraint to make sure that at least 3 plants are put up will be

A) X1+X2+X3+X4+X5>3.0X_{1}+X_{2}+X_{3}+X_{4}+X_{5}>3.0
B) X1+X2+X3+X4+X53.0X_{1}+X_{2}+X_{3}+X_{4}+X_{5} \geq 3.0
C) X1+X2+X3+X4+X5=3.0X_{1}+X_{2}+X_{3}+X_{4}+X_{5}=3.0
D) X1+X2+X3+X4+X53.0X_{1}+X_{2}+X_{3}+X_{4}+X_{5} \leq 3.0
E) X1+X2+X3+X4+X5<3.0X_{1}+X_{2}+X_{3}+X_{4}+X_{5}<3.0
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
52
In a plant location problem with 5 potential locations, each with an associated 010-1 decision variable, X1X_{1} , X2,X3,X4X_{2}, X_{3}, X_{4} ,and X5X_{5} , which take a value of 1 if a plant is located in that location and 0 otherwise, the constraint to make sure that at most 3 plants are put up will be

A) X1+X2+X3+X4+X5>3.0X_{1}+X_{2}+X_{3}+X_{4}+X_{5}>3.0
B) X1+X2+X3+X4+X53.0X_{1}+X_{2}+X_{3}+X_{4}+X_{5} \geq 3.0
C) X1+X2+X3+X4+X5=3.0X_{1}+X_{2}+X_{3}+X_{4}+X_{5}=3.0
D) X1+X2+X3+X4+X53.0X_{1}+X_{2}+X_{3}+X_{4}+X_{5} \leq 3.0
E) X1+X2+X3+X4+X5<3.0X_{1}+X_{2}+X_{3}+X_{4}+X_{5}<3.0
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
53
In a plant location problem with 5 potential locations, each with an associated 0-1 decision variable, X1X_{1} , X2,X3,X4\mathrm{X}_{2}, \mathrm{X}_{3}, \mathrm{X}_{4} , and X5\mathrm{X}_{5} , which take a value of 1 if a plant is located in that location and 0 otherwise, the constraint to make sure that exactly 3 plants are put up will be

A) X1+X2+X3+X4+X5>3.0X_{1}+X_{2}+X_{3}+X_{4}+X_{5}>3.0
B) X1+X2+X3+X4+X53.0X_{1}+X_{2}+X_{3}+X_{4}+X_{5} \geq 3.0
C) X1+X2+X3+X4+X5=3.0X_{1}+X_{2}+X_{3}+X_{4}+X_{5}=3.0
D) X1+X2+X3+X4+X53.0X_{1}+X_{2}+X_{3}+X_{4}+X_{5} \leq 3.0
E) X1+X2+X3+X4+X5<3.0X_{1}+X_{2}+X_{3}+X_{4}+X_{5}<3.0
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
54
Wilkinson Auto Dealership is contemplating selling one or more of the following types of automobilessedans, SUV's, and trucks. There is a fixed license fee per year for doing business in each line, $100,000\$ 100,000 , $250,000\$ 250,000 , and $50,000\$ 50,000 , respectively. The profit contribution exclusive to the fixed cost is $250.00\$ 250.00 per unit for sedans, $700.00\$ 700.00 per unit for SUV's, and $150.00\$ 150.00 per unit for trucks. The company is planning the placement of orders with the manufacturer for next year. Dealer preparation takes 2 hrs/sedan, 3.0 hrs/SUV, and 1.5 hrs/truck. They have 4400 hrs of preparation time next year. Sedans take 1 unit of space, SUV's take 1.5 units of space, and trucks take 1.1 units of space. 1200 units of space are available. How many sedans, SUV's, and trucks should be ordered in order to maximize total profit contribution less fixed costs incurred? Define the decision variables, constraints, and the objective function for this problem. (Allow the order quantities to be fractional).
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
55
A cargo plane has two compartments for storing cargo, front and back. These compartments have capacity limits on both weight and space, as summarized below.
A cargo plane has two compartments for storing cargo, front and back. These compartments have capacity limits on both weight and space, as summarized below.   They have three available cargos for an upcoming flight. The details are given below:   For maintaining balance, the total weight of the cargo loaded in the back must be more than the total cargo loaded in the front. Each cargo must be accepted in full and loaded entirely in front or back. The objective is to determine which must be accepted and where it should go in the plane, so as to maximize total profit. Formulate this as an integer linear program.
They have three available cargos for an upcoming flight. The details are given below:
A cargo plane has two compartments for storing cargo, front and back. These compartments have capacity limits on both weight and space, as summarized below.   They have three available cargos for an upcoming flight. The details are given below:   For maintaining balance, the total weight of the cargo loaded in the back must be more than the total cargo loaded in the front. Each cargo must be accepted in full and loaded entirely in front or back. The objective is to determine which must be accepted and where it should go in the plane, so as to maximize total profit. Formulate this as an integer linear program.
For maintaining balance, the total weight of the cargo loaded in the back must be more than the total cargo loaded in the front. Each cargo must be accepted in full and loaded entirely in front or back. The objective is to determine which must be accepted and where it should go in the plane, so as to maximize total profit. Formulate this as an integer linear program.
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
56
Market research corporation of Toledo Inc. (MRCT) has to finalize recommendation for the 2006 advertising campaign for Miracle Motors Inc. (MM), a major hydrogen-powered automobile manufacturer. MRCT has developed 5 distinct campaigns for MM Inc. MM Inc. has 7 distinct customer segments, and it wants all of its customers to be "hit" by at least one of its campaigns. It wants to minimize the total cost of reaching its customer base through these campaigns.
Market research corporation of Toledo Inc. (MRCT) has to finalize recommendation for the 2006 advertising campaign for Miracle Motors Inc. (MM), a major hydrogen-powered automobile manufacturer. MRCT has developed 5 distinct campaigns for MM Inc. MM Inc. has 7 distinct customer segments, and it wants all of its customers to be hit by at least one of its campaigns. It wants to minimize the total cost of reaching its customer base through these campaigns.
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
57
Clean Energy Inc. has a planning horizon of 3 years and has 5 potential projects. Each year, the outlay required by each project is known. The amount available for investment in any of these projects each year is also assumed to be known. Each project has an associated expected contribution to total sales whose net present value is also assumed to be known. Determine the project/s that should be undertaken so as to maximize the total net present value of sales subject to budget constraints of each year.
Clean Energy Inc. has a planning horizon of 3 years and has 5 potential projects. Each year, the outlay required by each project is known. The amount available for investment in any of these projects each year is also assumed to be known. Each project has an associated expected contribution to total sales whose net present value is also assumed to be known. Determine the project/s that should be undertaken so as to maximize the total net present value of sales subject to budget constraints of each year.
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
58
A jumbo jet factory can produce two types of planes\_-UnitMach and BigMach. UnitMach takes 6 man weeks of labor and 7 units of critical machine time. BigMach takes 8 man weeks of labor and 12 units of critical machine time. The total man weeks of labor available during the planning horizon are 50; total units of machine time available during the planning horizon are 70 . Contribution of UnitMach is $10,000\$ 10,000 and BigMach is $12000\$ 12000 . Assuming that integer quantities of products should be produced, find the total contribution maximizing solution.
Unlock Deck
Unlock for access to all 58 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 58 flashcards in this deck.