mirror of
https://github.com/Z3Prover/z3
synced 2025-04-08 10:25:18 +00:00
na
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
84a4d9850b
commit
01c12c951c
|
@ -392,8 +392,6 @@ namespace smt {
|
|||
|
||||
template<typename Ext>
|
||||
final_check_status theory_dense_diff_logic<Ext>::final_check_eh() {
|
||||
//fix_zero();
|
||||
//compute_epsilon();
|
||||
init_model();
|
||||
if (assume_eqs(m_var_value_table))
|
||||
return FC_CONTINUE;
|
||||
|
|
Loading…
Reference in a new issue