mirror of
https://github.com/Z3Prover/z3
synced 2025-04-22 16:45:31 +00:00
na
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
84a4d9850b
commit
01c12c951c
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue