ksmt-core
0.5.23
ksmt-core
/
io.ksmt
/
KContext
/
mkBvNegationExprNoSimplify
mk
Bv
Negation
Expr
No
Simplify
open
fun
<
T
:
KBvSort
>
mkBvNegationExprNoSimplify
(
value
:
KExpr
<
T
>
)
:
KBvNegationExpr
<
T
>
Create BitVec arithmetic negation (
bvneg
) expression.
See also
KContext.
mk
Bv
Not
Expr
for bitwise not.