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

candelete is inconsistent with canget #218

Closed
mlubin opened this issue Feb 11, 2018 · 4 comments
Closed

candelete is inconsistent with canget #218

mlubin opened this issue Feb 11, 2018 · 4 comments

Comments

@mlubin
Copy link
Member

mlubin commented Feb 11, 2018

We would probably like to pass in the type of the index instead of the index value itself.

@blegat
Copy link
Member

blegat commented Feb 11, 2018

There might be cases where some variables can be deleted and some cannot. For instance, a solver could say that a variable cannot be deleted if it still appears in some constraints

@mlubin
Copy link
Member Author

mlubin commented Feb 16, 2018

That sounds like it could also just be an error on delete!. Unclear though...

@blegat
Copy link
Member

blegat commented Feb 17, 2018

There is the same performance issue in CachingOptimizer for deleting constraints so I think we should go for it

@odow
Copy link
Member

odow commented May 12, 2018

Bump. I just encountered this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants