[GIT] ppl/ppl(pip): Drafted PIP_Problem methods {total, external}_memory_in_bytes().

Module: ppl/ppl Branch: pip Commit: 849386529a16621be3da132e3da44f8b56fb6d92 URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=849386529a166...
Author: Enea Zaffanella zaffanella@cs.unipr.it Date: Mon Feb 8 00:23:06 2010 +0100
Drafted PIP_Problem methods {total,external}_memory_in_bytes().
---
src/PIP_Problem.cc | 50 ++++++++++++++++------ src/PIP_Problem.defs.hh | 33 +++++++-------- src/PIP_Tree.cc | 75 +++++++++++++++++++++++++++++++++ src/PIP_Tree.defs.hh | 31 ++++++++++++- tests/PIP_Problem/ascii_dump_load1.cc | 5 ++ 5 files changed, 160 insertions(+), 34 deletions(-)
Diff: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commitdiff;h=849386529...
participants (1)
-
Enea Zaffanella