Skip to main content

Optimal value function of the bellman equation

Answered

Comments

1 comment

  • Jaromił Najman
    • Gurobi Staff

    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.