mirror of
https://github.com/Z3Prover/z3
synced 2025-04-29 11:55:51 +00:00
b-and, stats, reinsert variable to heap, debugging
This commit is contained in:
parent
c03a05eb75
commit
f388f58a4b
10 changed files with 55 additions and 30 deletions
|
@ -137,7 +137,7 @@ namespace intblast {
|
|||
|
||||
sat::literal_vector const& unsat_core();
|
||||
|
||||
rational get_value(expr* e) const;
|
||||
void add_value(euf::enode* n, model& mdl, expr_ref_vector& values);
|
||||
|
||||
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue