-
Notifications
You must be signed in to change notification settings - Fork 9
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
Deletion of ACC not working #112
Comments
Open
I think I have a fix for this issue, but it seems to introduce another one. A wild guess is that quadratic objectives are now reformulated into an vector affine expression, and something breaks. Any hints:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have commented it out since it does not work, it gives a MethodError
MosekTools.jl/src/constraint.jl
Lines 773 to 790 in 53ede41
MosekTools.jl/test/runtests.jl
Lines 79 to 80 in 53ede41
cc @ulfworsoe
The text was updated successfully, but these errors were encountered: