Exam 21: Dynamic Programming
Exam 1: Introduction49 Questions
Exam 2: An Introduction to Linear Programming52 Questions
Exam 3: Linear Programming: Sensitivity Analysis and Interpretation of Solution47 Questions
Exam 4: Linear Programming Applications in Marketing, Finance and Operations Management38 Questions
Exam 5: Advanced Linear Programming Applications35 Questions
Exam 6: Distribution and Network Problems54 Questions
Exam 7: Integer Linear Programming43 Questions
Exam 8: Nonlinear Optimization Models48 Questions
Exam 9: Project Scheduling: Pertcpm44 Questions
Exam 10: Inventory Models51 Questions
Exam 11: Waiting Line Models48 Questions
Exam 12: Simulation49 Questions
Exam 13: Decision Analysis42 Questions
Exam 14: Multicriteria Decisions45 Questions
Exam 15: Forecasting47 Questions
Exam 16: Markov Processes41 Questions
Exam 17: Linear Programming: Simplex Method46 Questions
Exam 18: Simplex-Based Sensitivity Analysis and Duality34 Questions
Exam 19: Solution Procedures for Transportation and Assignment Problems42 Questions
Exam 20: Minimal Spanning Tree18 Questions
Exam 21: Dynamic Programming30 Questions
Select questions type
Find the shortest path through the following network using dynamic programming. 

(Essay)
4.8/5
(26)
State variables are a function of a state variable and a decision.
(True/False)
4.8/5
(28)
Dynamic programming, when used for the shortest route problem, requires complete enumeration of paths from the beginning to ending node.
(True/False)
5.0/5
(35)
The knapsack problem is to determine how many units of each item to place in the knapsack to:
(Multiple Choice)
4.8/5
(29)
Dynamic programming must only involve a finite number of decision alternatives and a finite number of stages.
(True/False)
4.8/5
(35)
A cargo company has a set of delivery patterns for its goods from its locations at city1 to a series of cities 2,3,4,5, and 6. The delivery times between cities are given I hours below. Find the shortest route. From To City: City: 1 2 3 4 5 6 7 1 - 6 10 7 - - - 2 6 - 4 - 5 - - 3 10 4 - 4 2 4 - 4 7 - 5 - - 8 - 5 - 5 3 - - - 7 6 - - 4 8 - - 5 7 - - - - 7 5 -
(Short Answer)
5.0/5
(43)
Audio Disks will be opening outlets in the greater Phoenix area. The estimated sales at each store are dependent not only on the store location, but on the number of sales personnel, as presented in the table below ($000/year). Each store requires at least 2 sales people, and a pool of 9 salespeople is available. Staff Size 2 3 4 5 Store 1 60 85 90 100 Store 2 105 120 130 150 Store 3 120 145 160 175
a.What would the states be in the dynamic programming formulation?
b.Draw the network that represents the dynamic programming formulation.
c.Given the above network, solve the sales personnel allocation problem by finding the longest path.
(Essay)
4.8/5
(32)
The return function for a shortest route problem refers to two directional arcs between nodes.
(True/False)
4.9/5
(38)
Dynamic programming requires that its subproblems be independent of one another.
(True/False)
4.7/5
(30)
Showing 21 - 30 of 30
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)