[gecode-users] Reporting memory usage

Gustavo Gutierrez ggutierrez at atlas.puj.edu.co
Tue Oct 28 17:46:16 CET 2008


Hello,

I am working on an implementation of graph variables. In our design, each
constraint variable use some data structures allocated outside the gecode
heap. Is it possible to report the complete memory used by those variables
as part as the search engine statistics?. I can add an extra method to the
variable implementation that returns the memory allocated by all its data
structures but how can i make the space "aware" of such method?

Thanks in advance.
-- 
Gustavo Gutierrez
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.ps.uni-sb.de/pipermail/users/attachments/20081028/bd11be04/attachment.htm>


More information about the gecode-users mailing list