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

Global balancing constraint #1250

Merged
merged 12 commits into from
Jan 17, 2025
Merged

Conversation

bqth29
Copy link
Collaborator

@bqth29 bqth29 commented Dec 30, 2024

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Does this PR already have an issue describing the problem?
Fixes #1052

What kind of change does this PR introduce?

What is the current behavior?

What is the new behavior (if this is a feature change)?

Does this PR introduce a breaking change or deprecate an API?

  • Yes
  • No

If yes, please check if the following requirements are fulfilled

  • The Breaking Change or Deprecated label has been added
  • The migration steps are described in the following section

What changes might users need to make in their application due to this PR? (migration steps)

Other information:

Signed-off-by: Thomas Bouquet <[email protected]>
@bqth29 bqth29 added feature New feature or request MIP This changes the MIP that optimizes linear ramedial actions labels Dec 30, 2024
@bqth29 bqth29 marked this pull request as ready for review January 3, 2025 15:11
@bqth29 bqth29 added the PR: waiting-for-review This PR is waiting to be reviewed label Jan 3, 2025
@bqth29 bqth29 requested review from phiedw and Godelaine January 3, 2025 15:11
@Godelaine Godelaine added PR: waiting-for-correction This PR is waiting to be corrected by its author and removed PR: waiting-for-review This PR is waiting to be reviewed labels Jan 14, 2025
bqth29 and others added 7 commits January 14, 2025 14:59
Signed-off-by: Thomas Bouquet <[email protected]>
Signed-off-by: Roxane Chen <[email protected]>
Signed-off-by: CHEN Roxane <[email protected]>
# Conflicts:
#	ra-optimisation/search-tree-rao/src/main/java/com/powsybl/openrao/searchtreerao/linearoptimisation/algorithms/linearproblem/LinearProblemIdGenerator.java
Signed-off-by: Thomas Bouquet <[email protected]>
Signed-off-by: Thomas Bouquet <[email protected]>
@bqth29 bqth29 added PR: waiting-for-review This PR is waiting to be reviewed and removed PR: waiting-for-correction This PR is waiting to be corrected by its author labels Jan 16, 2025
@bqth29 bqth29 requested a review from Godelaine January 16, 2025 14:31
Godelaine
Godelaine previously approved these changes Jan 17, 2025
@Godelaine Godelaine dismissed their stale review January 17, 2025 08:46

waiting for equation doc before buildConstraintsForRangeActionAndState

CHEN Roxane and others added 2 commits January 17, 2025 09:47
@Godelaine Godelaine merged commit 0bee79a into main Jan 17, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request MIP This changes the MIP that optimizes linear ramedial actions PR: waiting-for-review This PR is waiting to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add supply = demand constraint in MIP
3 participants