Time bar (total: 4.2s)
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 48.6% | 51.4% | 0 |
| 0% | 48.6% | 51.4% | 1 |
| 24.3% | 24.3% | 51.4% | 2 |
| 24.3% | 24.3% | 51.4% | 3 |
| 30.4% | 18.2% | 51.4% | 4 |
| 30.4% | 18.2% | 51.4% | 5 |
| 33.4% | 15.2% | 51.4% | 6 |
| 33.4% | 15.2% | 51.4% | 7 |
| 34.6% | 14.1% | 51.4% | 8 |
| 34.8% | 13.9% | 51.4% | 9 |
| 35.4% | 13.2% | 51.4% | 10 |
| 35.6% | 13.1% | 51.4% | 11 |
| 35.9% | 12.7% | 51.4% | 12 |
| 36% | 12.6% | 51.4% | 13 |
| 36.2% | 12.4% | 51.4% | 14 |
| 11.0ms | 182× | body | 80 | valid |
| 11.0ms | 30× | body | 2560 | valid |
| 6.0ms | 22× | body | 1280 | valid |
| 5.0ms | 256× | pre | 80 | true |
| 2.0ms | 9× | body | 640 | valid |
| 2.0ms | 10× | body | 320 | valid |
| 0.0ms | 3× | body | 160 | valid |
Useful iterations: 0 (4.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 26 |
| 1 | 39 | 26 |
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 | 0 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 1 | 1 | 2 |
Merged error: 15.5b
Found 4 expressions with local error:
| 0.0b | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 4 p) p) (*.f64 x x)))) |
| 0.0b | (+.f64 (*.f64 (*.f64 4 p) p) (*.f64 x x)) |
| 0.7b | (+.f64 1 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 4 p) p) (*.f64 x x))))) |
| 13.3b | (sqrt.f64 (+.f64 (*.f64 (*.f64 4 p) p) (*.f64 x x))) |
| 22× | *-un-lft-identity_binary64 |
| 21× | add-sqr-sqrt_binary64 |
| 20× | add-cube-cbrt_binary64 |
| 18× | times-frac_binary64 |
| 15× | sqrt-prod_binary64 |
| 8× | add-log-exp_binary64 |
| 6× | associate-/r*_binary64 add-exp-log_binary64 add-cbrt-cube_binary64 |
| 5× | pow1_binary64 |
| 4× | flip3-+_binary64 flip-+_binary64 sqrt-div_binary64 |
| 3× | associate-/l*_binary64 |
| 2× | associate-/r/_binary64 +-commutative_binary64 sum-log_binary64 |
| 1× | pow1/2_binary64 distribute-lft-out_binary64 cbrt-undiv_binary64 sqrt-pow1_binary64 rem-sqrt-square_binary64 clear-num_binary64 frac-2neg_binary64 div-inv_binary64 div-exp_binary64 |
| 8.0ms | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 4 p) p) (*.f64 x x)))) |
| 6.0ms | (+.f64 (*.f64 (*.f64 4 p) p) (*.f64 x x)) |
| 14.0ms | (+.f64 1 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 4 p) p) (*.f64 x x))))) |
| 9.0ms | (sqrt.f64 (+.f64 (*.f64 (*.f64 4 p) p) (*.f64 x x))) |
| 36.0ms | (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 4 p) p) (*.f64 x x)))) |
| 24.0ms | (+.f64 (*.f64 (*.f64 4 p) p) (*.f64 x x)) |
| 46.0ms | (+.f64 1 (/.f64 x (sqrt.f64 (+.f64 (*.f64 (*.f64 4 p) p) (*.f64 x x))))) |
| 30.0ms | (sqrt.f64 (+.f64 (*.f64 (*.f64 4 p) p) (*.f64 x x))) |
Useful iterations: 0 (65.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4927 | 2082 |
| 1 | 4927 | 2082 |
15 alts after pruning (15 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 76 | 15 | 91 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 77 | 15 | 92 |
Merged error: 15.2b
Found 4 expressions with local error:
| 0.7b | (+.f64 1 (pow.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 p (*.f64 4 p)) (*.f64 x x)))) 3)) |
| 2.8b | (/.f64 (*.f64 x x) (+.f64 (*.f64 p (*.f64 4 p)) (*.f64 x x))) |
| 13.3b | (sqrt.f64 (+.f64 (*.f64 p (*.f64 4 p)) (*.f64 x x))) |
| 13.3b | (sqrt.f64 (+.f64 (*.f64 p (*.f64 4 p)) (*.f64 x x))) |
| 10× | *-un-lft-identity_binary64 add-sqr-sqrt_binary64 |
| 9× | add-exp-log_binary64 add-cbrt-cube_binary64 |
| 8× | add-cube-cbrt_binary64 |
| 6× | add-log-exp_binary64 pow1_binary64 sqrt-prod_binary64 |
| 4× | flip3-+_binary64 flip-+_binary64 sqrt-div_binary64 |
| 3× | associate-/r*_binary64 times-frac_binary64 |
| 2× | pow1/2_binary64 cbrt-undiv_binary64 associate-/r/_binary64 sqrt-pow1_binary64 rem-sqrt-square_binary64 div-exp_binary64 |
| 1× | cbrt-unprod_binary64 distribute-lft-out_binary64 clear-num_binary64 prod-exp_binary64 frac-2neg_binary64 associate-/l*_binary64 div-inv_binary64 +-commutative_binary64 sum-log_binary64 |
| 20.0ms | (+.f64 1 (pow.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 p (*.f64 4 p)) (*.f64 x x)))) 3)) |
| 10.0ms | (/.f64 (*.f64 x x) (+.f64 (*.f64 p (*.f64 4 p)) (*.f64 x x))) |
| 6.0ms | (sqrt.f64 (+.f64 (*.f64 p (*.f64 4 p)) (*.f64 x x))) |
| 6.0ms | (sqrt.f64 (+.f64 (*.f64 p (*.f64 4 p)) (*.f64 x x))) |
| 53.0ms | (+.f64 1 (pow.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 p (*.f64 4 p)) (*.f64 x x)))) 3)) |
| 33.0ms | (/.f64 (*.f64 x x) (+.f64 (*.f64 p (*.f64 4 p)) (*.f64 x x))) |
| 28.0ms | (sqrt.f64 (+.f64 (*.f64 p (*.f64 4 p)) (*.f64 x x))) |
| 31.0ms | (sqrt.f64 (+.f64 (*.f64 p (*.f64 4 p)) (*.f64 x x))) |
Useful iterations: 0 (54.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5357 | 1543 |
15 alts after pruning (15 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 75 | 2 | 77 |
| Fresh | 1 | 13 | 14 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 77 | 15 | 92 |
Merged error: 15.1b
Found 4 expressions with local error:
| 13.3b | (sqrt.f64 (+.f64 (*.f64 p (*.f64 p 4)) (*.f64 x x))) |
| 13.3b | (sqrt.f64 (+.f64 (*.f64 p (*.f64 p 4)) (*.f64 x x))) |
| 13.3b | (sqrt.f64 (+.f64 (*.f64 p (*.f64 p 4)) (*.f64 x x))) |
| 13.3b | (sqrt.f64 (+.f64 (*.f64 p (*.f64 4 p)) (*.f64 x x))) |
| 12× | add-sqr-sqrt_binary64 sqrt-prod_binary64 |
| 8× | *-un-lft-identity_binary64 pow1_binary64 add-cube-cbrt_binary64 sqrt-div_binary64 |
| 4× | flip3-+_binary64 add-log-exp_binary64 pow1/2_binary64 add-exp-log_binary64 add-cbrt-cube_binary64 sqrt-pow1_binary64 rem-sqrt-square_binary64 flip-+_binary64 |
| 6.0ms | (sqrt.f64 (+.f64 (*.f64 p (*.f64 p 4)) (*.f64 x x))) |
| 6.0ms | (sqrt.f64 (+.f64 (*.f64 p (*.f64 p 4)) (*.f64 x x))) |
| 6.0ms | (sqrt.f64 (+.f64 (*.f64 p (*.f64 p 4)) (*.f64 x x))) |
| 6.0ms | (sqrt.f64 (+.f64 (*.f64 p (*.f64 4 p)) (*.f64 x x))) |
| 27.0ms | (sqrt.f64 (+.f64 (*.f64 p (*.f64 p 4)) (*.f64 x x))) |
| 27.0ms | (sqrt.f64 (+.f64 (*.f64 p (*.f64 p 4)) (*.f64 x x))) |
| 28.0ms | (sqrt.f64 (+.f64 (*.f64 p (*.f64 p 4)) (*.f64 x x))) |
| 28.0ms | (sqrt.f64 (+.f64 (*.f64 p (*.f64 4 p)) (*.f64 x x))) |
Useful iterations: 0 (125.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4711 | 1232 |
| 1 | 4711 | 1232 |
15 alts after pruning (14 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 72 | 0 | 72 |
| Fresh | 0 | 14 | 14 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 72 | 15 | 87 |
Merged error: 15.1b
Found 4 expressions with local error:
| 0.7b | (log.f64 (exp.f64 (+.f64 1 (pow.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 p (*.f64 p 4)) (*.f64 x x)))) 3)))) |
| 2.8b | (/.f64 (*.f64 x x) (+.f64 (*.f64 p (*.f64 4 p)) (*.f64 x x))) |
| 13.3b | (sqrt.f64 (+.f64 (*.f64 p (*.f64 p 4)) (*.f64 x x))) |
| 13.3b | (sqrt.f64 (+.f64 (*.f64 p (*.f64 4 p)) (*.f64 x x))) |
| 12× | *-un-lft-identity_binary64 add-sqr-sqrt_binary64 |
| 10× | add-cube-cbrt_binary64 |
| 9× | add-exp-log_binary64 add-cbrt-cube_binary64 |
| 7× | pow1_binary64 |
| 6× | sqrt-prod_binary64 |
| 5× | log-pow_binary64 |
| 4× | add-log-exp_binary64 log-prod_binary64 sqrt-div_binary64 exp-prod_binary64 |
| 3× | flip3-+_binary64 associate-/r*_binary64 times-frac_binary64 flip-+_binary64 |
| 2× | pow1/2_binary64 cbrt-undiv_binary64 associate-/r/_binary64 sqrt-pow1_binary64 rem-sqrt-square_binary64 div-exp_binary64 |
| 1× | cbrt-unprod_binary64 distribute-lft-out_binary64 rem-log-exp_binary64 clear-num_binary64 exp-sum_binary64 prod-exp_binary64 frac-2neg_binary64 associate-/l*_binary64 div-inv_binary64 |
| 24.0ms | (log.f64 (exp.f64 (+.f64 1 (pow.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 p (*.f64 p 4)) (*.f64 x x)))) 3)))) |
| 10.0ms | (/.f64 (*.f64 x x) (+.f64 (*.f64 p (*.f64 4 p)) (*.f64 x x))) |
| 6.0ms | (sqrt.f64 (+.f64 (*.f64 p (*.f64 p 4)) (*.f64 x x))) |
| 7.0ms | (sqrt.f64 (+.f64 (*.f64 p (*.f64 4 p)) (*.f64 x x))) |
| 56.0ms | (log.f64 (exp.f64 (+.f64 1 (pow.f64 (/.f64 x (sqrt.f64 (+.f64 (*.f64 p (*.f64 p 4)) (*.f64 x x)))) 3)))) |
| 34.0ms | (/.f64 (*.f64 x x) (+.f64 (*.f64 p (*.f64 4 p)) (*.f64 x x))) |
| 28.0ms | (sqrt.f64 (+.f64 (*.f64 p (*.f64 p 4)) (*.f64 x x))) |
| 30.0ms | (sqrt.f64 (+.f64 (*.f64 p (*.f64 4 p)) (*.f64 x x))) |
Useful iterations: 0 (41.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5150 | 1640 |
18 alts after pruning (17 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 78 | 4 | 82 |
| Fresh | 0 | 13 | 13 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 79 | 18 | 97 |
Merged error: 15.1b
0% (0.3b remaining)
Error of 13.6b against oracle of 13.3b and baseline of 13.6b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 60 | 125 |
| 1 | 60 | 125 |
| 349.0ms | 5995× | body | 80 | valid |
| 270.0ms | 759× | body | 2560 | valid |
| 197.0ms | 664× | body | 1280 | valid |
| 159.0ms | 8000× | pre | 80 | true |
| 74.0ms | 318× | body | 640 | valid |
| 29.0ms | 175× | body | 320 | valid |
| 10.0ms | 89× | body | 160 | valid |
Loading profile data...