ksmt-core
0.5.23
ksmt-core
/
io.ksmt.expr.rewrite.simplify
/
simplifyBvArithShiftRightExpr
simplify
Bv
Arith
Shift
Right
Expr
fun
<
T
:
KBvSort
>
KContext
.
simplifyBvArithShiftRightExpr
(
lhs
:
KExpr
<
T
>
,
shift
:
KExpr
<
T
>
)
:
KExpr
<
T
>