mirror of
https://github.com/Z3Prover/z3
synced 2025-08-06 19:21:22 +00:00
adjust cuts and branch (m_t and m_k) for terms
Signed-off-by: Lev <levnach@hotmail.com>
This commit is contained in:
parent
257ba6218f
commit
26764b076f
4 changed files with 24 additions and 7 deletions
|
@ -160,5 +160,5 @@ public:
|
|||
bool hnf_has_var_with_non_integral_value() const;
|
||||
bool hnf_cutter_is_full() const;
|
||||
void patch_nbasic_column(unsigned j, bool patch_only_int_vals);
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue