Exam 21: Dynamic Programming
Exam 1: Introduction53 Questions
Exam 2: An Introduction to Linear Programming56 Questions
Exam 3: Linear Programming: Sensitivity Analysis and Interpretation of Solution44 Questions
Exam 4: Linear Programming Applications in Marketing, finance, and OM52 Questions
Exam 5: Advanced Linear Programming Applications39 Questions
Exam 6: Distribution and Network Models62 Questions
Exam 7: Integer Linear Programming52 Questions
Exam 8: Nonlinear Optimization Models45 Questions
Exam 9: Project Scheduling: Pertcpm60 Questions
Exam 10: Inventory Models60 Questions
Exam 11: Waiting Line Models56 Questions
Exam 12: Simulation53 Questions
Exam 13: Decision Analysis80 Questions
Exam 14: Multicriteria Decisions42 Questions
Exam 15: Time Series Analysis and Forecasting53 Questions
Exam 16: Markov Processes36 Questions
Exam 17: Linear Programming: Simplex Method45 Questions
Exam 18: Simplex-Based Sensitivity Analysis and Duality32 Questions
Exam 19: Solution Procedures for Transportation and Assignment Problems39 Questions
Exam 20: Minimal Spanning Tree19 Questions
Exam 21: Dynamic Programming41 Questions
Select questions type
The subscripts used in dynamic programming notation refer to states.
Free
(True/False)
4.7/5
(32)
Correct Answer:
False
The knapsack problem is to determine how many units of each item to place in the knapsack to
Free
(Multiple Choice)
4.9/5
(36)
Correct Answer:
B
Stages of a dynamic programming solution procedure
Free
(Multiple Choice)
4.9/5
(36)
Correct Answer:
D
Find the shortest path through the following network using dynamic programming. 

(Essay)
4.8/5
(42)
Dynamic programming is a general approach used when it is possible to break a large problem into interrelated smaller problems,with stage decisions proceeding recursively,solving one of the smaller problems at each stage.
(True/False)
4.9/5
(35)
The function that "transforms" the input of the stage into the output of the stage is referred to as a stage transformation function and
(Multiple Choice)
4.9/5
(28)
In a knapsack problem,if one adds another item,one must completely resolve the problem in order to find a new optimal solution.
(True/False)
4.9/5
(30)
Dynamic programming must only involve a finite number of decision alternatives and a finite number of stages.
(True/False)
4.8/5
(36)
Unidyne Corporation is currently planning the production of red dye number 56 for the next four months.Production and handling costs,as well as production and storage capacity,vary from month to month.These data are given in the table below.Production and holding costs are in $1000s per batch,and production levels and storage capacities are in batches.Holding costs are based on inventory on hand at the end of the month.The number of orders for batches the sales department has received over the four-month period is also given.
Unidyne does not wish to have any inventory of the dye at the end of May.Its current inventory is two batches.Determine a production schedule for the next four months.

(Essay)
4.8/5
(25)
Walt's Custom Boats manufactures luxury yachts.Walt is phasing out production of his 42-foot Sportfisher that he plans to replace with a 44-foot Sportfisher.Walt currently has orders for the next four months for the 42-foot model after which he will cease production.The following data (with costs in $1000s)are for the next four months:
If Walt's current inventory of 42-foot Sportfishers is one boat,how should Walt schedule production of the 42-foot Sportfisher over the next four months to minimize the total production and inventory holding costs?

(Essay)
4.9/5
(32)
Franklin Plate Company manufactures commemorative plates for holidays.The company is currently planning its production schedule for this year's Thanksgiving plate.Discussions with the sales manager have indicated that sales of the plate will run from August through November.The production manager has determined the manufacturing cost per plate for each of these months as well as the sales demand (in 1000s)and manufacturing capacity (in 1000s).The data are as follows:
The maximum inventory level possible at the end of any month is 5000 plates.The storage cost per plate for each plate in inventory at the end of the month is $0.50.
Franklin has no inventory on hand at the beginning of August and wishes to have no inventory left after November.Use dynamic programming to determine an optimal production schedule.

(Essay)
4.9/5
(33)
In the following shortest-route problem,travel is only permitted from left to right.Use dynamic programming to determine the shortest path from node 1 to:
a.node 15.
b.node 14.


(Essay)
4.9/5
(27)
In a production and inventory control problem,the states can correspond to the amount of inventory on hand at the beginning of each period.
(True/False)
4.8/5
(21)
Mission Bay Development Corporation is developing an exclusive 25-acre parcel of property.It has received bids from five builders to purchase construction lots.Because of the different nature of the builders,they desire different sized lots.The data are as follows:
How should Mission Bay sell the land to maximize total sales revenue?

(Essay)
4.9/5
(33)
If x3 = t4(x4,d4)= x4 − 2d4 and r4(x4,d4)= 16d4,the subscripts refer to
(Multiple Choice)
4.7/5
(31)
Finding the optimal solution to each stage of a dynamic programming problem will always lead to an optimal solution to the total problem.
(True/False)
4.8/5
(34)
In order to use dynamic programming,one must be able to view the problem as a multistage decision problem.
(True/False)
4.9/5
(31)
A driver wants to make a trip from city 1 to city 7.The road mileage between cities is given below.Find the shortest route. 

(Short Answer)
4.7/5
(31)
Showing 1 - 20 of 41
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)