Skip to content

Use StochDynamicProgramming.jl to solve a simple routine economics problem. #178

@azev77

Description

@azev77

Hi and thank you for this package!

How can I use this package to solve a very routine dynamic programming problem economists usually solve with value function iteration?
Here is the problem (which happens to have a simple closed form solution, so we can check)
image

Using optimization terminology:
state variable: k
action variable: c
reward function: log(c)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions