Warning: Not enough memory to allocate a_graph->arcs - fixed in latest version? #652
Unanswered
MediciBrown
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear CBC community,
had been using CBC2.10 for a model and got the following bug/warning message that led to the stop of CBC solving procedure:
Warning: Not enough memory to allocate a_graph->arcs
Cannot proceed with 0-1/2 cut separation
Log: SolvingLog_WarningMessage.txt
I could solve the same model with other solvers without problems.
I tested with various CBC versions and noticed that from CBC2.10.3 onwards I could not reproduce the same behaviour and could solve this model correctly.
For example Log from NEOS server using 2.10.10: NEOS_SolvingLog_CBC21010.txt
Does anybody know:
Thanks for any feedback on this!
Beta Was this translation helpful? Give feedback.
All reactions