Skip to content

Commit

Permalink
typo expected value decision variable superscript
Browse files Browse the repository at this point in the history
  • Loading branch information
dviladrich95 committed Dec 15, 2024
1 parent ba8f82c commit 441c6cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/methods/spconstructs.jl
Original file line number Diff line number Diff line change
Expand Up @@ -440,7 +440,7 @@ function EEV(stochasticmodel::StochasticModel{2}, sampler::AbstractSampler)
# Clear memory from temporary model
clear!(sampled_model)
# Return EVP decision
end
# Evaluate expected value decision
M = MOI.get(stochasticmodel, NumEvalSamples())
Expand Down

0 comments on commit 441c6cf

Please sign in to comment.