mirror of
https://github.com/Z3Prover/z3
synced 2025-04-29 11:55:51 +00:00
integrate intblast solver
This commit is contained in:
parent
81411a5fcb
commit
d72938ba9a
4 changed files with 56 additions and 6 deletions
|
@ -135,6 +135,8 @@ namespace intblast {
|
|||
|
||||
void eq_internalized(euf::enode* n) override;
|
||||
|
||||
sat::literal_vector const& unsat_core();
|
||||
|
||||
rational get_value(expr* e) const;
|
||||
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue