mirror of
https://github.com/Z3Prover/z3
synced 2025-04-24 09:35:32 +00:00
Display Fu Malik statistics
This commit is contained in:
parent
0acf331ed1
commit
074e851d49
7 changed files with 104 additions and 29 deletions
|
@ -135,6 +135,7 @@ public:
|
|||
proof_converter_ref & pc,
|
||||
expr_dependency_ref & core) {
|
||||
try {
|
||||
IF_VERBOSE(0, verbose_stream() << "(smt.smt-tactic using the old SAT solver)\n";);
|
||||
SASSERT(in->is_well_sorted());
|
||||
ast_manager & m = in->m();
|
||||
TRACE("smt_tactic", tout << this << "\nAUTO_CONFIG: " << fparams().m_auto_config << " HIDIV0: " << fparams().m_hi_div0 << " "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue