ksmt-core
0.5.23
ksmt-core
/
io.ksmt.expr.rewrite.simplify
/
simplifyBvMulExpr
simplify
Bv
Mul
Expr
fun
<
T
:
KBvSort
>
KContext
.
simplifyBvMulExpr
(
lhs
:
KExpr
<
T
>
,
rhs
:
KExpr
<
T
>
)
:
KExpr
<
T
>