Unable to get solution even running for 10 days on HPC
Awaiting user inputHello
I'd been trying to crack an Optimal Hourly Generation Expansion Problem. The idea is to find what is the best combination of different generators for a given power system.
The problem is/was expected to run for 20 years in hourly values, that is 20*365*24=175200 time periods. Since that is insanely big I will be happy to be able to run one year at the time, that is 8760. The formulation includes binary variables.
At the moment I am able to run 500 periods in less than a minute, but it runs "for ever" trying to solve 1000. Does anybody have a suggestion for how to improve the model? I coded it in Pyomo and use gurobi as the solver. If you need any code or anything let me know.
-
Official comment
This post is more than three years old. Some information may not be up to date. For current information, please check the Gurobi Documentation or Knowledge Base. If you need more help, please create a new post in the community forum. Or why not try our AI Gurobot?. -
Hi Daniel,
Could you share a mathematical formulation of the problem? You could also share model files, see Posting to the Community Forum for details on sharing files.
Best regards,
Jaromił0
Post is closed for comments.
Comments
2 comments