mirror of
https://github.com/Z3Prover/z3
synced 2026-04-17 09:35:38 +00:00
refactor try_bivar_hensel_lift and outline the algorithm
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
117da362f0
commit
44e84dc5d0
3 changed files with 262 additions and 171 deletions
|
|
@ -1711,7 +1711,7 @@ void test_dio() {
|
|||
enable_trace("dioph_eq");
|
||||
enable_trace("dioph_eq_fresh");
|
||||
#ifdef Z3DEBUG
|
||||
auto r = i_solver.dio_test();
|
||||
i_solver.dio_test();
|
||||
#endif
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue