Optimal value function of the bellman equation
AnsweredI am new on GUROBI, and I wish to know how I can use it to find the optimal value function which is the solution of Bellman equation ?
0
-
The Bellman equation describes a dynamic decision problem in the optimal control theory. It cannot be directly translated into a mathematical optimization model unless you define it only for a specific state, e.g., steady state.
To get a better understanding of what kind of problems can be solver with Gurobi, I recommend having a look at our Linear Programming and Mixed-Integer Programming tutorials. Then, to start writing your own mathematical optimization models, you might want to have a look at our Python webinars and our Python examples and customer case studies.
0
Please sign in to leave a comment.
Comments
1 comment