Time bar (total: 4.9s)
| 26.0ms | 256× | body | 80 | valid |
| 19.0ms | 215× | body | 80 | nan |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 16 |
| 1 | 52 | 16 |
| 2 | 68 | 16 |
| 3 | 88 | 16 |
| 4 | 102 | 16 |
| 5 | 106 | 16 |
| 6 | 106 | 16 |
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: 36.0b
Found 4 expressions with local error:
| 0.3b | (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0.0)) (+ (* (log base) (log base)) (* 0.0 0.0))) |
| 0.4b | (* (atan2 im re) (log base)) |
| 0.5b | (* (log base) (log base)) |
| 33.5b | (sqrt (+ (* re re) (* im im))) |
| 28× | add-sqr-sqrt |
| 25× | *-un-lft-identity |
| 23× | add-cube-cbrt |
| 21× | pow1 |
| 12× | log-prod |
| 10× | add-exp-log add-cbrt-cube |
| 9× | times-frac |
| 8× | associate-*r* |
| 7× | associate-*l* log-pow |
| 6× | distribute-rgt-in distribute-lft-in swap-sqr |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | associate-/r* sqrt-prod associate-/l* |
| 2× | flip3-+ sqrt-div pow-prod-down prod-exp associate-/r/ *-commutative cbrt-unprod flip-+ associate-/l/ unswap-sqr |
| 1× | cbrt-undiv pow2 rem-sqrt-square flip3-- frac-2neg sqrt-pow1 pow-plus pow1/2 div-sub div-exp clear-num pow-sqr pow-prod-up flip-- hypot-def div-inv |
| 9.0ms | (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0.0)) (+ (* (log base) (log base)) (* 0.0 0.0))) |
| 5.0ms | (* (atan2 im re) (log base)) |
| 5.0ms | (* (log base) (log base)) |
| 4.0ms | (sqrt (+ (* re re) (* im im))) |
| 33.0ms | (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0.0)) (+ (* (log base) (log base)) (* 0.0 0.0))) |
| 26.0ms | (* (atan2 im re) (log base)) |
| 147.0ms | (* (log base) (log base)) |
| 39.0ms | (sqrt (+ (* re re) (* im im))) |
Useful iterations: 2 (47.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 466 | 1254 |
| 1 | 1924 | 1122 |
| 2 | 5001 | 1081 |
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 121 | 8 | 129 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 122 | 8 | 130 |
Merged error: 0.1b
Found 2 expressions with local error:
| 0.0b | (log (/ 1 base)) |
| 0.3b | (/ (atan2 im re) (log (/ 1 base))) |
| 27× | times-frac |
| 20× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 15× | log-pow |
| 13× | log-prod |
| 12× | pow1 |
| 9× | add-exp-log |
| 6× | associate-/r* |
| 5× | pow-flip inv-pow |
| 4× | rem-log-exp add-cbrt-cube |
| 3× | div-exp associate-/l* |
| 2× | expm1-log1p-u log1p-expm1-u div-inv add-log-exp |
| 1× | cbrt-undiv log-div rec-exp frac-2neg 1-exp log-rec clear-num |
| 3.0ms | (log (/ 1 base)) |
| 4.0ms | (/ (atan2 im re) (log (/ 1 base))) |
| 119.0ms | (log (/ 1 base)) |
| 36.0ms | (/ (atan2 im re) (log (/ 1 base))) |
Useful iterations: 3 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 201 | 449 |
| 1 | 540 | 418 |
| 2 | 1522 | 402 |
| 3 | 3981 | 385 |
| 4 | 5002 | 385 |
12 alts after pruning (12 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 69 | 9 | 78 |
| Fresh | 4 | 3 | 7 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 74 | 12 | 86 |
Merged error: 0.0b
Found 2 expressions with local error:
| 0.2b | (* (atan2 im re) (/ -1 (log base))) |
| 0.3b | (/ -1 (log base)) |
| 25× | add-sqr-sqrt times-frac |
| 20× | add-cube-cbrt *-un-lft-identity |
| 16× | associate-*r* |
| 11× | pow1 |
| 9× | add-exp-log add-cbrt-cube |
| 7× | log-pow |
| 4× | associate-/r* |
| 3× | associate-*l* associate-/l* |
| 2× | cbrt-undiv expm1-log1p-u div-exp prod-exp cbrt-unprod log1p-expm1-u div-inv add-log-exp unswap-sqr |
| 1× | frac-2neg associate-*r/ pow-prod-down clear-num *-commutative |
| 8.0ms | (* (atan2 im re) (/ -1 (log base))) |
| 3.0ms | (/ -1 (log base)) |
| 40.0ms | (* (atan2 im re) (/ -1 (log base))) |
| 157.0ms | (/ -1 (log base)) |
Useful iterations: 2 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 209 | 396 |
| 1 | 1008 | 363 |
| 2 | 5001 | 323 |
12 alts after pruning (11 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 74 | 2 | 76 |
| Fresh | 2 | 9 | 11 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 76 | 12 | 88 |
Merged error: 0b
Found 4 expressions with local error:
| 0.3b | (/ 1 (cbrt base)) |
| 0.3b | (/ (atan2 im re) (+ (* (- 2) (log (cbrt base))) (log (/ 1 (cbrt base))))) |
| 0.6b | (cbrt base) |
| 0.6b | (cbrt base) |
| 33× | times-frac |
| 31× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 18× | cbrt-prod |
| 11× | associate-/r* |
| 10× | add-exp-log |
| 9× | pow1 |
| 8× | distribute-rgt-out log-pow |
| 7× | add-cbrt-cube |
| 6× | pow-flip associate-/l* |
| 5× | inv-pow |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | pow1/3 div-exp |
| 2× | cbrt-undiv frac-2neg clear-num associate-/r/ div-inv |
| 1× | rec-exp flip3-+ 1-exp flip-+ |
| 4.0ms | (/ 1 (cbrt base)) |
| 7.0ms | (/ (atan2 im re) (+ (* (- 2) (log (cbrt base))) (log (/ 1 (cbrt base))))) |
| 1.0ms | (cbrt base) |
| 1.0ms | (cbrt base) |
| 180.0ms | (/ 1 (cbrt base)) |
| 224.0ms | (/ (atan2 im re) (+ (* (- 2) (log (cbrt base))) (log (/ 1 (cbrt base))))) |
| 168.0ms | (cbrt base) |
| 189.0ms | (cbrt base) |
Useful iterations: 2 (30.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 329 | 930 |
| 1 | 1140 | 849 |
| 2 | 5001 | 765 |
12 alts after pruning (10 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 122 | 1 | 123 |
| Fresh | 1 | 9 | 10 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 123 | 12 | 135 |
Merged error: 0b
0% (0.4b remaining)
Error of 0.4b against oracle of 0.0b and baseline of 0.4b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 5 |
| 1 | 18 | 5 |
| 2 | 20 | 5 |
| 3 | 20 | 5 |
| 736.0ms | 8000× | body | 80 | valid |
| 692.0ms | 8007× | body | 80 | nan |
Loading profile data...