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