-
Notifications
You must be signed in to change notification settings - Fork 66
Open
Description
Hello,
I'm pretty sure this is a documentation issue and that the functionality exists internally, but I can't figure out how to evaluate a DecisionRule with a state that's not a scalar.
The example at https://sddp.dev/stable/apireference/#SDDP.evaluate only shows the case with the scalar :volume
variable. But what if volume is a variable declared as multidimensional? The incoming_state
argument of evaluate
expects Symbol => Float64 pairs.
I can contribute to improve the documentation with the answer if you want.
Metadata
Metadata
Assignees
Labels
No labels