Time bar (total: 3.1s)
| 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 |
| 14.0ms | 154× | body | 160 | valid |
| 8.0ms | 281× | pre | 80 | true |
| 5.0ms | 102× | body | 80 | valid |
| 1.0ms | 25× | body | 80 | nan |
Useful iterations: 0 (222.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: 29.8b
Found 4 expressions with local error:
| 0.1b | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) |
| 0.2b | (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b) (*.f64 a 2)) |
| 0.2b | (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)) |
| 29.6b | (-.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))) |
| 12.0ms | (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b) (*.f64 a 2)) |
| 5.0ms | (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)) |
| 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))) |
| 31.0ms | (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b) (*.f64 a 2)) |
| 9.0ms | (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)) |
| 16.0ms | (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) b) |
Useful iterations: 0 (52.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4900 | 1294 |
| 1 | 4900 | 1294 |
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 76 | 6 | 82 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 77 | 6 | 83 |
Merged error: 0.3b
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 (*.f64 a (*.f64 c -4)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))) (*.f64 a 2)) |
| 0.2b | (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)) |
| 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)))) |
| 17.0ms | (/.f64 (/.f64 (*.f64 a (*.f64 c -4)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))) (*.f64 a 2)) |
| 5.0ms | (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)) |
| 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)))) |
| 51.0ms | (/.f64 (/.f64 (*.f64 a (*.f64 c -4)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))) (*.f64 a 2)) |
| 9.0ms | (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)) |
| 65.0ms | (/.f64 (*.f64 a (*.f64 c -4)) (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))))) |
Useful iterations: 0 (38.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4949 | 2008 |
| 1 | 4949 | 2008 |
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 101 | 9 | 110 |
| Fresh | 5 | 0 | 5 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 107 | 9 | 116 |
Merged error: 0b
Found 4 expressions with local error:
| 0.1b | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))) |
| 0.2b | (/.f64 c (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))))) |
| 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))) |
| 24× | *-un-lft-identity_binary64 |
| 15× | add-sqr-sqrt_binary64 |
| 14× | add-cube-cbrt_binary64 |
| 12× | times-frac_binary64 |
| 8× | add-log-exp_binary64 |
| 6× | add-exp-log_binary64 add-cbrt-cube_binary64 |
| 5× | pow1_binary64 distribute-lft-out_binary64 |
| 4× | associate-/r*_binary64 |
| 3× | associate-/l*_binary64 sqrt-prod_binary64 |
| 2× | flip3-+_binary64 flip3--_binary64 associate-/r/_binary64 flip--_binary64 flip-+_binary64 sqrt-div_binary64 |
| 1× | sub-neg_binary64 pow1/2_binary64 diff-log_binary64 cbrt-undiv_binary64 sqrt-pow1_binary64 rem-sqrt-square_binary64 clear-num_binary64 frac-2neg_binary64 div-inv_binary64 div-exp_binary64 +-commutative_binary64 sum-log_binary64 |
| 4.0ms | (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)))))) |
| 7.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))) |
| 16.0ms | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))) |
| 54.0ms | (/.f64 c (+.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))))) |
| 10.0ms | (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))) |
Useful iterations: 0 (58.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4904 | 1292 |
| 1 | 4904 | 1292 |
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 80 | 3 | 83 |
| Fresh | 3 | 5 | 8 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 83 | 9 | 92 |
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 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))))) c) |
| 0.2b | (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))) |
| 0.3b | (/.f64 1 (/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))))) c)) |
| 108× | times-frac_binary64 |
| 96× | *-un-lft-identity_binary64 |
| 62× | add-cube-cbrt_binary64 add-sqr-sqrt_binary64 |
| 19× | associate-/r*_binary64 |
| 17× | distribute-lft-out_binary64 add-exp-log_binary64 |
| 11× | add-cbrt-cube_binary64 |
| 8× | add-log-exp_binary64 div-exp_binary64 |
| 7× | associate-/l*_binary64 |
| 6× | div-inv_binary64 |
| 5× | pow1_binary64 |
| 4× | cbrt-undiv_binary64 |
| 2× | flip3-+_binary64 associate-/l/_binary64 1-exp_binary64 clear-num_binary64 frac-2neg_binary64 rec-exp_binary64 flip-+_binary64 |
| 1× | sub-neg_binary64 flip3--_binary64 diff-log_binary64 associate-/r/_binary64 inv-pow_binary64 +-commutative_binary64 flip--_binary64 pow-flip_binary64 sum-log_binary64 |
| 6.0ms | (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))))) |
| 9.0ms | (/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))))) c) |
| 5.0ms | (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))) |
| 11.0ms | (/.f64 1 (/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))))) c)) |
| 16.0ms | (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))))) |
| 20.0ms | (/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))))) c) |
| 9.0ms | (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))) |
| 36.0ms | (/.f64 1 (/.f64 (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))))) c)) |
Useful iterations: 0 (50.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5006 | 3188 |
9 alts after pruning (7 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 156 | 0 | 156 |
| Fresh | 0 | 7 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 156 | 9 | 165 |
Merged error: 0b
0% (0.2b remaining)
Error of 0.3b against oracle of 0.0b and baseline of 0.3b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 62 | 16 |
| 1 | 62 | 16 |
| 420.0ms | 4483× | body | 160 | valid |
| 266.0ms | 8914× | pre | 80 | true |
| 171.0ms | 3517× | body | 80 | valid |
| 42.0ms | 914× | body | 80 | nan |
Loading profile data...