* src/misc/memusage.cc, src/misc/memusage.hh: New files.

* src/misc/Makefile.am: Add them.
* src/tgbaalgos/gtec/gtec.cc,
src/tgbaalgos/gtec/gtec.hh: Add a "vmsize" statistic.
This commit is contained in:
Alexandre Duret-Lutz 2006-07-18 09:29:42 +00:00
parent 9e97543e33
commit c2bc76816b
6 changed files with 103 additions and 1 deletions

View file

@ -183,6 +183,7 @@ namespace spot
/// Number of dead SCC removed by the algorithm.
unsigned removed_components;
unsigned get_removed_components() const;
unsigned get_vmsize() const;
};
/// \brief A version of spot::couvreur99_check that tries to visit