
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 | 180× | 0 | valid |
| 7.0ms | 36× | 2 | valid |
| 6.0ms | 42× | 1 | valid |
| 2.0ms | 29× | 0 | invalid |
| 0.0ms | 2× | 3 | valid |
ival-mult: 7.0ms (34% of total)adjust: 3.0ms (14.6% of total)ival-sqrt: 3.0ms (14.6% of total)ival-sub: 2.0ms (9.7% of total)ival-div: 2.0ms (9.7% of total)ival-add: 2.0ms (9.7% of total)ival-neg: 1.0ms (4.9% 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 |
|---|---|---|---|---|---|
| 104 | 0 | - | 0 | - | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
| 61 | 18 | (6.0316097507608626e-74 7.407073468159672e+193 4.5391122751609046e-138) | 0 | - | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
| 11 | 0 | - | 11 | (-2.64614896742952e-123 1.8489380557451166e+298 4.099570224780468e+93) | (/.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 | 0 | - | 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 | 97 | 0 |
| ↳ | (*.f64 b b) | overflow | 77 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | overflow | 32 | |
| ↳ | (*.f64 a c) | overflow | 32 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | overflow | 97 | |
+.f64 | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) | cancellation | 79 | 0 |
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) | uflow-rescue | 7 | 0 |
| ↳ | (*.f64 b b) | underflow | 47 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | underflow | 29 | |
| ↳ | (*.f64 a c) | underflow | 29 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | underflow | 7 | |
-.f64 | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | nan-rescue | 1 | 0 |
| ↳ | (*.f64 b b) | overflow | 77 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | overflow | 32 | |
| ↳ | (*.f64 a c) | overflow | 32 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 127 | 0 |
| - | 15 | 114 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 127 | 0 | 0 |
| - | 15 | 0 | 114 |
| number | freq |
|---|---|
| 0 | 114 |
| 1 | 101 |
| 2 | 40 |
| 3 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 172.0ms | 2 124× | 0 | valid |
| 104.0ms | 444× | 2 | valid |
| 79.0ms | 480× | 1 | valid |
| 7.0ms | 24× | 3 | valid |
Compiled 2 748 to 696 computations (74.7% saved)
ival-mult: 83.0ms (35.8% of total)adjust: 36.0ms (15.5% of total)ival-sqrt: 30.0ms (12.9% of total)ival-div: 27.0ms (11.6% of total)ival-sub: 18.0ms (7.8% of total)ival-add: 18.0ms (7.8% of total)ival-neg: 14.0ms (6% of total)exact: 3.0ms (1.3% of total)ival-true: 2.0ms (0.9% of total)ival-assert: 1.0ms (0.4% of total)| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 56 | 158 |
| 1 | 161 | 144 |
| 2 | 421 | 144 |
| 3 | 1232 | 144 |
| 4 | 3210 | 144 |
| 5 | 6085 | 144 |
| 6 | 7810 | 144 |
| 0 | 14 | 17 |
| 0 | 23 | 17 |
| 1 | 41 | 16 |
| 2 | 74 | 16 |
| 3 | 156 | 16 |
| 4 | 232 | 16 |
| 5 | 370 | 16 |
| 6 | 654 | 16 |
| 7 | 1120 | 16 |
| 8 | 2222 | 16 |
| 9 | 2514 | 16 |
| 10 | 2639 | 16 |
| 11 | 2694 | 16 |
| 12 | 2695 | 16 |
| 13 | 2695 | 16 |
| 14 | 2701 | 16 |
| 0 | 2701 | 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 |
|---|---|---|
| 52.1% | (/.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: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 17 |
| 1 | 27 | 16 |
| 2 | 40 | 16 |
| 3 | 53 | 16 |
| 4 | 61 | 16 |
| 5 | 66 | 16 |
| 6 | 68 | 16 |
| 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 #s(literal 2 binary64) a)) |
| 1× | fuel |
Compiled 16 to 13 computations (18.8% saved)
Compiled 276 to 110 computations (60.1% saved)
Loading profile data...