mirror of
https://github.com/Z3Prover/z3
synced 2025-04-24 01:25:31 +00:00
rebase with master branch
Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
parent
4b68d98b2a
commit
3e4a4c6df2
10 changed files with 23 additions and 87 deletions
|
@ -990,7 +990,6 @@ public:
|
|||
|
||||
lp().settings().m_int_run_gcd_test = ctx().get_fparams().m_arith_gcd_test;
|
||||
lp().settings().set_random_seed(ctx().get_fparams().m_random_seed);
|
||||
m_switcher.m_use_nla = true;
|
||||
m_lia = alloc(lp::int_solver, *m_solver.get());
|
||||
get_one(true);
|
||||
get_zero(true);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue