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

User Defined Supports not Included in Expectations

Open pulsipher opened this issue 3 years ago • 0 comments

This came up with updating https://github.com/zavalab/JuliaBox/blob/master/InfiniteDimensionalCases/CaseStudy1/stochastic_optimal_powerflow.jl. Since expectations look for using supports with the WeightedSample label for use with expectations with respect to random parameters, any user defined supports are ignored. This is problematic when the user provides sampled supports when defining the infinite parameter (e.g., they want multiple models to use the same supports), but these are labeled as UserDefined.

pulsipher avatar Mar 01 '22 17:03 pulsipher