Pyomo / mpi-sppy

MPI-based Stochastic Programming in PYthon
https://mpi-sppy.readthedocs.io
Other
65 stars 38 forks source link

fix a bug in ef for variable probablity #382

Closed DLWoodruff closed 4 months ago

jeanpaulwatson commented 4 months ago

@bknueven - I believe that was changed to not-True (nonant_for_fixed_vars) in a subsequent commit to this PR.

bknueven commented 4 months ago

@bknueven - I believe that was changed to not-True (nonant_for_fixed_vars) in a subsequent commit to this PR.

Right -- I mean all the way up here in create_EF: https://github.com/Pyomo/mpi-sppy/blob/b2a6b3a10fa37c0a76abd125368796e88eecb34e/mpisppy/utils/sputils.py#L138

jwatsonnm commented 4 months ago

Ahh - good question, for Dave.

 On Monday, April 22, 2024 at 07:36:09 PM PDT, bknueven ***@***.***> wrote:  

@bknueven - I believe that was changed to not-True (nonant_for_fixed_vars) in a subsequent commit to this PR.

Right -- I mean all the way up here in create_EF: https://github.com/Pyomo/mpi-sppy/pull/382/files#diff-4842b1ae5ea592c445d66021532118002423adf861e9ee15ddc1d98ca3a86303L138

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>