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

[breaking] [Bridges] Refactor IndicatorSOS1Bridge #1585

Merged
merged 2 commits into from
Sep 7, 2021
Merged

Conversation

odow
Copy link
Member

@odow odow commented Sep 5, 2021

In particular:

  • Remove MaybeBC type parameter
  • Remove and rename fields in struct
  • Fix MOI.supports for ConstraintPrimalStart

The fields and MaybeBC parameter were superfluous because we can
implicitly figure out what they are from the existing set.

In particular:

 * Remove MaybeBC type parameter
 * Remove and rename fields in struct
 * Fix MOI.supports for ConstraintPrimalStart

The fields and MaybeBC parameter were superfluous because we can
implicitly figure out what they are from the existing set.
@odow odow added breaking Submodule: Bridges About the Bridges submodule labels Sep 5, 2021
@odow odow added this to the v0.10 milestone Sep 5, 2021
@odow odow closed this Sep 6, 2021
@odow odow reopened this Sep 6, 2021
@odow odow merged commit 3ad7070 into master Sep 7, 2021
@odow odow deleted the od/indicator_sos branch September 7, 2021 01:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Submodule: Bridges About the Bridges submodule
Development

Successfully merging this pull request may close these issues.

1 participant