You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get a free(): invalid pointer error when running cbc on the command line for versions 2.10.5 and 2.10.8.
I am aware that these are old versions and that this bug is not present for the latest version 2.10.12, but I'm working on a solver benchmark which compares multiple versions of solvers in order to track performance improvement over time.
I found these issues that look related, if this is the same issue I'm having, I guess there's no way for me to benchmark these particular versions? #367 #389