3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-08-09 04:31:24 +00:00

preventing operations during MBQI search from being logged

This commit is contained in:
nilsbecker 2019-01-15 01:09:44 +01:00
parent bfb554c0b8
commit 279413412d
2 changed files with 8 additions and 4 deletions

View file

@ -106,6 +106,8 @@ namespace smt {
unsigned m_final_check_idx; // circular counter used for implementing fairness
bool m_is_auxiliary; // used to prevent unwanted information from being logged.
// -----------------------------------
//
// Equality & Uninterpreted functions