ksmt-core
0.5.23
ksmt-core
/
io.ksmt
/
KContext
/
mkIntRemNoSimplify
mk
Int
Rem
No
Simplify
open
fun
mkIntRemNoSimplify
(
lhs
:
KExpr
<
KIntSort
>
,
rhs
:
KExpr
<
KIntSort
>
)
:
KRemIntExpr
Create an Int rem expression.
See also
KContext.
mkIntRem
for the operation details.