Time bar (total: 3.0s)
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 99.9% | 0.1% | 0 |
| 0% | 99.9% | 0.1% | 1 |
| 0% | 99.9% | 0.1% | 2 |
| 0% | 99.9% | 0.1% | 3 |
| 0% | 99.9% | 0.1% | 4 |
| 0% | 99.9% | 0.1% | 5 |
| 0% | 99.9% | 0.1% | 6 |
| 23.4% | 51.5% | 25.1% | 7 |
| 24.2% | 50.7% | 25.1% | 8 |
| 24.6% | 50.3% | 25.1% | 9 |
| 36.9% | 25.5% | 37.6% | 10 |
| 37.2% | 25.3% | 37.6% | 11 |
| 37.3% | 25.1% | 37.6% | 12 |
| 43.5% | 12.7% | 43.8% | 13 |
| 43.6% | 12.6% | 43.8% | 14 |
| 27.0ms | 256× | body | 80 | valid |
| 3.0ms | 34× | body | 80 | nan |
Useful iterations: 0 (196.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4829 | 28 |
| 1 | 4829 | 28 |
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: 33.1b
Found 4 expressions with local error:
| 0.3b | (/.f64 (-.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))) 0.0)) (+.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 0.0 0.0))) |
| 0.4b | (*.f64 (atan2.f64 im re) (log.f64 base)) |
| 0.5b | (*.f64 (log.f64 base) (log.f64 base)) |
| 31.0b | (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) |
| 28× | add-sqr-sqrt_binary64 |
| 25× | *-un-lft-identity_binary64 |
| 23× | add-cube-cbrt_binary64 |
| 21× | pow1_binary64 |
| 12× | log-prod_binary64 |
| 10× | add-exp-log_binary64 add-cbrt-cube_binary64 |
| 9× | times-frac_binary64 |
| 8× | associate-*r*_binary64 |
| 7× | log-pow_binary64 associate-*l*_binary64 |
| 6× | swap-sqr_binary64 distribute-lft-in_binary64 distribute-rgt-in_binary64 |
| 4× | add-log-exp_binary64 |
| 3× | associate-/r*_binary64 associate-/l*_binary64 sqrt-prod_binary64 |
| 2× | pow-prod-down_binary64 flip3-+_binary64 associate-/l/_binary64 cbrt-unprod_binary64 associate-/r/_binary64 unswap-sqr_binary64 prod-exp_binary64 flip-+_binary64 sqrt-div_binary64 *-commutative_binary64 |
| 1× | pow1/2_binary64 flip3--_binary64 pow-prod-up_binary64 cbrt-undiv_binary64 pow-plus_binary64 sqrt-pow1_binary64 div-sub_binary64 rem-sqrt-square_binary64 clear-num_binary64 frac-2neg_binary64 div-inv_binary64 div-exp_binary64 pow-sqr_binary64 flip--_binary64 pow2_binary64 |
| 10.0ms | (/.f64 (-.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))) 0.0)) (+.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 0.0 0.0))) |
| 5.0ms | (*.f64 (atan2.f64 im re) (log.f64 base)) |
| 5.0ms | (*.f64 (log.f64 base) (log.f64 base)) |
| 5.0ms | (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) |
| 14.0ms | (/.f64 (-.f64 (*.f64 (atan2.f64 im re) (log.f64 base)) (*.f64 (log.f64 (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im)))) 0.0)) (+.f64 (*.f64 (log.f64 base) (log.f64 base)) (*.f64 0.0 0.0))) |
| 10.0ms | (*.f64 (atan2.f64 im re) (log.f64 base)) |
| 17.0ms | (*.f64 (log.f64 base) (log.f64 base)) |
| 8.0ms | (sqrt.f64 (+.f64 (*.f64 re re) (*.f64 im im))) |
Useful iterations: 0 (48.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5314 | 1828 |
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 108 | 12 | 120 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 109 | 12 | 121 |
Merged error: 0.1b
Found 1 expressions with local error:
| 0.3b | (/.f64 (atan2.f64 im re) (log.f64 base)) |
| 12× | times-frac_binary64 |
| 10× | *-un-lft-identity_binary64 add-cube-cbrt_binary64 add-sqr-sqrt_binary64 |
| 5× | pow1_binary64 |
| 4× | associate-/r*_binary64 log-pow_binary64 |
| 3× | add-exp-log_binary64 add-cbrt-cube_binary64 associate-/l*_binary64 |
| 1× | add-log-exp_binary64 cbrt-undiv_binary64 clear-num_binary64 frac-2neg_binary64 div-inv_binary64 div-exp_binary64 |
| 4.0ms | (/.f64 (atan2.f64 im re) (log.f64 base)) |
| 13.0ms | (/.f64 (atan2.f64 im re) (log.f64 base)) |
Useful iterations: 0 (75.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4844 | 330 |
| 1 | 4844 | 330 |
16 alts after pruning (15 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 27 | 7 | 34 |
| Fresh | 3 | 8 | 11 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 30 | 16 | 46 |
Merged error: 0b
Found 2 expressions with local error:
| 0.3b | (/.f64 1 (log.f64 base)) |
| 0.3b | (*.f64 (atan2.f64 im re) (/.f64 1 (log.f64 base))) |
| 27× | add-sqr-sqrt_binary64 |
| 26× | times-frac_binary64 |
| 21× | *-un-lft-identity_binary64 |
| 20× | add-cube-cbrt_binary64 |
| 16× | associate-*r*_binary64 |
| 15× | add-exp-log_binary64 |
| 12× | pow1_binary64 |
| 9× | add-cbrt-cube_binary64 |
| 7× | log-pow_binary64 |
| 4× | associate-/r*_binary64 prod-exp_binary64 div-exp_binary64 |
| 3× | associate-*l*_binary64 unswap-sqr_binary64 associate-/l*_binary64 |
| 2× | add-log-exp_binary64 cbrt-unprod_binary64 1-exp_binary64 cbrt-undiv_binary64 rec-exp_binary64 div-inv_binary64 |
| 1× | pow-prod-down_binary64 associate-*r/_binary64 clear-num_binary64 inv-pow_binary64 frac-2neg_binary64 un-div-inv_binary64 pow-flip_binary64 *-commutative_binary64 |
| 4.0ms | (/.f64 1 (log.f64 base)) |
| 8.0ms | (*.f64 (atan2.f64 im re) (/.f64 1 (log.f64 base))) |
| 17.0ms | (/.f64 1 (log.f64 base)) |
| 13.0ms | (*.f64 (atan2.f64 im re) (/.f64 1 (log.f64 base))) |
Useful iterations: 0 (42.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5163 | 556 |
16 alts after pruning (14 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 79 | 1 | 80 |
| Fresh | 1 | 13 | 14 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 80 | 16 | 96 |
Merged error: 0b
Found 2 expressions with local error:
| 0.3b | (/.f64 (log.f64 base) (atan2.f64 im re)) |
| 0.4b | (/.f64 1 (/.f64 (log.f64 base) (atan2.f64 im re))) |
| 108× | times-frac_binary64 |
| 60× | *-un-lft-identity_binary64 add-cube-cbrt_binary64 add-sqr-sqrt_binary64 |
| 19× | associate-/r*_binary64 pow1_binary64 |
| 16× | log-pow_binary64 |
| 15× | add-exp-log_binary64 |
| 9× | add-cbrt-cube_binary64 |
| 8× | div-exp_binary64 |
| 7× | associate-/l*_binary64 |
| 6× | div-inv_binary64 |
| 4× | cbrt-undiv_binary64 |
| 2× | add-log-exp_binary64 1-exp_binary64 clear-num_binary64 frac-2neg_binary64 rec-exp_binary64 |
| 1× | associate-/r/_binary64 inv-pow_binary64 pow-flip_binary64 |
| 4.0ms | (/.f64 (log.f64 base) (atan2.f64 im re)) |
| 9.0ms | (/.f64 1 (/.f64 (log.f64 base) (atan2.f64 im re))) |
| 13.0ms | (/.f64 (log.f64 base) (atan2.f64 im re)) |
| 14.0ms | (/.f64 1 (/.f64 (log.f64 base) (atan2.f64 im re))) |
Useful iterations: 0 (38.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5126 | 1473 |
15 alts after pruning (12 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 124 | 1 | 125 |
| Fresh | 2 | 11 | 13 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 126 | 15 | 141 |
Merged error: 0b
0% (0.3b remaining)
Error of 0.3b against oracle of 0.0b and baseline of 0.3b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 6 |
| 1 | 6 | 6 |
| 774.0ms | 8000× | body | 80 | valid |
| 99.0ms | 1068× | body | 80 | nan |
Loading profile data...