Skip to content

Performance issue with value in JuMP when using SDDP #58953

@MathisAzema

Description

@MathisAzema

Hello,

I'm using the SDDP.jl package and have encountered some unexpected behavior when running the following example:
https://github.com/odow/SDDP.jl/blob/master/papers/msppy/msppy_hydro_thermal.jl

With a time limit of 100 seconds, I generated the following profile:

Image

You'll notice that a significant portion of the time is spent retrieving the optimal objective values from the subproblems using JuMP's value function. This seems unusually high to me.

Thank you in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions