mirror of
https://github.com/Z3Prover/z3
synced 2025-04-28 19:35:50 +00:00
small improvements in tableau in rows and bound propagation
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
90793931b1
commit
7caae3f5d2
4 changed files with 49 additions and 7 deletions
|
@ -144,7 +144,7 @@ public:
|
|||
bool column_is_free(unsigned j) const;
|
||||
|
||||
const lar_term & get_term(unsigned j) const;
|
||||
|
||||
bool row_has_a_big_num(unsigned i) const;
|
||||
public:
|
||||
|
||||
// init region
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue