
Time bar (total: 1.6s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 4 |
| 37.5% | 37.4% | 62.4% | 0.1% | 0% | 0% | 0% | 5 |
| 37.5% | 37.4% | 62.4% | 0.1% | 0% | 0% | 0% | 6 |
| 40% | 37.4% | 56.2% | 0.1% | 0% | 6.2% | 0% | 7 |
| 48.3% | 45.2% | 48.4% | 0.1% | 0% | 6.2% | 0% | 8 |
| 53% | 48.4% | 42.9% | 0.1% | 0% | 8.6% | 0% | 9 |
| 58.1% | 50.3% | 36.3% | 0.1% | 0% | 13.3% | 0% | 10 |
| 66.1% | 56.8% | 29.1% | 0.1% | 0% | 14% | 0% | 11 |
| 70.4% | 58.8% | 24.7% | 0.1% | 0% | 16.4% | 0% | 12 |
Compiled 19 to 16 computations (15.8% saved)
| 12.0ms | 173× | 0 | valid |
| 7.0ms | 39× | 2 | valid |
| 5.0ms | 44× | 1 | valid |
| 3.0ms | 42× | 0 | invalid |
| 1.0ms | 4× | 3 | valid |
ival-mult: 7.0ms (33.8% of total)ival-sub: 4.0ms (19.3% of total)ival-div: 3.0ms (14.5% of total)ival-sqrt: 3.0ms (14.5% of total)adjust: 2.0ms (9.6% of total)ival-neg: 2.0ms (9.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 117 | 0 | - | 1 | (-3.465311559612366e-205 6.294594872465929e-268 5.306118907774631e-119) | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
| 59 | 29 | (7.921530875488831e+64 -3.6235321503358047e+177 3.7890177075886e-268) | 0 | - | (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
| 17 | 0 | - | 17 | (-1.7976697476254292e-247 -2.8221475121724177e+243 1.542479427207865e+140) | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| 1 | 0 | - | 0 | - | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
| 0 | 0 | - | 0 | - | a |
| 0 | 1 | (-1.8611639342987815e-121 6.925756762947878e-38 1.1484559472039589e-203) | 0 | - | (*.f64 #s(literal 4 binary64) (*.f64 a c)) |
| 0 | 0 | - | 0 | - | (*.f64 a c) |
| 0 | 0 | - | 0 | - | #s(literal 4 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 b b) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 2 binary64) a) |
| 0 | 0 | - | 0 | - | c |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (neg.f64 b) |
| 0 | 0 | - | 0 | - | b |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) | oflow-rescue | 110 | 0 |
| ↳ | (*.f64 b b) | overflow | 88 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | overflow | 30 | |
| ↳ | (*.f64 a c) | overflow | 30 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | overflow | 110 | |
-.f64 | (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) | cancellation | 88 | 0 |
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) | uflow-rescue | 6 | 0 |
| ↳ | (*.f64 b b) | underflow | 38 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | underflow | 33 | |
| ↳ | (*.f64 a c) | underflow | 34 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | underflow | 6 | |
-.f64 | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | nan-rescue | 1 | 0 |
| ↳ | (*.f64 b b) | overflow | 88 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | overflow | 30 | |
| ↳ | (*.f64 a c) | overflow | 30 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 140 | 1 |
| - | 16 | 99 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 140 | 0 | 1 |
| - | 16 | 0 | 99 |
| number | freq |
|---|---|
| 0 | 100 |
| 1 | 107 |
| 2 | 49 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 162.0ms | 2 028× | 0 | valid |
| 109.0ms | 528× | 2 | valid |
| 70.0ms | 468× | 1 | valid |
| 13.0ms | 48× | 3 | valid |
Compiled 2 748 to 696 computations (74.7% saved)
ival-mult: 70.0ms (31.6% of total)ival-sub: 40.0ms (18% of total)ival-sqrt: 33.0ms (14.9% of total)ival-div: 30.0ms (13.5% of total)adjust: 28.0ms (12.6% of total)ival-neg: 14.0ms (6.3% of total)exact: 3.0ms (1.4% of total)ival-true: 2.0ms (0.9% of total)ival-assert: 1.0ms (0.5% of total)| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 56 | 158 |
| 1 | 189 | 151 |
| 2 | 590 | 147 |
| 3 | 1942 | 144 |
| 4 | 4692 | 144 |
| 5 | 5896 | 144 |
| 6 | 6384 | 144 |
| 7 | 6472 | 144 |
| 8 | 6511 | 144 |
| 9 | 6782 | 144 |
| 0 | 14 | 17 |
| 0 | 23 | 17 |
| 1 | 45 | 17 |
| 2 | 104 | 17 |
| 3 | 247 | 16 |
| 4 | 409 | 16 |
| 5 | 743 | 16 |
| 6 | 1570 | 16 |
| 7 | 2082 | 16 |
| 8 | 2242 | 16 |
| 9 | 2312 | 16 |
| 10 | 2322 | 16 |
| 11 | 2322 | 16 |
| 12 | 2328 | 16 |
| 0 | 2328 | 15 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| Outputs |
|---|
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
Compiled 17 to 14 computations (17.6% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| 46.8% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
Compiled 34 to 28 computations (17.6% saved)
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 17 |
| 1 | 28 | 17 |
| 2 | 45 | 17 |
| 3 | 67 | 17 |
| 4 | 82 | 17 |
| 5 | 97 | 17 |
| 6 | 104 | 17 |
| 7 | 107 | 17 |
| 8 | 108 | 17 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| Outputs |
|---|
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64)))) b) (*.f64 (neg.f64 a) #s(literal 2 binary64))) |
| 1× | fuel |
Compiled 17 to 14 computations (17.6% saved)
Compiled 278 to 112 computations (59.7% saved)
Loading profile data...