I'm biased, but for control problems with constraints I would pose it as a model predictive control problem and use JuMP.jl with the Ipopt.jl optimization solver. If you prefer to construct a cost to go map and do dynamic programming then I can't point you to any Julia code that I know of that solves your exact problem, though there may be some similar matlab code posted somewhere that you could translate. Without a complete mathematical or code description of your problem you're being too vague for this forum to help much.
- [julia-users] Optimal Control using Dynamic Programming Narayani Vedam
- [julia-users] Re: Optimal Control using Dynamic Progra... Uwe Fechner
- [julia-users] Re: Optimal Control using Dynamic Pr... Narayani Vedam
- [julia-users] Re: Optimal Control using Dynamic Progra... Tony Kelman
- [julia-users] Re: Optimal Control using Dynamic Progra... NV
- [julia-users] Re: Optimal Control using Dynamic Pr... Tony Kelman
- Re: [julia-users] Re: Optimal Control using Dy... Narayani Vedam
- Re: [julia-users] Re: Optimal Control usin... Tony Kelman
- Re: [julia-users] Re: Optimal Control... Narayani Vedam
- [julia-users] Re: Optimal Control using Dynamic Progra... cdm
- [julia-users] Re: Optimal Control using Dynamic Progra... Maxim Egorov
