Time bar (total: 4.6s)
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 25% | 75% | 0 |
| 0% | 25% | 75% | 1 |
| 0% | 12.5% | 87.5% | 2 |
| 0% | 6.3% | 93.7% | 3 |
| 0% | 3.1% | 96.9% | 4 |
| 0% | 1.6% | 98.4% | 5 |
| 0% | 0.8% | 99.2% | 6 |
| 0% | 0.4% | 99.6% | 7 |
| 0% | 0.2% | 99.8% | 8 |
| 0.1% | 0.1% | 99.8% | 9 |
| 0.1% | 0% | 99.9% | 10 |
| 0.1% | 0% | 99.9% | 11 |
| 0.1% | 0% | 99.9% | 12 |
| 0.1% | 0% | 99.9% | 13 |
| 0.1% | 0% | 99.9% | 14 |
| 64.0ms | 256× | body | 80 | valid |
| 3.0ms | 261× | pre | 80 | true |
| 1.0ms | 5× | body | 80 | invalid |
Useful iterations: 0 (103.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5067 | 34 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 0 | 2 | 2 |
Merged error: 2.4b
Found 4 expressions with local error:
| 0.3b | (*.f64 (/.f64 (exp.f64 (pow.f64 (fabs.f64 x) 2)) (sqrt.f64 PI.f64)) (+.f64 (+.f64 (+.f64 (/.f64 1 (fabs.f64 x)) (/.f64 1/2 (pow.f64 (fabs.f64 x) 3))) (/.f64 3/4 (pow.f64 (fabs.f64 x) 5))) (/.f64 15/8 (pow.f64 (fabs.f64 x) 7)))) |
| 0.4b | (/.f64 (exp.f64 (pow.f64 (fabs.f64 x) 2)) (sqrt.f64 PI.f64)) |
| 1.0b | (sqrt.f64 PI.f64) |
| 2.4b | (exp.f64 (pow.f64 (fabs.f64 x) 2)) |
| 56× | *-un-lft-identity_binary64 |
| 45× | add-sqr-sqrt_binary64 |
| 42× | times-frac_binary64 |
| 36× | add-cube-cbrt_binary64 |
| 25× | sqrt-prod_binary64 |
| 22× | associate-*l*_binary64 |
| 18× | frac-add_binary64 |
| 12× | distribute-lft-out_binary64 |
| 11× | add-cbrt-cube_binary64 |
| 9× | add-exp-log_binary64 |
| 8× | associate-*r*_binary64 exp-prod_binary64 |
| 7× | pow1_binary64 associate-*r/_binary64 frac-times_binary64 |
| 6× | flip3-+_binary64 associate-/r*_binary64 flip-+_binary64 |
| 5× | add-log-exp_binary64 |
| 3× | unswap-sqr_binary64 unpow-prod-down_binary64 associate-/l*_binary64 div-inv_binary64 |
| 2× | cbrt-unprod_binary64 cbrt-undiv_binary64 prod-exp_binary64 div-exp_binary64 |
| 1× | pow-prod-down_binary64 pow1/2_binary64 unpow2_binary64 sqr-pow_binary64 distribute-lft-in_binary64 distribute-rgt-in_binary64 rem-exp-log_binary64 sqrt-pow1_binary64 rem-sqrt-square_binary64 clear-num_binary64 frac-2neg_binary64 associate-*l/_binary64 *-commutative_binary64 |
| 67.0ms | (*.f64 (/.f64 (exp.f64 (pow.f64 (fabs.f64 x) 2)) (sqrt.f64 PI.f64)) (+.f64 (+.f64 (+.f64 (/.f64 1 (fabs.f64 x)) (/.f64 1/2 (pow.f64 (fabs.f64 x) 3))) (/.f64 3/4 (pow.f64 (fabs.f64 x) 5))) (/.f64 15/8 (pow.f64 (fabs.f64 x) 7)))) |
| 7.0ms | (/.f64 (exp.f64 (pow.f64 (fabs.f64 x) 2)) (sqrt.f64 PI.f64)) |
| 1.0ms | (sqrt.f64 PI.f64) |
| 3.0ms | (exp.f64 (pow.f64 (fabs.f64 x) 2)) |
| 126.0ms | (*.f64 (/.f64 (exp.f64 (pow.f64 (fabs.f64 x) 2)) (sqrt.f64 PI.f64)) (+.f64 (+.f64 (+.f64 (/.f64 1 (fabs.f64 x)) (/.f64 1/2 (pow.f64 (fabs.f64 x) 3))) (/.f64 3/4 (pow.f64 (fabs.f64 x) 5))) (/.f64 15/8 (pow.f64 (fabs.f64 x) 7)))) |
| 17.0ms | (/.f64 (exp.f64 (pow.f64 (fabs.f64 x) 2)) (sqrt.f64 PI.f64)) |
| 0.0ms | (sqrt.f64 PI.f64) |
| 9.0ms | (exp.f64 (pow.f64 (fabs.f64 x) 2)) |
Useful iterations: 0 (43.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5616 | 3722 |
15 alts after pruning (15 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 126 | 15 | 141 |
| Fresh | 1 | 0 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 128 | 15 | 143 |
Merged error: 0.7b
Found 4 expressions with local error:
| 0.3b | (*.f64 (/.f64 (pow.f64 (exp.f64 (fabs.f64 x)) (fabs.f64 x)) (sqrt.f64 PI.f64)) (+.f64 (+.f64 (+.f64 (/.f64 1 (fabs.f64 x)) (/.f64 1/2 (pow.f64 (fabs.f64 x) 3))) (/.f64 3/4 (pow.f64 (fabs.f64 x) 5))) (/.f64 15/8 (pow.f64 (fabs.f64 x) 7)))) |
| 0.4b | (/.f64 (pow.f64 (exp.f64 (fabs.f64 x)) (fabs.f64 x)) (sqrt.f64 PI.f64)) |
| 1.0b | (pow.f64 (exp.f64 (fabs.f64 x)) (fabs.f64 x)) |
| 1.0b | (sqrt.f64 PI.f64) |
| 94× | times-frac_binary64 |
| 86× | *-un-lft-identity_binary64 |
| 85× | add-sqr-sqrt_binary64 |
| 66× | add-cube-cbrt_binary64 |
| 51× | sqrt-prod_binary64 |
| 46× | associate-*l*_binary64 |
| 44× | unpow-prod-down_binary64 |
| 18× | frac-add_binary64 |
| 17× | add-exp-log_binary64 |
| 16× | sqr-pow_binary64 |
| 12× | distribute-lft-out_binary64 |
| 11× | add-cbrt-cube_binary64 |
| 8× | pow1_binary64 associate-*r*_binary64 |
| 7× | associate-*r/_binary64 unswap-sqr_binary64 associate-/l*_binary64 frac-times_binary64 |
| 6× | flip3-+_binary64 associate-/r*_binary64 div-exp_binary64 flip-+_binary64 |
| 4× | add-log-exp_binary64 pow-pow_binary64 prod-exp_binary64 |
| 3× | pow-to-exp_binary64 pow-unpow_binary64 div-inv_binary64 pow-exp_binary64 exp-prod_binary64 |
| 2× | cbrt-unprod_binary64 cbrt-undiv_binary64 |
| 1× | pow-prod-down_binary64 pow1/2_binary64 distribute-lft-in_binary64 distribute-rgt-in_binary64 sqrt-pow1_binary64 rem-sqrt-square_binary64 clear-num_binary64 frac-2neg_binary64 associate-*l/_binary64 *-commutative_binary64 |
| 70.0ms | (*.f64 (/.f64 (pow.f64 (exp.f64 (fabs.f64 x)) (fabs.f64 x)) (sqrt.f64 PI.f64)) (+.f64 (+.f64 (+.f64 (/.f64 1 (fabs.f64 x)) (/.f64 1/2 (pow.f64 (fabs.f64 x) 3))) (/.f64 3/4 (pow.f64 (fabs.f64 x) 5))) (/.f64 15/8 (pow.f64 (fabs.f64 x) 7)))) |
| 6.0ms | (/.f64 (pow.f64 (exp.f64 (fabs.f64 x)) (fabs.f64 x)) (sqrt.f64 PI.f64)) |
| 3.0ms | (pow.f64 (exp.f64 (fabs.f64 x)) (fabs.f64 x)) |
| 2.0ms | (sqrt.f64 PI.f64) |
| 139.0ms | (*.f64 (/.f64 (pow.f64 (exp.f64 (fabs.f64 x)) (fabs.f64 x)) (sqrt.f64 PI.f64)) (+.f64 (+.f64 (+.f64 (/.f64 1 (fabs.f64 x)) (/.f64 1/2 (pow.f64 (fabs.f64 x) 3))) (/.f64 3/4 (pow.f64 (fabs.f64 x) 5))) (/.f64 15/8 (pow.f64 (fabs.f64 x) 7)))) |
| 35.0ms | (/.f64 (pow.f64 (exp.f64 (fabs.f64 x)) (fabs.f64 x)) (sqrt.f64 PI.f64)) |
| 31.0ms | (pow.f64 (exp.f64 (fabs.f64 x)) (fabs.f64 x)) |
| 0.0ms | (sqrt.f64 PI.f64) |
Useful iterations: 0 (32.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5475 | 5571 |
25 alts after pruning (24 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 185 | 20 | 205 |
| Fresh | 10 | 4 | 14 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 195 | 25 | 220 |
Merged error: 0.2b
Found 4 expressions with local error:
| 0.4b | (/.f64 (pow.f64 (exp.f64 (fabs.f64 x)) (fabs.f64 x)) (*.f64 (sqrt.f64 (sqrt.f64 PI.f64)) (sqrt.f64 (sqrt.f64 PI.f64)))) |
| 1.0b | (pow.f64 (exp.f64 (fabs.f64 x)) (fabs.f64 x)) |
| 1.0b | (sqrt.f64 PI.f64) |
| 1.0b | (sqrt.f64 PI.f64) |
| 15× | add-exp-log_binary64 add-sqr-sqrt_binary64 |
| 13× | *-un-lft-identity_binary64 add-cube-cbrt_binary64 |
| 9× | add-cbrt-cube_binary64 unpow-prod-down_binary64 |
| 7× | pow1_binary64 associate-/l*_binary64 times-frac_binary64 |
| 6× | div-exp_binary64 sqrt-prod_binary64 |
| 4× | add-log-exp_binary64 pow-pow_binary64 |
| 3× | pow-to-exp_binary64 pow-unpow_binary64 sqr-pow_binary64 prod-exp_binary64 pow-exp_binary64 exp-prod_binary64 |
| 2× | pow1/2_binary64 cbrt-undiv_binary64 sqrt-pow1_binary64 rem-sqrt-square_binary64 |
| 1× | associate-/r*_binary64 cbrt-unprod_binary64 clear-num_binary64 frac-2neg_binary64 div-inv_binary64 |
| 12.0ms | (/.f64 (pow.f64 (exp.f64 (fabs.f64 x)) (fabs.f64 x)) (*.f64 (sqrt.f64 (sqrt.f64 PI.f64)) (sqrt.f64 (sqrt.f64 PI.f64)))) |
| 3.0ms | (pow.f64 (exp.f64 (fabs.f64 x)) (fabs.f64 x)) |
| 1.0ms | (sqrt.f64 PI.f64) |
| 2.0ms | (sqrt.f64 PI.f64) |
| 35.0ms | (/.f64 (pow.f64 (exp.f64 (fabs.f64 x)) (fabs.f64 x)) (*.f64 (sqrt.f64 (sqrt.f64 PI.f64)) (sqrt.f64 (sqrt.f64 PI.f64)))) |
| 27.0ms | (pow.f64 (exp.f64 (fabs.f64 x)) (fabs.f64 x)) |
| 0.0ms | (sqrt.f64 PI.f64) |
| 0.0ms | (sqrt.f64 PI.f64) |
Useful iterations: 0 (42.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5027 | 656 |
24 alts after pruning (22 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 85 | 2 | 87 |
| Fresh | 3 | 20 | 23 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 88 | 24 | 112 |
Merged error: 0.2b
Found 4 expressions with local error:
| 0.6b | (pow.f64 (exp.f64 (fabs.f64 x)) (/.f64 (fabs.f64 x) 2)) |
| 0.6b | (pow.f64 (exp.f64 (fabs.f64 x)) (/.f64 (fabs.f64 x) 2)) |
| 1.0b | (sqrt.f64 PI.f64) |
| 1.0b | (sqrt.f64 PI.f64) |
| 26× | pow-unpow_binary64 add-sqr-sqrt_binary64 |
| 24× | *-un-lft-identity_binary64 add-cube-cbrt_binary64 |
| 18× | times-frac_binary64 |
| 8× | pow1_binary64 pow-pow_binary64 |
| 6× | unpow-prod-down_binary64 sqrt-prod_binary64 exp-prod_binary64 |
| 4× | add-log-exp_binary64 add-exp-log_binary64 add-cbrt-cube_binary64 |
| 2× | pow-to-exp_binary64 pow1/2_binary64 sqr-pow_binary64 sqrt-pow1_binary64 rem-sqrt-square_binary64 div-inv_binary64 pow-exp_binary64 |
| 5.0ms | (pow.f64 (exp.f64 (fabs.f64 x)) (/.f64 (fabs.f64 x) 2)) |
| 5.0ms | (pow.f64 (exp.f64 (fabs.f64 x)) (/.f64 (fabs.f64 x) 2)) |
| 1.0ms | (sqrt.f64 PI.f64) |
| 2.0ms | (sqrt.f64 PI.f64) |
| 30.0ms | (pow.f64 (exp.f64 (fabs.f64 x)) (/.f64 (fabs.f64 x) 2)) |
| 32.0ms | (pow.f64 (exp.f64 (fabs.f64 x)) (/.f64 (fabs.f64 x) 2)) |
| 0.0ms | (sqrt.f64 PI.f64) |
| 0.0ms | (sqrt.f64 PI.f64) |
Useful iterations: 0 (58.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4985 | 708 |
| 1 | 4985 | 708 |
25 alts after pruning (22 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 91 | 3 | 94 |
| Fresh | 2 | 19 | 21 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 93 | 25 | 118 |
Merged error: 0.2b
0% (1.0b remaining)
Error of 1.3b against oracle of 0.3b and baseline of 1.3b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 35 |
| 1 | 30 | 35 |
| 1.8s | 8000× | body | 80 | valid |
| 99.0ms | 8112× | pre | 80 | true |
| 25.0ms | 112× | body | 80 | invalid |
Loading profile data...