mirror of
https://github.com/Z3Prover/z3
synced 2025-08-13 06:30:54 +00:00
commit
1cb3f7c792
27 changed files with 340 additions and 272 deletions
|
@ -375,7 +375,7 @@ namespace smt {
|
|||
|
||||
void init_model(expr_ref_vector const& es);
|
||||
|
||||
void len_offset(expr* const& e, rational val);
|
||||
void len_offset(expr* e, rational val);
|
||||
void prop_arith_to_len_offset();
|
||||
int find_fst_non_empty_idx(expr_ref_vector const& x) const;
|
||||
expr* find_fst_non_empty_var(expr_ref_vector const& x) const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue