Time bar (total: 3.3s)
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 0% | 100% | 0 |
| 0% | 0% | 100% | 1 |
| 0% | 0% | 100% | 2 |
| 0% | 0% | 100% | 3 |
| 0% | 0% | 100% | 4 |
| 0% | 0% | 100% | 5 |
| 0% | 0% | 100% | 6 |
| 0% | 0% | 100% | 7 |
| 0% | 0% | 100% | 8 |
| 0% | 0% | 100% | 9 |
| 0% | 0% | 100% | 10 |
| 0% | 0% | 100% | 11 |
| 0% | 0% | 100% | 12 |
| 0% | 0% | 100% | 13 |
| 0% | 0% | 100% | 14 |
| 16.0ms | 141× | body | 160 | valid |
| 8.0ms | 282× | pre | 80 | true |
| 6.0ms | 115× | body | 80 | valid |
| 1.0ms | 26× | body | 80 | nan |
Useful iterations: 0 (230.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1833 | 16 |
| 1 | 1833 | 16 |
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 1 | 1 | 2 |
Merged error: 28.3b
Found 4 expressions with local error:
| 0.1b | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) |
| 0.2b | (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)) |
| 0.3b | (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b) (*.f64 a 2)) |
| 28.1b | (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b) |
| 20× | add-sqr-sqrt_binary64 |
| 13× | *-un-lft-identity_binary64 |
| 9× | add-exp-log_binary64 add-cbrt-cube_binary64 |
| 8× | add-log-exp_binary64 |
| 7× | add-cube-cbrt_binary64 |
| 6× | difference-of-squares_binary64 associate-/l*_binary64 times-frac_binary64 sqrt-prod_binary64 |
| 5× | pow1_binary64 |
| 4× | flip3--_binary64 flip--_binary64 |
| 3× | distribute-lft-out--_binary64 |
| 2× | associate-/l/_binary64 sub-neg_binary64 diff-log_binary64 cbrt-undiv_binary64 div-exp_binary64 sqrt-div_binary64 |
| 1× | associate-/r*_binary64 pow1/2_binary64 cbrt-unprod_binary64 sqrt-pow1_binary64 div-sub_binary64 rem-sqrt-square_binary64 clear-num_binary64 prod-exp_binary64 frac-2neg_binary64 div-inv_binary64 |
| 4.0ms | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) |
| 5.0ms | (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)) |
| 12.0ms | (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b) (*.f64 a 2)) |
| 8.0ms | (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b) |
| 16.0ms | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) |
| 9.0ms | (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)) |
| 31.0ms | (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b) (*.f64 a 2)) |
| 17.0ms | (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b) |
Useful iterations: 0 (55.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4900 | 1294 |
| 1 | 4900 | 1294 |
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 77 | 5 | 82 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 78 | 5 | 83 |
Merged error: 0.4b
Found 4 expressions with local error:
| 0.2b | (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))) |
| 0.2b | (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)) |
| 0.3b | (/.f64 (/.f64 (*.f64 a (*.f64 c -4)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))) (*.f64 a 2)) |
| 0.3b | (/.f64 (*.f64 a (*.f64 c -4)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))) |
| 45× | add-exp-log_binary64 add-cbrt-cube_binary64 |
| 22× | times-frac_binary64 |
| 20× | *-un-lft-identity_binary64 |
| 17× | cbrt-undiv_binary64 div-exp_binary64 |
| 13× | cbrt-unprod_binary64 prod-exp_binary64 |
| 11× | associate-/l*_binary64 |
| 10× | add-cube-cbrt_binary64 add-sqr-sqrt_binary64 |
| 8× | add-log-exp_binary64 |
| 6× | associate-/r/_binary64 |
| 5× | associate-/r*_binary64 distribute-lft-out_binary64 |
| 4× | flip3-+_binary64 pow1_binary64 div-inv_binary64 flip-+_binary64 |
| 2× | clear-num_binary64 frac-2neg_binary64 |
| 1× | associate-/l/_binary64 sub-neg_binary64 flip3--_binary64 diff-log_binary64 +-commutative_binary64 flip--_binary64 sum-log_binary64 |
| 6.0ms | (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))) |
| 5.0ms | (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)) |
| 15.0ms | (/.f64 (/.f64 (*.f64 a (*.f64 c -4)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))) (*.f64 a 2)) |
| 12.0ms | (/.f64 (*.f64 a (*.f64 c -4)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))) |
| 16.0ms | (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))) |
| 9.0ms | (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)) |
| 52.0ms | (/.f64 (/.f64 (*.f64 a (*.f64 c -4)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))) (*.f64 a 2)) |
| 69.0ms | (/.f64 (*.f64 a (*.f64 c -4)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))) |
Useful iterations: 0 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4949 | 2008 |
| 1 | 4949 | 2008 |
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 98 | 12 | 110 |
| Fresh | 4 | 0 | 4 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 103 | 12 | 115 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))) |
| 0.3b | (/.f64 (/.f64 a 1) (/.f64 a (*.f64 -2 (/.f64 c (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))))))))) |
| 0.3b | (/.f64 c (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))))) |
| 0.3b | (/.f64 a (*.f64 -2 (/.f64 c (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))))))) |
| 242× | times-frac_binary64 |
| 114× | *-un-lft-identity_binary64 |
| 106× | add-cube-cbrt_binary64 add-sqr-sqrt_binary64 |
| 61× | add-exp-log_binary64 |
| 47× | add-cbrt-cube_binary64 |
| 37× | div-exp_binary64 |
| 26× | div-inv_binary64 |
| 25× | cbrt-undiv_binary64 |
| 19× | associate-/l*_binary64 |
| 18× | associate-/r/_binary64 |
| 15× | associate-*r/_binary64 |
| 13× | associate-/r*_binary64 |
| 8× | prod-exp_binary64 |
| 6× | add-log-exp_binary64 cbrt-unprod_binary64 |
| 4× | pow1_binary64 distribute-lft-out_binary64 1-exp_binary64 |
| 3× | clear-num_binary64 frac-2neg_binary64 |
| 1× | flip3-+_binary64 associate-/l/_binary64 sub-neg_binary64 flip3--_binary64 diff-log_binary64 flip--_binary64 flip-+_binary64 |
| 5.0ms | (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))) |
| 20.0ms | (/.f64 (/.f64 a 1) (/.f64 a (*.f64 -2 (/.f64 c (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))))))))) |
| 8.0ms | (/.f64 c (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))))) |
| 12.0ms | (/.f64 a (*.f64 -2 (/.f64 c (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))))))) |
| 9.0ms | (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))) |
| 51.0ms | (/.f64 (/.f64 a 1) (/.f64 a (*.f64 -2 (/.f64 c (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))))))))) |
| 56.0ms | (/.f64 c (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))))) |
| 56.0ms | (/.f64 a (*.f64 -2 (/.f64 c (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))))))) |
Useful iterations: 0 (62.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4893 | 5612 |
| 1 | 4893 | 5612 |
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 232 | 5 | 237 |
| Fresh | 6 | 5 | 11 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 239 | 10 | 249 |
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))))) |
| 0.2b | (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))) |
| 0.3b | (/.f64 a (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))))) |
| 0.3b | (*.f64 (/.f64 (*.f64 -2 c) a) (/.f64 a (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))))))) |
| 39× | *-un-lft-identity_binary64 |
| 28× | add-sqr-sqrt_binary64 times-frac_binary64 |
| 27× | add-exp-log_binary64 add-cbrt-cube_binary64 |
| 23× | add-cube-cbrt_binary64 |
| 18× | associate-*r*_binary64 |
| 8× | add-log-exp_binary64 cbrt-unprod_binary64 distribute-lft-out_binary64 cbrt-undiv_binary64 prod-exp_binary64 div-exp_binary64 |
| 7× | associate-*l*_binary64 |
| 6× | pow1_binary64 |
| 4× | associate-/r*_binary64 associate-/r/_binary64 |
| 3× | flip3-+_binary64 associate-/l*_binary64 div-inv_binary64 flip-+_binary64 |
| 2× | unswap-sqr_binary64 |
| 1× | pow-prod-down_binary64 sub-neg_binary64 flip3--_binary64 diff-log_binary64 associate-*r/_binary64 clear-num_binary64 frac-2neg_binary64 +-commutative_binary64 flip--_binary64 frac-times_binary64 associate-*l/_binary64 sum-log_binary64 *-commutative_binary64 |
| 6.0ms | (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))))) |
| 5.0ms | (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))) |
| 10.0ms | (/.f64 a (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))))) |
| 16.0ms | (*.f64 (/.f64 (*.f64 -2 c) a) (/.f64 a (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))))))) |
| 16.0ms | (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))))) |
| 9.0ms | (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))) |
| 55.0ms | (/.f64 a (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))))) |
| 59.0ms | (*.f64 (/.f64 (*.f64 -2 c) a) (/.f64 a (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))))))) |
Useful iterations: 0 (49.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4949 | 2081 |
| 1 | 4949 | 2081 |
10 alts after pruning (9 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 117 | 2 | 119 |
| Fresh | 2 | 7 | 9 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 119 | 10 | 129 |
Merged error: 0b
0% (0.4b remaining)
Error of 0.5b against oracle of 0.0b and baseline of 0.5b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 62 | 20 |
| 1 | 62 | 20 |
| 456.0ms | 4455× | body | 160 | valid |
| 249.0ms | 8839× | pre | 80 | true |
| 190.0ms | 3545× | body | 80 | valid |
| 46.0ms | 839× | body | 80 | nan |
Loading profile data...