mirror of
https://github.com/Z3Prover/z3
synced 2025-11-06 22:36:03 +00:00
remove theory_str and classes that are only used by it
This commit is contained in:
parent
2ac1b24121
commit
fcd3a70c92
34 changed files with 14 additions and 14974 deletions
|
|
@ -110,8 +110,6 @@ public:
|
|||
bool is_false(expr_ref_vector const& ts);
|
||||
bool are_equal(expr* s, expr* t);
|
||||
void reset_eval_cache();
|
||||
bool has_solver();
|
||||
void set_solver(expr_solver* solver);
|
||||
void add_rec_funs();
|
||||
|
||||
class scoped_model_completion {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue