mirror of
https://github.com/Z3Prover/z3
synced 2025-08-18 17:22:15 +00:00
parent
f2a7bcaf5d
commit
092c25d596
10 changed files with 62 additions and 20 deletions
|
@ -95,6 +95,7 @@ public:
|
|||
bool is_false(expr* t);
|
||||
bool is_true(expr_ref_vector const& ts);
|
||||
void reset_eval_cache();
|
||||
void set_solver(expr_solver* solver);
|
||||
|
||||
class scoped_model_completion {
|
||||
bool m_old_completion;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue