Skip to content

[Utilities] fix deleting variables and constraints in MockOptimizer - #3080

Merged
odow merged 1 commit into
masterfrom
od/fix-mock-delete
Sep 9, 2026
Merged

[Utilities] fix deleting variables and constraints in MockOptimizer#3080
odow merged 1 commit into
masterfrom
od/fix-mock-delete

Conversation

@odow

@odow odow commented Sep 8, 2026

Copy link
Copy Markdown
Member

This is a very minor bug. When indices are deleted, their attributes were left behind. It would be a problem only if a new index was added with the same value, but this can't happen because there's a global increment for indices.

@odow
odow merged commit 306fddb into master Sep 9, 2026
30 checks passed
@odow
odow deleted the od/fix-mock-delete branch September 9, 2026 01:00
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.

1 participant