ksmt-core
0.5.23
ksmt-core
/
io.ksmt
/
KContext
/
mkBvSignedGreaterExpr
mk
Bv
Signed
Greater
Expr
open
fun
<
T
:
KBvSort
>
mkBvSignedGreaterExpr
(
arg0
:
KExpr
<
T
>
,
arg1
:
KExpr
<
T
>
)
:
KExpr
<
KBoolSort
>
Create BitVec signed greater (
bvsgt
) expression.