ScenTrees.jl icon indicating copy to clipboard operation
ScenTrees.jl copied to clipboard

Choosing lattice branching structure

Open odow opened this issue 6 years ago • 1 comments

So the lattice approximation is very cool. It's looking promising that I can integrate this into SDDP.jl.

Instead of giving a fixed structure for each stage, is there any research on optimizing the branching structure given a finite budget for the total number of nodes in the lattice?

odow avatar Sep 21 '19 16:09 odow

Hello @odow ? Lattice approximation is a working plan now. We are trying to involve all the possible ways of deciding on the branching structure as well as also expanding it to higher dimensional state spaces. We will consider to see how possible to incorporate this way you have mentioned

kirui93 avatar Sep 21 '19 16:09 kirui93