Use Dynamic Programming to solve:
DP Formulation:
s.t.
Stage 1:
Stage 2:
Stage 3:
Please see the attached file for the fully formatted problem.
Use Dynamic Programming to solve:
1. Min f(x-bar) = 3x21 + x22 + 2x23
s.t. Sx1 + 2x2 +x3 >= 18
DP Formulation:....
Min
s.t.
Stage 1:
Stage 2:
Stage 3:
A dynamic programming problem is solved. The solution is comprehensive and well presented.