Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write a tutorial solving parametric problems #2663

Closed
odow opened this issue Aug 11, 2021 · 3 comments
Closed

Write a tutorial solving parametric problems #2663

odow opened this issue Aug 11, 2021 · 3 comments
Labels
good first issue This issue is recommended for new users, it does not require a thorough understanding of the package Status: Help Wanted Help is welcome on this issue Type: Documentation
Milestone

Comments

@odow
Copy link
Member

odow commented Aug 11, 2021

The same user as #2662 asked for ways to solve a collection of problems over a set of parameters. We don't have a good way of doing this in JuMP (we have @NLparameter, but not @parameter), but it could be scripted using the modification API (or even just rebuilding the problem).

We should write a tutorial with the different approaches. Here's their suggestion:

image

I like the idea of visualizing the heat map.

@odow odow added Type: Documentation Status: Help Wanted Help is welcome on this issue good first issue This issue is recommended for new users, it does not require a thorough understanding of the package labels Aug 11, 2021
@joaquimg
Copy link
Member

And... ParametricOptInterface.jl

@odow
Copy link
Member Author

odow commented Aug 12, 2021

And... ParametricOptInterface.jl

Sure. But it's not ready for prime-time just yet.

@odow odow added this to the 1.x milestone Sep 22, 2021
@odow
Copy link
Member Author

odow commented Oct 25, 2021

Closing in favor of #2348

@odow odow closed this as completed Oct 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue This issue is recommended for new users, it does not require a thorough understanding of the package Status: Help Wanted Help is welcome on this issue Type: Documentation
Development

No branches or pull requests

2 participants