Skip to content

Conversation

odow
Copy link
Member

@odow odow commented Nov 2, 2023

Part of #684

@odow odow requested a review from blegat November 2, 2023 03:07
@odow
Copy link
Member Author

odow commented Nov 2, 2023

@blegat please take a look. You understand better than me.

attr::Union{MOI.ConstraintPrimalStart,MOI.ConstraintDualStart},
::Type{SquareBridge{T,F,G,TT,ST}},
) where {T,F,G,TT,ST}
return MOI.supports(model, attr, MOI.ConstraintIndex{F,TT}) &&
Copy link
Member

Choose a reason for hiding this comment

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

Just return true, AbstractBridgeOptimizer takes care of taking these into account

Copy link
Member Author

Choose a reason for hiding this comment

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

Actually, I don't think this is true?

@odow odow merged commit 07d916d into master Nov 2, 2023
@odow odow deleted the od/bridge-square-start branch November 2, 2023 19:15
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