Closed kirui93 closed 4 years ago
We are currently updating StochDynamicProgramming to Julia 1.0 and JuMP 0.19. The current development branch is moi. SDDP and extensive formulation are currently working, but it remains to port Dynamic Programming to Julia 1.0.
This branch is about to be merged in master.
So it means that if I want to use it now, I should downgrade Julia to which version?
Solved with #173
I get the following error while trying to use it.
┌ Info: Precompiling StochDynamicProgramming [f6024387-75e5-5fdf-b095-327b05c0905f] └ @ Base loading.jl:1186 ERROR: LoadError: LoadError: UndefVarError: Nullable not defined Stacktrace:
any fixes?