0 JBC
↳1 JBCToGraph (⇒, 100 ms)
↳2 JBCTerminationGraph
↳3 TerminationGraphToSCCProof (⇒, 0 ms)
↳4 JBCTerminationSCC
↳5 SCCToIDPv1Proof (⇒, 110 ms)
↳6 IDP
↳7 IDPNonInfProof (⇒, 160 ms)
↳8 AND
↳9 IDP
↳10 IDependencyGraphProof (⇔, 0 ms)
↳11 IDP
↳12 IDPNonInfProof (⇒, 0 ms)
↳13 AND
↳14 IDP
↳15 IDependencyGraphProof (⇔, 0 ms)
↳16 TRUE
↳17 IDP
↳18 IDependencyGraphProof (⇔, 0 ms)
↳19 TRUE
↳20 IDP
↳21 IDependencyGraphProof (⇔, 0 ms)
↳22 TRUE
/**
* Example taken from "A Term Rewriting Approach to the Automated Termination
* Analysis of Imperative Programs" (http://www.cs.unm.edu/~spf/papers/2009-02.pdf)
* and converted to Java.
*/
public class PastaB12 {
public static void main(String[] args) {
Random.args = args;
int x = Random.random();
int y = Random.random();
while (x > 0 || y > 0) {
if (x > 0) {
x--;
} else if (y > 0) {
y--;
} else {
continue;
}
}
}
}
public class Random {
static String[] args;
static int index = 0;
public static int random() {
String string = args[index];
index++;
return string.length();
}
}
Generated 20 rules for P and 0 rules for R.
P rules:
330_0_main_GT(EOS(STATIC_330), matching1, i49, matching2) → 337_0_main_GT(EOS(STATIC_337), 0, i49, 0) | &&(=(matching1, 0), =(matching2, 0))
330_0_main_GT(EOS(STATIC_330), i56, i49, i56) → 338_0_main_GT(EOS(STATIC_338), i56, i49, i56)
337_0_main_GT(EOS(STATIC_337), matching1, i49, matching2) → 351_0_main_Load(EOS(STATIC_351), 0, i49) | &&(&&(<=(0, 0), =(matching1, 0)), =(matching2, 0))
351_0_main_Load(EOS(STATIC_351), matching1, i49) → 361_0_main_LE(EOS(STATIC_361), 0, i49, i49) | =(matching1, 0)
361_0_main_LE(EOS(STATIC_361), matching1, i60, i60) → 370_0_main_LE(EOS(STATIC_370), 0, i60, i60) | =(matching1, 0)
370_0_main_LE(EOS(STATIC_370), matching1, i60, i60) → 384_0_main_Load(EOS(STATIC_384), 0, i60) | &&(>(i60, 0), =(matching1, 0))
384_0_main_Load(EOS(STATIC_384), matching1, i60) → 397_0_main_LE(EOS(STATIC_397), 0, i60, 0) | =(matching1, 0)
397_0_main_LE(EOS(STATIC_397), matching1, i60, matching2) → 413_0_main_Load(EOS(STATIC_413), 0, i60) | &&(&&(<=(0, 0), =(matching1, 0)), =(matching2, 0))
413_0_main_Load(EOS(STATIC_413), matching1, i60) → 421_0_main_LE(EOS(STATIC_421), 0, i60, i60) | =(matching1, 0)
421_0_main_LE(EOS(STATIC_421), matching1, i60, i60) → 433_0_main_Inc(EOS(STATIC_433), 0, i60) | &&(>(i60, 0), =(matching1, 0))
433_0_main_Inc(EOS(STATIC_433), matching1, i60) → 443_0_main_JMP(EOS(STATIC_443), 0, +(i60, -1)) | &&(>(i60, 0), =(matching1, 0))
443_0_main_JMP(EOS(STATIC_443), matching1, i72) → 453_0_main_Load(EOS(STATIC_453), 0, i72) | =(matching1, 0)
453_0_main_Load(EOS(STATIC_453), matching1, i72) → 322_0_main_Load(EOS(STATIC_322), 0, i72) | =(matching1, 0)
322_0_main_Load(EOS(STATIC_322), i13, i49) → 330_0_main_GT(EOS(STATIC_330), i13, i49, i13)
338_0_main_GT(EOS(STATIC_338), i56, i49, i56) → 354_0_main_Load(EOS(STATIC_354), i56, i49) | >(i56, 0)
354_0_main_Load(EOS(STATIC_354), i56, i49) → 363_0_main_LE(EOS(STATIC_363), i56, i49, i56)
363_0_main_LE(EOS(STATIC_363), i56, i49, i56) → 372_0_main_Inc(EOS(STATIC_372), i56, i49) | >(i56, 0)
372_0_main_Inc(EOS(STATIC_372), i56, i49) → 386_0_main_JMP(EOS(STATIC_386), +(i56, -1), i49) | >(i56, 0)
386_0_main_JMP(EOS(STATIC_386), i63, i49) → 404_0_main_Load(EOS(STATIC_404), i63, i49)
404_0_main_Load(EOS(STATIC_404), i63, i49) → 322_0_main_Load(EOS(STATIC_322), i63, i49)
R rules:
Combined rules. Obtained 2 conditional rules for P and 0 conditional rules for R.
P rules:
330_0_main_GT(EOS(STATIC_330), 0, x1, 0) → 330_0_main_GT(EOS(STATIC_330), 0, +(x1, -1), 0) | >(x1, 0)
330_0_main_GT(EOS(STATIC_330), x0, x1, x0) → 330_0_main_GT(EOS(STATIC_330), +(x0, -1), x1, +(x0, -1)) | >(x0, 0)
R rules:
Filtered ground terms:
330_0_main_GT(x1, x2, x3, x4) → 330_0_main_GT(x2, x3, x4)
EOS(x1) → EOS
Cond_330_0_main_GT1(x1, x2, x3, x4, x5) → Cond_330_0_main_GT1(x1, x3, x4, x5)
Cond_330_0_main_GT(x1, x2, x3, x4, x5) → Cond_330_0_main_GT(x1, x4)
Filtered duplicate args:
330_0_main_GT(x1, x2, x3) → 330_0_main_GT(x2, x3)
Cond_330_0_main_GT1(x1, x2, x3, x4) → Cond_330_0_main_GT1(x1, x3, x4)
Combined rules. Obtained 2 conditional rules for P and 0 conditional rules for R.
P rules:
330_0_main_GT(x1, 0) → 330_0_main_GT(+(x1, -1), 0) | >(x1, 0)
330_0_main_GT(x1, x0) → 330_0_main_GT(x1, +(x0, -1)) | >(x0, 0)
R rules:
Finished conversion. Obtained 4 rules for P and 0 rules for R. System has predefined symbols.
P rules:
330_0_MAIN_GT(x1, 0) → COND_330_0_MAIN_GT(>(x1, 0), x1, 0)
COND_330_0_MAIN_GT(TRUE, x1, 0) → 330_0_MAIN_GT(+(x1, -1), 0)
330_0_MAIN_GT(x1, x0) → COND_330_0_MAIN_GT1(>(x0, 0), x1, x0)
COND_330_0_MAIN_GT1(TRUE, x1, x0) → 330_0_MAIN_GT(x1, +(x0, -1))
R rules:
!= | ~ | Neq: (Integer, Integer) -> Boolean |
* | ~ | Mul: (Integer, Integer) -> Integer |
>= | ~ | Ge: (Integer, Integer) -> Boolean |
-1 | ~ | UnaryMinus: (Integer) -> Integer |
| | ~ | Bwor: (Integer, Integer) -> Integer |
/ | ~ | Div: (Integer, Integer) -> Integer |
= | ~ | Eq: (Integer, Integer) -> Boolean |
~ | Bwxor: (Integer, Integer) -> Integer | |
|| | ~ | Lor: (Boolean, Boolean) -> Boolean |
! | ~ | Lnot: (Boolean) -> Boolean |
< | ~ | Lt: (Integer, Integer) -> Boolean |
- | ~ | Sub: (Integer, Integer) -> Integer |
<= | ~ | Le: (Integer, Integer) -> Boolean |
> | ~ | Gt: (Integer, Integer) -> Boolean |
~ | ~ | Bwnot: (Integer) -> Integer |
% | ~ | Mod: (Integer, Integer) -> Integer |
& | ~ | Bwand: (Integer, Integer) -> Integer |
+ | ~ | Add: (Integer, Integer) -> Integer |
&& | ~ | Land: (Boolean, Boolean) -> Boolean |
Integer
(0) -> (1), if (x1[0] > 0 ∧x1[0] →* x1[1])
(1) -> (0), if x1[1] + -1 →* x1[0]
(1) -> (2), if (x1[1] + -1 →* x1[2]∧0 →* x0[2])
(2) -> (3), if (x0[2] > 0 ∧x1[2] →* x1[3]∧x0[2] →* x0[3])
(3) -> (0), if (x1[3] →* x1[0]∧x0[3] + -1 →* 0)
(3) -> (2), if (x1[3] →* x1[2]∧x0[3] + -1 →* x0[2])
(1) (>(x1[0], 0)=TRUE∧x1[0]=x1[1] ⇒ 330_0_MAIN_GT(x1[0], 0)≥NonInfC∧330_0_MAIN_GT(x1[0], 0)≥COND_330_0_MAIN_GT(>(x1[0], 0), x1[0], 0)∧(UIncreasing(COND_330_0_MAIN_GT(>(x1[0], 0), x1[0], 0)), ≥))
(2) (>(x1[0], 0)=TRUE ⇒ 330_0_MAIN_GT(x1[0], 0)≥NonInfC∧330_0_MAIN_GT(x1[0], 0)≥COND_330_0_MAIN_GT(>(x1[0], 0), x1[0], 0)∧(UIncreasing(COND_330_0_MAIN_GT(>(x1[0], 0), x1[0], 0)), ≥))
(3) (x1[0] + [-1] ≥ 0 ⇒ (UIncreasing(COND_330_0_MAIN_GT(>(x1[0], 0), x1[0], 0)), ≥)∧[(-1)bni_10 + (-1)Bound*bni_10] ≥ 0∧[(-1)bso_11] ≥ 0)
(4) (x1[0] + [-1] ≥ 0 ⇒ (UIncreasing(COND_330_0_MAIN_GT(>(x1[0], 0), x1[0], 0)), ≥)∧[(-1)bni_10 + (-1)Bound*bni_10] ≥ 0∧[(-1)bso_11] ≥ 0)
(5) (x1[0] + [-1] ≥ 0 ⇒ (UIncreasing(COND_330_0_MAIN_GT(>(x1[0], 0), x1[0], 0)), ≥)∧[(-1)bni_10 + (-1)Bound*bni_10] ≥ 0∧[(-1)bso_11] ≥ 0)
(6) (x1[0] ≥ 0 ⇒ (UIncreasing(COND_330_0_MAIN_GT(>(x1[0], 0), x1[0], 0)), ≥)∧[(-1)bni_10 + (-1)Bound*bni_10] ≥ 0∧[(-1)bso_11] ≥ 0)
(7) (COND_330_0_MAIN_GT(TRUE, x1[1], 0)≥NonInfC∧COND_330_0_MAIN_GT(TRUE, x1[1], 0)≥330_0_MAIN_GT(+(x1[1], -1), 0)∧(UIncreasing(330_0_MAIN_GT(+(x1[1], -1), 0)), ≥))
(8) ((UIncreasing(330_0_MAIN_GT(+(x1[1], -1), 0)), ≥)∧[bni_12] = 0∧[(-1)bso_13] ≥ 0)
(9) ((UIncreasing(330_0_MAIN_GT(+(x1[1], -1), 0)), ≥)∧[bni_12] = 0∧[(-1)bso_13] ≥ 0)
(10) ((UIncreasing(330_0_MAIN_GT(+(x1[1], -1), 0)), ≥)∧[bni_12] = 0∧[(-1)bso_13] ≥ 0)
(11) ((UIncreasing(330_0_MAIN_GT(+(x1[1], -1), 0)), ≥)∧[bni_12] = 0∧0 = 0∧[(-1)bso_13] ≥ 0)
(12) (>(x0[2], 0)=TRUE∧x1[2]=x1[3]∧x0[2]=x0[3] ⇒ 330_0_MAIN_GT(x1[2], x0[2])≥NonInfC∧330_0_MAIN_GT(x1[2], x0[2])≥COND_330_0_MAIN_GT1(>(x0[2], 0), x1[2], x0[2])∧(UIncreasing(COND_330_0_MAIN_GT1(>(x0[2], 0), x1[2], x0[2])), ≥))
(13) (>(x0[2], 0)=TRUE ⇒ 330_0_MAIN_GT(x1[2], x0[2])≥NonInfC∧330_0_MAIN_GT(x1[2], x0[2])≥COND_330_0_MAIN_GT1(>(x0[2], 0), x1[2], x0[2])∧(UIncreasing(COND_330_0_MAIN_GT1(>(x0[2], 0), x1[2], x0[2])), ≥))
(14) (x0[2] + [-1] ≥ 0 ⇒ (UIncreasing(COND_330_0_MAIN_GT1(>(x0[2], 0), x1[2], x0[2])), ≥)∧[(-1)bni_14 + (-1)Bound*bni_14] + [bni_14]x0[2] ≥ 0∧[(-1)bso_15] ≥ 0)
(15) (x0[2] + [-1] ≥ 0 ⇒ (UIncreasing(COND_330_0_MAIN_GT1(>(x0[2], 0), x1[2], x0[2])), ≥)∧[(-1)bni_14 + (-1)Bound*bni_14] + [bni_14]x0[2] ≥ 0∧[(-1)bso_15] ≥ 0)
(16) (x0[2] + [-1] ≥ 0 ⇒ (UIncreasing(COND_330_0_MAIN_GT1(>(x0[2], 0), x1[2], x0[2])), ≥)∧[(-1)bni_14 + (-1)Bound*bni_14] + [bni_14]x0[2] ≥ 0∧[(-1)bso_15] ≥ 0)
(17) (x0[2] + [-1] ≥ 0 ⇒ (UIncreasing(COND_330_0_MAIN_GT1(>(x0[2], 0), x1[2], x0[2])), ≥)∧0 = 0∧[(-1)bni_14 + (-1)Bound*bni_14] + [bni_14]x0[2] ≥ 0∧0 = 0∧[(-1)bso_15] ≥ 0)
(18) (x0[2] ≥ 0 ⇒ (UIncreasing(COND_330_0_MAIN_GT1(>(x0[2], 0), x1[2], x0[2])), ≥)∧0 = 0∧[(-1)Bound*bni_14] + [bni_14]x0[2] ≥ 0∧0 = 0∧[(-1)bso_15] ≥ 0)
(19) (COND_330_0_MAIN_GT1(TRUE, x1[3], x0[3])≥NonInfC∧COND_330_0_MAIN_GT1(TRUE, x1[3], x0[3])≥330_0_MAIN_GT(x1[3], +(x0[3], -1))∧(UIncreasing(330_0_MAIN_GT(x1[3], +(x0[3], -1))), ≥))
(20) ((UIncreasing(330_0_MAIN_GT(x1[3], +(x0[3], -1))), ≥)∧[bni_16] = 0∧[1 + (-1)bso_17] ≥ 0)
(21) ((UIncreasing(330_0_MAIN_GT(x1[3], +(x0[3], -1))), ≥)∧[bni_16] = 0∧[1 + (-1)bso_17] ≥ 0)
(22) ((UIncreasing(330_0_MAIN_GT(x1[3], +(x0[3], -1))), ≥)∧[bni_16] = 0∧[1 + (-1)bso_17] ≥ 0)
(23) ((UIncreasing(330_0_MAIN_GT(x1[3], +(x0[3], -1))), ≥)∧[bni_16] = 0∧0 = 0∧0 = 0∧[1 + (-1)bso_17] ≥ 0)
POL(TRUE) = 0
POL(FALSE) = 0
POL(330_0_MAIN_GT(x1, x2)) = [-1] + x2
POL(0) = 0
POL(COND_330_0_MAIN_GT(x1, x2, x3)) = [-1]
POL(>(x1, x2)) = [-1]
POL(+(x1, x2)) = x1 + x2
POL(-1) = [-1]
POL(COND_330_0_MAIN_GT1(x1, x2, x3)) = [-1] + x3
COND_330_0_MAIN_GT1(TRUE, x1[3], x0[3]) → 330_0_MAIN_GT(x1[3], +(x0[3], -1))
330_0_MAIN_GT(x1[0], 0) → COND_330_0_MAIN_GT(>(x1[0], 0), x1[0], 0)
330_0_MAIN_GT(x1[2], x0[2]) → COND_330_0_MAIN_GT1(>(x0[2], 0), x1[2], x0[2])
330_0_MAIN_GT(x1[0], 0) → COND_330_0_MAIN_GT(>(x1[0], 0), x1[0], 0)
COND_330_0_MAIN_GT(TRUE, x1[1], 0) → 330_0_MAIN_GT(+(x1[1], -1), 0)
330_0_MAIN_GT(x1[2], x0[2]) → COND_330_0_MAIN_GT1(>(x0[2], 0), x1[2], x0[2])
!= | ~ | Neq: (Integer, Integer) -> Boolean |
* | ~ | Mul: (Integer, Integer) -> Integer |
>= | ~ | Ge: (Integer, Integer) -> Boolean |
-1 | ~ | UnaryMinus: (Integer) -> Integer |
| | ~ | Bwor: (Integer, Integer) -> Integer |
/ | ~ | Div: (Integer, Integer) -> Integer |
= | ~ | Eq: (Integer, Integer) -> Boolean |
~ | Bwxor: (Integer, Integer) -> Integer | |
|| | ~ | Lor: (Boolean, Boolean) -> Boolean |
! | ~ | Lnot: (Boolean) -> Boolean |
< | ~ | Lt: (Integer, Integer) -> Boolean |
- | ~ | Sub: (Integer, Integer) -> Integer |
<= | ~ | Le: (Integer, Integer) -> Boolean |
> | ~ | Gt: (Integer, Integer) -> Boolean |
~ | ~ | Bwnot: (Integer) -> Integer |
% | ~ | Mod: (Integer, Integer) -> Integer |
& | ~ | Bwand: (Integer, Integer) -> Integer |
+ | ~ | Add: (Integer, Integer) -> Integer |
&& | ~ | Land: (Boolean, Boolean) -> Boolean |
Integer
(1) -> (0), if x1[1] + -1 →* x1[0]
(0) -> (1), if (x1[0] > 0 ∧x1[0] →* x1[1])
(1) -> (2), if (x1[1] + -1 →* x1[2]∧0 →* x0[2])
!= | ~ | Neq: (Integer, Integer) -> Boolean |
* | ~ | Mul: (Integer, Integer) -> Integer |
>= | ~ | Ge: (Integer, Integer) -> Boolean |
-1 | ~ | UnaryMinus: (Integer) -> Integer |
| | ~ | Bwor: (Integer, Integer) -> Integer |
/ | ~ | Div: (Integer, Integer) -> Integer |
= | ~ | Eq: (Integer, Integer) -> Boolean |
~ | Bwxor: (Integer, Integer) -> Integer | |
|| | ~ | Lor: (Boolean, Boolean) -> Boolean |
! | ~ | Lnot: (Boolean) -> Boolean |
< | ~ | Lt: (Integer, Integer) -> Boolean |
- | ~ | Sub: (Integer, Integer) -> Integer |
<= | ~ | Le: (Integer, Integer) -> Boolean |
> | ~ | Gt: (Integer, Integer) -> Boolean |
~ | ~ | Bwnot: (Integer) -> Integer |
% | ~ | Mod: (Integer, Integer) -> Integer |
& | ~ | Bwand: (Integer, Integer) -> Integer |
+ | ~ | Add: (Integer, Integer) -> Integer |
&& | ~ | Land: (Boolean, Boolean) -> Boolean |
Integer
(1) -> (0), if x1[1] + -1 →* x1[0]
(0) -> (1), if (x1[0] > 0 ∧x1[0] →* x1[1])
(1) (COND_330_0_MAIN_GT(TRUE, x1[1], 0)≥NonInfC∧COND_330_0_MAIN_GT(TRUE, x1[1], 0)≥330_0_MAIN_GT(+(x1[1], -1), 0)∧(UIncreasing(330_0_MAIN_GT(+(x1[1], -1), 0)), ≥))
(2) ((UIncreasing(330_0_MAIN_GT(+(x1[1], -1), 0)), ≥)∧[bni_6] = 0∧[2 + (-1)bso_7] ≥ 0)
(3) ((UIncreasing(330_0_MAIN_GT(+(x1[1], -1), 0)), ≥)∧[bni_6] = 0∧[2 + (-1)bso_7] ≥ 0)
(4) ((UIncreasing(330_0_MAIN_GT(+(x1[1], -1), 0)), ≥)∧[bni_6] = 0∧[2 + (-1)bso_7] ≥ 0)
(5) ((UIncreasing(330_0_MAIN_GT(+(x1[1], -1), 0)), ≥)∧[bni_6] = 0∧0 = 0∧[2 + (-1)bso_7] ≥ 0)
(6) (>(x1[0], 0)=TRUE∧x1[0]=x1[1] ⇒ 330_0_MAIN_GT(x1[0], 0)≥NonInfC∧330_0_MAIN_GT(x1[0], 0)≥COND_330_0_MAIN_GT(>(x1[0], 0), x1[0], 0)∧(UIncreasing(COND_330_0_MAIN_GT(>(x1[0], 0), x1[0], 0)), ≥))
(7) (>(x1[0], 0)=TRUE ⇒ 330_0_MAIN_GT(x1[0], 0)≥NonInfC∧330_0_MAIN_GT(x1[0], 0)≥COND_330_0_MAIN_GT(>(x1[0], 0), x1[0], 0)∧(UIncreasing(COND_330_0_MAIN_GT(>(x1[0], 0), x1[0], 0)), ≥))
(8) (x1[0] + [-1] ≥ 0 ⇒ (UIncreasing(COND_330_0_MAIN_GT(>(x1[0], 0), x1[0], 0)), ≥)∧[(-1)bni_8 + (-1)Bound*bni_8] + [(2)bni_8]x1[0] ≥ 0∧[(-1)bso_9] ≥ 0)
(9) (x1[0] + [-1] ≥ 0 ⇒ (UIncreasing(COND_330_0_MAIN_GT(>(x1[0], 0), x1[0], 0)), ≥)∧[(-1)bni_8 + (-1)Bound*bni_8] + [(2)bni_8]x1[0] ≥ 0∧[(-1)bso_9] ≥ 0)
(10) (x1[0] + [-1] ≥ 0 ⇒ (UIncreasing(COND_330_0_MAIN_GT(>(x1[0], 0), x1[0], 0)), ≥)∧[(-1)bni_8 + (-1)Bound*bni_8] + [(2)bni_8]x1[0] ≥ 0∧[(-1)bso_9] ≥ 0)
(11) (x1[0] ≥ 0 ⇒ (UIncreasing(COND_330_0_MAIN_GT(>(x1[0], 0), x1[0], 0)), ≥)∧[bni_8 + (-1)Bound*bni_8] + [(2)bni_8]x1[0] ≥ 0∧[(-1)bso_9] ≥ 0)
POL(TRUE) = 0
POL(FALSE) = 0
POL(COND_330_0_MAIN_GT(x1, x2, x3)) = [-1] + [2]x2
POL(0) = 0
POL(330_0_MAIN_GT(x1, x2)) = [-1] + [2]x1
POL(+(x1, x2)) = x1 + x2
POL(-1) = [-1]
POL(>(x1, x2)) = [2]
COND_330_0_MAIN_GT(TRUE, x1[1], 0) → 330_0_MAIN_GT(+(x1[1], -1), 0)
330_0_MAIN_GT(x1[0], 0) → COND_330_0_MAIN_GT(>(x1[0], 0), x1[0], 0)
330_0_MAIN_GT(x1[0], 0) → COND_330_0_MAIN_GT(>(x1[0], 0), x1[0], 0)
!= | ~ | Neq: (Integer, Integer) -> Boolean |
* | ~ | Mul: (Integer, Integer) -> Integer |
>= | ~ | Ge: (Integer, Integer) -> Boolean |
-1 | ~ | UnaryMinus: (Integer) -> Integer |
| | ~ | Bwor: (Integer, Integer) -> Integer |
/ | ~ | Div: (Integer, Integer) -> Integer |
= | ~ | Eq: (Integer, Integer) -> Boolean |
~ | Bwxor: (Integer, Integer) -> Integer | |
|| | ~ | Lor: (Boolean, Boolean) -> Boolean |
! | ~ | Lnot: (Boolean) -> Boolean |
< | ~ | Lt: (Integer, Integer) -> Boolean |
- | ~ | Sub: (Integer, Integer) -> Integer |
<= | ~ | Le: (Integer, Integer) -> Boolean |
> | ~ | Gt: (Integer, Integer) -> Boolean |
~ | ~ | Bwnot: (Integer) -> Integer |
% | ~ | Mod: (Integer, Integer) -> Integer |
& | ~ | Bwand: (Integer, Integer) -> Integer |
+ | ~ | Add: (Integer, Integer) -> Integer |
&& | ~ | Land: (Boolean, Boolean) -> Boolean |
Integer
!= | ~ | Neq: (Integer, Integer) -> Boolean |
* | ~ | Mul: (Integer, Integer) -> Integer |
>= | ~ | Ge: (Integer, Integer) -> Boolean |
-1 | ~ | UnaryMinus: (Integer) -> Integer |
| | ~ | Bwor: (Integer, Integer) -> Integer |
/ | ~ | Div: (Integer, Integer) -> Integer |
= | ~ | Eq: (Integer, Integer) -> Boolean |
~ | Bwxor: (Integer, Integer) -> Integer | |
|| | ~ | Lor: (Boolean, Boolean) -> Boolean |
! | ~ | Lnot: (Boolean) -> Boolean |
< | ~ | Lt: (Integer, Integer) -> Boolean |
- | ~ | Sub: (Integer, Integer) -> Integer |
<= | ~ | Le: (Integer, Integer) -> Boolean |
> | ~ | Gt: (Integer, Integer) -> Boolean |
~ | ~ | Bwnot: (Integer) -> Integer |
% | ~ | Mod: (Integer, Integer) -> Integer |
& | ~ | Bwand: (Integer, Integer) -> Integer |
+ | ~ | Add: (Integer, Integer) -> Integer |
&& | ~ | Land: (Boolean, Boolean) -> Boolean |
Integer
!= | ~ | Neq: (Integer, Integer) -> Boolean |
* | ~ | Mul: (Integer, Integer) -> Integer |
>= | ~ | Ge: (Integer, Integer) -> Boolean |
-1 | ~ | UnaryMinus: (Integer) -> Integer |
| | ~ | Bwor: (Integer, Integer) -> Integer |
/ | ~ | Div: (Integer, Integer) -> Integer |
= | ~ | Eq: (Integer, Integer) -> Boolean |
~ | Bwxor: (Integer, Integer) -> Integer | |
|| | ~ | Lor: (Boolean, Boolean) -> Boolean |
! | ~ | Lnot: (Boolean) -> Boolean |
< | ~ | Lt: (Integer, Integer) -> Boolean |
- | ~ | Sub: (Integer, Integer) -> Integer |
<= | ~ | Le: (Integer, Integer) -> Boolean |
> | ~ | Gt: (Integer, Integer) -> Boolean |
~ | ~ | Bwnot: (Integer) -> Integer |
% | ~ | Mod: (Integer, Integer) -> Integer |
& | ~ | Bwand: (Integer, Integer) -> Integer |
+ | ~ | Add: (Integer, Integer) -> Integer |
&& | ~ | Land: (Boolean, Boolean) -> Boolean |
Integer