CPT 413: OPERATION RESEARCH

1.      Introduction to Dynamic Programming

Dynamic programming is a general type of approach to problem solving, and the particular equations used must be developed to fit each situation. Therefore, a certain degree of ingenuity and insight into the general structure of dynamic programming problems is required to recognize when and how a problem can be solved by dynamic programming procedures. These abilities can best be developed by an exposure to a wide variety of dynamic programming applications and a study of the characteristics that are common to all these situations.

Dynamic Programming is a very useful technique for making a sequence of interrelateddecisions. It requires formulating an appropriate recursive relationship for each individual problem. However, it provides a great computational savings over using exhaustive enumeration to find the best combination of decisions, especially for large problems. For example, if a problem has 10 stages with 10 states and 10 possible decisions at each stage, then exhaustive enumeration must consider up to 10 billion combinations, whereas dynamic programming need make no more than a thousand calculations (10 for each state at each stage).

The characteristics of Dynamic Programming are as follow:

1.      The problem can be divided into stages, with a policy decision required at each stage.

2.      Each stage has a number of states associated with the beginning of that stage. The number of states may be either finite (as in the stagecoach problem) or infinite.

3.      The effect of the policy decision at each stage is to transform the current state to a state associated with the beginning of the next stage (possibly according to a probabilitydistribution).

4.      The solution procedure is designed to find an optimal policy for the overall problem, i.e., a prescription of the optimal policy decision at each stage for each of the possible states.

5.      Given the current state, an optimal policy for the remaining stages is independent of the policy decisions adopted in previous stages.

The solution procedure begins by finding the optimal policy for the last stage. The optimal policy for the last stage prescribes the optimal policy decision for each of the possible states at that stage. 

Subscribe to access this work and thousands more
Overall Rating

0

5 Star
(0)
4 Star
(0)
3 Star
(0)
2 Star
(0)
1 Star
(0)
APA

Frontiers, E. & ANTHONY, A (2023). CPT 413: OPERATION RESEARCH. Afribary. Retrieved from https://afribary.com/works/cpt-413-operation-research

MLA 8th

Frontiers, Edu, and AKOR ANTHONY "CPT 413: OPERATION RESEARCH" Afribary. Afribary, 29 Mar. 2023, https://afribary.com/works/cpt-413-operation-research. Accessed 24 Apr. 2024.

MLA7

Frontiers, Edu, and AKOR ANTHONY . "CPT 413: OPERATION RESEARCH". Afribary, Afribary, 29 Mar. 2023. Web. 24 Apr. 2024. < https://afribary.com/works/cpt-413-operation-research >.

Chicago

Frontiers, Edu and ANTHONY, AKOR . "CPT 413: OPERATION RESEARCH" Afribary (2023). Accessed April 24, 2024. https://afribary.com/works/cpt-413-operation-research