mirror of
https://github.com/Z3Prover/z3
synced 2025-04-15 05:18:44 +00:00
add normalizer of monomial coefficients
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
d94f1b3fd6
commit
e7f458101c
|
@ -1430,6 +1430,6 @@ namespace pdr {
|
|||
}
|
||||
|
||||
template class rewriter_tpl<pdr::ite_hoister_cfg>;
|
||||
|
||||
template class rewriter_tpl<pdr::arith_normalizer_cfg>;
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue