Skip to content

Conversation

odow
Copy link
Member

@odow odow commented Jun 20, 2021

I didn't run all the tests locally yet, so let's see what, if anything, this breaks.

Closes #1388

@odow
Copy link
Member Author

odow commented Jun 21, 2021

@blegat looks like you use it here:

f = MOIU.operate!(-, T, t, MOIU.operate(sum, T, l))

Should I replace? Or can we just leave the definition and close the issue.

@blegat
Copy link
Member

blegat commented Jun 21, 2021

We could rename it into something like sum_of_variables(::Type{T}, ::Vector{MOI.VariableIndex})

@odow
Copy link
Member Author

odow commented Jun 22, 2021

@blegat I just inlined the call.

@odow odow merged commit 9cd076e into master Jun 22, 2021
@odow odow deleted the od/rm_sum branch June 22, 2021 21:26
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.

sum with VariableIndex
2 participants