mirror of
https://github.com/Z3Prover/z3
synced 2025-08-03 01:40:22 +00:00
t1
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
fd4cc17689
commit
6712b769a6
2 changed files with 8 additions and 0 deletions
|
@ -148,6 +148,7 @@ namespace {
|
|||
|
||||
void flush_statistics() override {
|
||||
// Force aggregation of theory statistics before collecting them
|
||||
std::cout << "[DEBUG] smt_solver::flush_statistics() called\n";
|
||||
m_context.flush_statistics();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue