/BellmanSolver.jl

Provides methods to efficiently set up and solve dynamic programming problems of one choice variable using Value Function Iteration and the Endogenous Grid Method.

Primary LanguageJuliaMIT LicenseMIT

BellmanSolver

Documentation Build Status
Stable Docs Build Status

This package provides methods to efficiently set up and solve dynamic programming problems of one choice variable using Value Function Iteration and the Endogenous Grid Method.