Skip to content

fix(core): Fix memory leak in the Clp solver.#673

Open
jetuk wants to merge 1 commit into
mainfrom
fix-drop-clp-pointer
Open

fix(core): Fix memory leak in the Clp solver.#673
jetuk wants to merge 1 commit into
mainfrom
fix-drop-clp-pointer

Conversation

@jetuk
Copy link
Copy Markdown
Member

@jetuk jetuk commented Apr 25, 2026

Implement Drop for ClpSimplex to ensure Clp cleans up the model when the struct is dropped.

Implement Drop for ClpSimplex to ensure Clp cleans up the model
when the struct is dropped.
@jetuk jetuk requested review from Batch21 and LaurenPetch1 April 25, 2026 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant