mirror of
https://github.com/Z3Prover/z3
synced 2025-11-10 16:12:03 +00:00
This commit is contained in:
parent
84da614de3
commit
349ebd0a5b
3 changed files with 7 additions and 2 deletions
|
|
@ -1155,6 +1155,7 @@ namespace smt {
|
|||
bool guess(bool_var var, lbool phase);
|
||||
|
||||
protected:
|
||||
bool m_has_case_split = true;
|
||||
bool decide();
|
||||
|
||||
void update_phase_cache_counter();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue