Time bar (total: 3.9s)
| 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 |
| 18.0ms | 111× | body | 320 | valid |
| 9.0ms | 99× | body | 160 | valid |
| 8.0ms | 286× | pre | 80 | true |
| 3.0ms | 18× | body | 640 | valid |
| 1.0ms | 30× | body | 80 | nan |
| 1.0ms | 28× | body | 80 | valid |
Useful iterations: 0 (226.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: 52.8b
Found 4 expressions with local error:
| 0.0b | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) |
| 0.1b | (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)) |
| 0.1b | (/.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)) |
| 14.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) |
| 15.0ms | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c))) |
| 9.0ms | (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)) |
| 27.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 (52.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4900 | 1294 |
| 1 | 4900 | 1294 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 79 | 3 | 82 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 80 | 3 | 83 |
Merged error: 0.1b
Found 4 expressions with local error:
| 0.1b | (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 4 a) c)))) |
| 0.1b | (-.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))))) |
| 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)) |
| 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)) |
| 12.0ms | (/.f64 (*.f64 a (*.f64 c -4)) (+.f64 b (sqrt.f64 (-.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)) |
| 18.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)) |
| 63.0ms | (/.f64 (*.f64 a (*.f64 c -4)) (+.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)) |
Useful iterations: 0 (38.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4949 | 2008 |
| 1 | 4949 | 2008 |
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 105 | 5 | 110 |
| Fresh | 2 | 0 | 2 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 108 | 5 | 113 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))) |
| 0.1b | (/.f64 c (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))))) |
| 0.1b | (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))))) |
| 0.1b | (-.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)))) |
| 51.0ms | (/.f64 c (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))))) |
| 18.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))) |
Useful iterations: 0 (59.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4904 | 1292 |
| 1 | 4904 | 1292 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 83 | 0 | 83 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 83 | 5 | 88 |
Merged error: 0b
Found 4 expressions with local error:
| 0.3b | (/.f64 (*.f64 c -4) (+.f64 (pow.f64 b 3) (pow.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))) 3))) |
| 0.3b | (+.f64 (*.f64 b (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))))) (*.f64 a (*.f64 c -4))) |
| 0.3b | (*.f64 (/.f64 (*.f64 c -4) (+.f64 (pow.f64 b 3) (pow.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))) 3))) (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))))) (*.f64 a (*.f64 c -4)))) 2)) |
| 28.1b | (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))))) |
| 47× | *-un-lft-identity_binary64 |
| 30× | add-exp-log_binary64 add-cbrt-cube_binary64 |
| 28× | times-frac_binary64 |
| 24× | add-sqr-sqrt_binary64 |
| 15× | distribute-lft-out_binary64 add-cube-cbrt_binary64 associate-*l*_binary64 |
| 13× | associate-*r*_binary64 |
| 12× | unpow-prod-down_binary64 cube-prod_binary64 |
| 9× | associate-/r*_binary64 cbrt-unprod_binary64 cbrt-undiv_binary64 prod-exp_binary64 div-exp_binary64 |
| 8× | add-log-exp_binary64 |
| 6× | pow1_binary64 |
| 4× | associate-/r/_binary64 |
| 3× | flip3-+_binary64 sub-neg_binary64 sum-cubes_binary64 div-inv_binary64 flip-+_binary64 |
| 2× | associate-+l+_binary64 unswap-sqr_binary64 difference-of-squares_binary64 |
| 1× | pow-prod-down_binary64 flip3--_binary64 diff-log_binary64 associate-*r/_binary64 distribute-lft-in_binary64 distribute-rgt-in_binary64 clear-num_binary64 frac-2neg_binary64 associate-/l*_binary64 distribute-lft-out--_binary64 +-commutative_binary64 flip--_binary64 sqrt-prod_binary64 frac-times_binary64 associate-*l/_binary64 sum-log_binary64 *-commutative_binary64 |
| 24.0ms | (/.f64 (*.f64 c -4) (+.f64 (pow.f64 b 3) (pow.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))) 3))) |
| 12.0ms | (+.f64 (*.f64 b (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))))) (*.f64 a (*.f64 c -4))) |
| 38.0ms | (*.f64 (/.f64 (*.f64 c -4) (+.f64 (pow.f64 b 3) (pow.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))) 3))) (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))))) (*.f64 a (*.f64 c -4)))) 2)) |
| 7.0ms | (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))))) |
| 139.0ms | (/.f64 (*.f64 c -4) (+.f64 (pow.f64 b 3) (pow.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))) 3))) |
| 25.0ms | (+.f64 (*.f64 b (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))))) (*.f64 a (*.f64 c -4))) |
| 267.0ms | (*.f64 (/.f64 (*.f64 c -4) (+.f64 (pow.f64 b 3) (pow.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))) 3))) (/.f64 (+.f64 (*.f64 b b) (+.f64 (*.f64 b (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4)))))) (*.f64 a (*.f64 c -4)))) 2)) |
| 16.0ms | (-.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 c (*.f64 a 4))))) |
Useful iterations: 0 (55.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4945 | 3955 |
| 1 | 4945 | 3955 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 128 | 0 | 128 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 128 | 5 | 133 |
Merged error: 0b
0% (0.1b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 0.1b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 62 | 16 |
| 1 | 62 | 16 |
| 519.0ms | 3640× | body | 320 | valid |
| 280.0ms | 2928× | body | 160 | valid |
| 252.0ms | 8823× | pre | 80 | true |
| 99.0ms | 530× | body | 640 | valid |
| 48.0ms | 902× | body | 80 | valid |
| 41.0ms | 823× | body | 80 | nan |
Loading profile data...