
Time bar (total: 1.6s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 0 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 1 |
| 50% | 50% | 50% | 0% | 0% | 0% | 0% | 2 |
| 75% | 75% | 25% | 0% | 0% | 0% | 0% | 3 |
| 87.5% | 87.5% | 12.5% | 0% | 0% | 0% | 0% | 4 |
| 93.8% | 93.7% | 6.2% | 0% | 0% | 0% | 0% | 5 |
| 96.9% | 96.8% | 3.1% | 0% | 0% | 0% | 0% | 6 |
| 98.4% | 98.4% | 1.6% | 0% | 0% | 0% | 0% | 7 |
| 99.2% | 99.2% | 0.8% | 0% | 0% | 0% | 0% | 8 |
| 99.6% | 99.6% | 0.4% | 0% | 0% | 0% | 0% | 9 |
| 99.8% | 99.8% | 0.2% | 0% | 0% | 0% | 0% | 10 |
| 99.9% | 99.9% | 0.1% | 0% | 0% | 0% | 0% | 11 |
| 100% | 99.9% | 0% | 0% | 0% | 0% | 0% | 12 |
Compiled 7 to 6 computations (14.3% saved)
| 519.0ms | 8 256× | 0 | valid |
ival-mult: 172.0ms (68.5% of total)ival-div: 62.0ms (24.7% of total)ival-true: 6.0ms (2.4% of total)exact: 5.0ms (2% of total)ival-assert: 3.0ms (1.2% of total)adjust: 2.0ms (0.8% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 4 | 1 | (-4.065616646049431e+161) | 0 | - | (/.f64 #s(literal 1 binary64) (*.f64 x x)) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 x x) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 #s(literal 1 binary64) (*.f64 x x)) | n/o | 5 | 0 |
| ↳ | (*.f64 x x) | overflow | 61 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 4 | 0 |
| - | 1 | 251 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 4 | 0 | 0 |
| - | 1 | 0 | 251 |
| number | freq |
|---|---|
| 0 | 251 |
| 1 | 5 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 18.0ms | 512× | 0 | valid |
Compiled 29 to 16 computations (44.8% saved)
ival-mult: 4.0ms (47.8% of total)ival-div: 3.0ms (35.8% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 10 |
| 1 | 24 | 10 |
| 2 | 67 | 10 |
| 3 | 108 | 10 |
| 4 | 230 | 10 |
| 5 | 1301 | 10 |
| 6 | 7100 | 10 |
| 0 | 4 | 5 |
| 0 | 6 | 5 |
| 1 | 14 | 5 |
| 2 | 34 | 5 |
| 3 | 76 | 5 |
| 4 | 182 | 5 |
| 5 | 1037 | 5 |
| 0 | 8422 | 5 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(abs x)
Compiled 5 to 4 computations (20% saved)
Compiled 0 to 1 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.1% | (/.f64 #s(literal 1 binary64) (*.f64 x x)) |
Compiled 5 to 4 computations (20% saved)
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
#s(literal 1 binary64) |
(*.f64 x x) |
x |
| Outputs |
|---|
#s(approx (/ 1 (* x x)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((/ 1 (* x x)) 1 (* x x) x) |
| 1.0ms | x | @ | 0 | ((/ 1 (* x x)) 1 (* x x) x) |
| 1.0ms | x | @ | inf | ((/ 1 (* x x)) 1 (* x x) x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 21 |
| 1 | 21 | 21 |
| 2 | 44 | 21 |
| 3 | 89 | 21 |
| 4 | 260 | 21 |
| 5 | 2362 | 21 |
| 0 | 8052 | 21 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (/ 1 (* x x)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
| Outputs |
|---|
#s(approx (/ 1 (* x x)) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (/ 1 (* x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x #s(hole binary64 x)) |
#s(approx x x) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4 | 10 |
| 0 | 6 | 10 |
| 1 | 22 | 8 |
| 2 | 82 | 8 |
| 0 | 342 | 8 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
#s(literal 1 binary64) |
(*.f64 x x) |
x |
| Outputs |
|---|
(*.f64 (fabs.f64 (pow.f64 x #s(literal -1 binary64))) (fabs.f64 (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(pow.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal -2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1 binary64)) |
(pow.f64 x #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) x) |
(/.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(/.f64 (pow.f64 x #s(literal -1 binary64)) (neg.f64 x)) |
(/.f64 (pow.f64 x #s(literal -1 binary64)) x) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 #s(literal -1 binary64) (*.f64 x x)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(neg.f64 (pow.f64 x #s(literal -2 binary64))) |
(fma.f64 (fabs.f64 (pow.f64 x #s(literal -1 binary64))) (fabs.f64 (pow.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64))) |
(+.f64 (cosh.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64))) (sinh.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64)))) |
(+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 #s(literal 0 binary64) (*.f64 x x))) |
#s(literal 1 binary64) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (neg.f64 x) x) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) |
(neg.f64 (*.f64 x x)) |
(sqrt.f64 (*.f64 (*.f64 x x) (*.f64 x x))) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
Compiled 359 to 102 computations (71.6% saved)
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 49 | 1 | 50 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 49 | 2 | 51 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (pow.f64 x #s(literal -2 binary64)) |
| ✓ | 99.1% | (/.f64 #s(literal 1 binary64) (*.f64 x x)) |
Compiled 8 to 7 computations (12.5% saved)
| Inputs |
|---|
(pow.f64 x #s(literal -2 binary64)) |
x |
#s(literal -2 binary64) |
| Outputs |
|---|
#s(approx (pow x -2) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx x #s(hole binary64 x)) |
3 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | -inf | ((pow x -2) x -2) |
| 0.0ms | x | @ | 0 | ((pow x -2) x -2) |
| 0.0ms | x | @ | inf | ((pow x -2) x -2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 12 |
| 1 | 13 | 12 |
| 2 | 25 | 12 |
| 3 | 57 | 12 |
| 4 | 202 | 12 |
| 5 | 2234 | 12 |
| 0 | 8840 | 12 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (pow x -2) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx x #s(hole binary64 x)) |
| Outputs |
|---|
#s(approx (pow x -2) #s(hole binary64 (/ 1 (pow x 2)))) |
#s(approx (pow x -2) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx x x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 3 | 5 |
| 0 | 4 | 5 |
| 1 | 12 | 5 |
| 0 | 39 | 5 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | unsound |
| 1× | iter limit |
| Inputs |
|---|
(pow.f64 x #s(literal -2 binary64)) |
x |
#s(literal -2 binary64) |
| Outputs |
|---|
(*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) (neg.f64 (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal -1 binary64))) (fabs.f64 (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal -2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 2 binary64)) |
(pow.f64 x #s(literal -2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))) |
x |
#s(literal -2 binary64) |
Compiled 79 to 29 computations (63.3% saved)
2 alts after pruning (0 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 13 | 0 | 13 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 13 | 2 | 15 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (pow.f64 x #s(literal -2 binary64)) |
| ✓ | 99.1% | (/.f64 #s(literal 1 binary64) (*.f64 x x)) |
Compiled 16 to 13 computations (18.8% saved)
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
(pow.f64 x #s(literal -2 binary64)) |
| Outputs |
|---|
(pow.f64 x #s(literal -2 binary64)) |
3 calls:
| 1.0ms | x |
| 1.0ms | (/.f64 #s(literal 1 binary64) (*.f64 x x)) |
| 1.0ms | (*.f64 x x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (*.f64 x x) |
| 100.0% | 1 | (/.f64 #s(literal 1 binary64) (*.f64 x x)) |
| 100.0% | 1 | x |
Compiled 9 to 7 computations (22.2% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
| Outputs |
|---|
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
3 calls:
| 1.0ms | x |
| 1.0ms | (/.f64 #s(literal 1 binary64) (*.f64 x x)) |
| 1.0ms | (*.f64 x x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.1% | 1 | (*.f64 x x) |
| 99.1% | 1 | (/.f64 #s(literal 1 binary64) (*.f64 x x)) |
| 99.1% | 1 | x |
Compiled 9 to 7 computations (22.2% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 8 |
| 1 | 8 | 8 |
| 2 | 11 | 8 |
| 3 | 19 | 8 |
| 4 | 42 | 8 |
| 5 | 215 | 8 |
| 6 | 2161 | 8 |
| 7 | 5325 | 8 |
| 1× | node limit |
| Inputs |
|---|
(pow.f64 x #s(literal -2 binary64)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
| Outputs |
|---|
(pow.f64 x #s(literal -2 binary64)) |
(/.f64 #s(literal 1 binary64) (*.f64 x x)) |
| 1× | done |
Compiled 8 to 6 computations (25% saved)
(abs x)
Compiled 48 to 40 computations (16.7% saved)
Loading profile data...