Hello everyone,
I'am trying to run a code which performs continuously min-cuts to a graph until it detects dense subgraphs.
Unfortunately, it seems that there is a memory leak and the program exits. As the program is constituted of many files, it is really difficult to detect the memory leak error.
I was wondering if there is a way to print the size of the allocated memory after each min-cut in order to test my code and find the memory leak.
Thank you!!
Detecting memory leak in complicating source code
Started by mosxopul, Mar 30 2009 05:56 AM
1 reply to this topic


Sign In
Create Account

Back to top









