mirror of
https://github.com/Z3Prover/z3
synced 2025-10-10 17:58:06 +00:00
parent
26eb23c05b
commit
f1abc71c35
11 changed files with 71 additions and 68 deletions
|
@ -1930,7 +1930,7 @@ namespace sat {
|
|||
anf.collect_statistics(m_aux_stats);
|
||||
// TBD: throttle anf_delay based on yield
|
||||
}
|
||||
|
||||
|
||||
if (m_aig_simplifier && m_simplifications > m_config.m_aig_delay && !inconsistent()) {
|
||||
(*m_aig_simplifier)();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue