Skip to content
This repository has been archived by the owner on Dec 2, 2021. It is now read-only.

Variables are never removed from _varMap #11

Open
joshuahhh opened this issue Sep 18, 2018 · 1 comment
Open

Variables are never removed from _varMap #11

joshuahhh opened this issue Sep 18, 2018 · 1 comment

Comments

@joshuahhh
Copy link
Contributor

Variables are added to _varMap (in Solver) when constraints are added, but they are never removed, even if all the constraints that refer to them are removed. This could cause a memory leak in some situations.

@IjzerenHein
Copy link
Owner

Alright, thanks for pointing this out. I'll take a closer look at this in two weeks or so.
cheers

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

No branches or pull requests

2 participants