Dynamic Programming - Introdution
Dynamic Programming - Introdution
associated with it
which may be described in Algebraic form by an Equation.
called the Return Function
which depends upon the State Variable -- and -- the Decision made at
a particular Stage.
*Basic Features (Characteristics) of Dynamic Programming Problems:
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 it -- and --
Various possible conditions of existence of the system at that stage of
the problem are possible.
Further, The number of States may be Finite / Infinite.