mirror of
https://github.com/Z3Prover/z3
synced 2025-08-26 21:16:02 +00:00
Improve statistics from spacer
This commit is contained in:
parent
00a99f01b4
commit
5a37518e58
2 changed files with 33 additions and 3 deletions
|
@ -253,6 +253,7 @@ class pred_transformer {
|
|||
app_ref_vector b(m_pt.get_ast_manager());
|
||||
return mk_pob (parent, level, depth, post, b);
|
||||
}
|
||||
unsigned size() const {return m_pinned.size();}
|
||||
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue