mirror of
https://github.com/Z3Prover/z3
synced 2026-02-22 08:17:37 +00:00
Merge branch 'master' into finite-sets
This commit is contained in:
commit
7fe9b1f873
1 changed files with 0 additions and 2 deletions
|
|
@ -47,8 +47,6 @@ namespace smt {
|
|||
expr_ref get_lo(expr* e) const;
|
||||
expr_ref get_up(expr* e) const;
|
||||
expr_ref get_fixed(expr* e) const;
|
||||
lbool check_lp_feasible(vector<std::pair<bool, expr_ref>> &ineqs, literal_vector &lit_core,
|
||||
enode_pair_vector &eq_core);
|
||||
final_check_status final_check(unsigned );
|
||||
lbool check_lp_feasible(vector<std::pair<bool, expr_ref>> &ineqs, literal_vector &lit_core,
|
||||
enode_pair_vector &eq_core);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue