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

Update GenX cases LP to MIP #21

Merged
merged 8 commits into from
Oct 25, 2024
Merged

Update GenX cases LP to MIP #21

merged 8 commits into from
Oct 25, 2024

Conversation

joaquimg
Copy link
Member

No description provided.

GenX/README.md Outdated
@@ -16,3 +16,6 @@ GenX is licensed under the [GPL v2 license](https://github.com/GenXProject/GenX.

The example cases in this directory are taken from
[https://github.com/GenXProject/GenX.jl/tree/v0.4.1/example_systems](https://github.com/GenXProject/GenX.jl/tree/v0.4.1/example_systems).

Cases were modified by setting `UCommit: 1` to consider unit commitment of operation
variables, which is the source of integrality in GenX.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You did't commit these?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not yet, it is failing to write the files, working on it

@joaquimg
Copy link
Member Author

adding binaries this is failing due jump-dev/HiGHS.jl#241

@odow
Copy link
Member

odow commented Oct 22, 2024

Get rid of this:

Method: ipm #HiGHS-specific solver settings # Solver option: "simplex", "choose" or "ipm" # [type: string, advanced: false, default: "choose"]

@joaquimg
Copy link
Member Author

yup, but then it gets super slow to generate everything. so now I am at changing time limit as well

@joaquimg
Copy link
Member Author

Problem 6 is a bit of a pain because they use DDP, so the 500s time limit is not enough for some subproblems

@odow
Copy link
Member

odow commented Oct 23, 2024

Kill it. We don't need them all.

@joaquimg
Copy link
Member Author

added just the first from 6 for now

@joaquimg joaquimg merged commit ec3fcd1 into main Oct 25, 2024
@joaquimg joaquimg deleted the jg/genx_mip branch October 25, 2024 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants