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

[docs] add datejada/rolling-horizon-example tutorial #3811

Closed
datejada opened this issue Aug 28, 2024 · 4 comments · Fixed by #3815
Closed

[docs] add datejada/rolling-horizon-example tutorial #3811

datejada opened this issue Aug 28, 2024 · 4 comments · Fixed by #3815

Comments

@datejada
Copy link
Contributor

Hi,

I'm interested in using this package for our model development, especially for a rolling horizon application. Therefore, I've prepared an example using this package to implement a rolling horizon. You can find the example here:

https://github.com/datejada/rolling-horizon-example

I'd like to suggest referencing this example in the package documentation. If the development team agrees, I can create a pull request with the changes in the docs for your review.

Thank you, and I am looking forward to hearing from you.

BR,

Diego

@odow
Copy link
Member

odow commented Aug 28, 2024

I wonder if we should add a (non-interactive) version of this to the official JuMP docs. We could demonstrate how it works with and without POI.

@odow odow transferred this issue from jump-dev/ParametricOptInterface.jl Aug 29, 2024
@odow
Copy link
Member

odow commented Aug 29, 2024

I've transferred this issue to JuMP, since I think this will make a nice "Rolling Horizon" tutorial:
https://github.com/jump-dev/JuMP.jl/tree/master/docs/src/tutorials/algorithms

It will help us advertise Parameter, and we can add POI to see if there is a performance benefit.

@odow odow changed the title Add a reference to a new example in the docs [docs] add datejada/rolling-horizon-example tutorial Aug 29, 2024
@odow
Copy link
Member

odow commented Aug 29, 2024

Let me know if you want to make a PR, otherwise I'll likely have a stab at this tomorrow and include you as a co-author in the commit.

@datejada
Copy link
Contributor Author

Hi @odow, Thank you for your reply and comments. So, the idea is to create a new file "rolling_horizon.jl" similar to the "cutting_stock_column_generation.jl" based on the Pluto notebook. Is that correct? If so, I can create the PR (probably during the weekend), and you can review it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

2 participants