* src/tgbaalgos/gv04.cc (gv04): Inherit from ec_statistics.

(gv04::check, gv04::push, gv04::pop): Update the statistics for
randtgba.
(gv04::print_stats): Print them here too.
This commit is contained in:
Alexandre Duret-Lutz 2004-11-22 17:50:43 +00:00
parent f965894a7f
commit b0aab51580
2 changed files with 13 additions and 6 deletions

View file

@ -1,5 +1,10 @@
2004-11-22 Alexandre Duret-Lutz <adl@src.lip6.fr>
* src/tgbaalgos/gv04.cc (gv04): Inherit from ec_statistics.
(gv04::check, gv04::push, gv04::pop): Update the statistics for
randtgba.
(gv04::print_stats): Print them here too.
* src/tgbaalgos/gtec/gtec.cc (couvreur99_check::check,
couvreur99_check_shy::check): Compute more statistics for
randtgba.