ksmt-core
0.5.23
ksmt-core
/
io.ksmt
/
KContext
/
mkBvUnsignedGreaterExpr
mk
Bv
Unsigned
Greater
Expr
open
fun
<
T
:
KBvSort
>
mkBvUnsignedGreaterExpr
(
arg0
:
KExpr
<
T
>
,
arg1
:
KExpr
<
T
>
)
:
KExpr
<
KBoolSort
>
Create BitVec unsigned greater (
bvugt
) expression.