[GIT] ppl/ppl(master): Added weight profiler

Module: ppl/ppl Branch: master Commit: f41bc98bc45b749497311b4a5a89678e3e96431c URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=f41bc98bc45b7...
Author: Abramo Bagnara abramo.bagnara@gmail.com Date: Mon Jul 13 18:36:51 2009 +0200
Added weight profiler
---
src/Box.templates.hh | 1 + src/MIP_Problem.cc | 2 + src/Makefile.am | 2 + src/Weight_Profiler.cc | 74 +++++++++++++++++++++++++++++ src/Weight_Profiler.defs.hh | 109 +++++++++++++++++++++++++++++++++++++++++++ src/assert.hh | 3 + src/conversion.cc | 4 ++ src/globals.defs.hh | 52 ++++++++++++++++++++ src/globals.inlines.hh | 12 +---- 9 files changed, 248 insertions(+), 11 deletions(-)
Diff: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commitdiff;h=f41bc98bc...
participants (1)
-
Abramo Bagnara