3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-28 11:25:51 +00:00

change the representatition of nex_mul to use nex_pow

Signed-off-by: Lev Nachmanson <levnach@hotmail.com>
This commit is contained in:
Lev Nachmanson 2019-09-24 12:04:13 -07:00
parent dfb862db7c
commit 27a27f16ff
7 changed files with 125 additions and 149 deletions

View file

@ -26,6 +26,7 @@ z3_add_component(lp
lp_utils.cpp
matrix.cpp
mon_eq.cpp
nex.cpp
nla_basics_lemmas.cpp
nla_common.cpp
nla_core.cpp