Time bar (total: 7.0s)
| 22.0ms | 276× | body | 80 | nan |
| 19.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 16 |
| 1 | 33 | 16 |
| 2 | 33 | 16 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 29.6b
Found 4 expressions with local error:
| 0.3b | (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0.0)) (+ (* (log base) (log base)) (* 0.0 0.0))) |
| 0.4b | (* (log (sqrt (+ (* re re) (* im im)))) (log base)) |
| 0.5b | (* (log base) (log base)) |
| 27.3b | (sqrt (+ (* re re) (* im im))) |
| 28× | add-sqr-sqrt |
| 25× | *-un-lft-identity |
| 23× | pow1 add-cube-cbrt |
| 12× | log-prod |
| 10× | add-exp-log associate-*l* log-pow add-cbrt-cube |
| 9× | times-frac |
| 8× | associate-*r* |
| 6× | distribute-rgt-in distribute-lft-in swap-sqr |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | flip3-+ associate-/r* sqrt-prod flip-+ associate-/l* |
| 2× | sqrt-pow1 pow1/2 sqrt-div pow-prod-down prod-exp associate-/r/ *-commutative cbrt-unprod associate-/l/ unswap-sqr |
| 1× | cbrt-undiv pow2 rem-sqrt-square frac-2neg pow-plus div-exp clear-num pow-sqr pow-prod-up hypot-def div-inv |
| 10.0ms | (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0.0)) (+ (* (log base) (log base)) (* 0.0 0.0))) |
| 6.0ms | (* (log (sqrt (+ (* re re) (* im im)))) (log base)) |
| 5.0ms | (* (log base) (log base)) |
| 4.0ms | (sqrt (+ (* re re) (* im im))) |
| 97.0ms | (/ (+ (* (log (sqrt (+ (* re re) (* im im)))) (log base)) (* (atan2 im re) 0.0)) (+ (* (log base) (log base)) (* 0.0 0.0))) |
| 90.0ms | (* (log (sqrt (+ (* re re) (* im im)))) (log base)) |
| 143.0ms | (* (log base) (log base)) |
| 38.0ms | (sqrt (+ (* re re) (* im im))) |
Useful iterations: 2 (48.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 467 | 1408 |
| 1 | 1820 | 1268 |
| 2 | 5001 | 1217 |
12 alts after pruning (12 fresh and 0 done)
Merged error: 0.1b
Found 4 expressions with local error:
| 0.0b | (hypot re im) |
| 0.3b | (/ (+ (* (log (* 1 (hypot re im))) (log base)) (* (atan2 im re) 0.0)) (+ (* (log base) (log base)) (* 0.0 0.0))) |
| 0.4b | (* (log (* 1 (hypot re im))) (log base)) |
| 0.5b | (* (log base) (log base)) |
| 26× | add-sqr-sqrt |
| 24× | *-un-lft-identity |
| 23× | pow1 |
| 22× | add-cube-cbrt |
| 12× | log-prod |
| 10× | add-exp-log add-cbrt-cube |
| 9× | times-frac associate-*l* log-pow |
| 8× | associate-*r* |
| 6× | distribute-rgt-in distribute-lft-in swap-sqr |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | pow-prod-down associate-/r* associate-/l* |
| 2× | flip3-+ prod-exp associate-/r/ *-commutative cbrt-unprod flip-+ associate-/l/ unswap-sqr |
| 1× | cbrt-undiv pow2 hypot-udef frac-2neg pow-plus div-exp clear-num pow-sqr pow-prod-up div-inv |
| 1.0ms | (hypot re im) |
| 10.0ms | (/ (+ (* (log (* 1 (hypot re im))) (log base)) (* (atan2 im re) 0.0)) (+ (* (log base) (log base)) (* 0.0 0.0))) |
| 6.0ms | (* (log (* 1 (hypot re im))) (log base)) |
| 5.0ms | (* (log base) (log base)) |
| 48.0ms | (hypot re im) |
| 105.0ms | (/ (+ (* (log (* 1 (hypot re im))) (log base)) (* (atan2 im re) 0.0)) (+ (* (log base) (log base)) (* 0.0 0.0))) |
| 98.0ms | (* (log (* 1 (hypot re im))) (log base)) |
| 145.0ms | (* (log base) (log base)) |
Useful iterations: 2 (44.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 398 | 1152 |
| 1 | 1604 | 1012 |
| 2 | 5002 | 969 |
12 alts after pruning (12 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.3b | (/ 1 (/ (+ (* (log base) (log base)) (* 0.0 0.0)) (+ (* (log (* 1 (hypot re im))) (log base)) (* (atan2 im re) 0.0)))) |
| 0.3b | (/ (+ (* (log base) (log base)) (* 0.0 0.0)) (+ (* (log (* 1 (hypot re im))) (log base)) (* (atan2 im re) 0.0))) |
| 0.4b | (* (log (* 1 (hypot re im))) (log base)) |
| 0.5b | (* (log base) (log base)) |
| 90× | times-frac |
| 70× | add-sqr-sqrt |
| 68× | *-un-lft-identity |
| 66× | add-cube-cbrt |
| 24× | pow1 |
| 21× | add-exp-log |
| 18× | associate-/r* |
| 15× | add-cbrt-cube |
| 12× | log-prod |
| 11× | associate-/r/ |
| 9× | associate-*l* log-pow |
| 8× | div-exp associate-*r* |
| 6× | distribute-rgt-in distribute-lft-in flip3-+ swap-sqr flip-+ div-inv associate-/l* |
| 4× | cbrt-undiv expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | pow-prod-down |
| 2× | rec-exp frac-2neg 1-exp prod-exp clear-num *-commutative cbrt-unprod associate-/l/ unswap-sqr |
| 1× | pow2 pow-flip pow-plus pow-sqr pow-prod-up inv-pow |
| 14.0ms | (/ 1 (/ (+ (* (log base) (log base)) (* 0.0 0.0)) (+ (* (log (* 1 (hypot re im))) (log base)) (* (atan2 im re) 0.0)))) |
| 10.0ms | (/ (+ (* (log base) (log base)) (* 0.0 0.0)) (+ (* (log (* 1 (hypot re im))) (log base)) (* (atan2 im re) 0.0))) |
| 6.0ms | (* (log (* 1 (hypot re im))) (log base)) |
| 5.0ms | (* (log base) (log base)) |
| 136.0ms | (/ 1 (/ (+ (* (log base) (log base)) (* 0.0 0.0)) (+ (* (log (* 1 (hypot re im))) (log base)) (* (atan2 im re) 0.0)))) |
| 144.0ms | (/ (+ (* (log base) (log base)) (* 0.0 0.0)) (+ (* (log (* 1 (hypot re im))) (log base)) (* (atan2 im re) 0.0))) |
| 99.0ms | (* (log (* 1 (hypot re im))) (log base)) |
| 150.0ms | (* (log base) (log base)) |
Useful iterations: 2 (70.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 662 | 3288 |
| 1 | 3099 | 2903 |
| 2 | 5001 | 2776 |
9 alts after pruning (9 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.4b | (* (log base) (log (cbrt base))) |
| 0.4b | (* (log base) (* 2 (log (cbrt base)))) |
| 0.6b | (cbrt base) |
| 0.6b | (cbrt base) |
| 36× | log-prod |
| 30× | distribute-rgt-in distribute-lft-in |
| 24× | cbrt-prod |
| 23× | add-sqr-sqrt |
| 21× | add-cube-cbrt *-un-lft-identity |
| 14× | pow1 |
| 11× | add-exp-log add-cbrt-cube |
| 8× | associate-*l* |
| 6× | associate-*r* |
| 4× | expm1-log1p-u pow-prod-down prod-exp log-pow cbrt-unprod log1p-expm1-u add-log-exp |
| 3× | pow1/3 |
| 2× | *-commutative |
| 1× | unswap-sqr |
| 6.0ms | (* (log base) (log (cbrt base))) |
| 10.0ms | (* (log base) (* 2 (log (cbrt base)))) |
| 1.0ms | (cbrt base) |
| 1.0ms | (cbrt base) |
| 515.0ms | (* (log base) (log (cbrt base))) |
| 416.0ms | (* (log base) (* 2 (log (cbrt base)))) |
| 175.0ms | (cbrt base) |
| 177.0ms | (cbrt base) |
Useful iterations: 2 (37.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 314 | 813 |
| 1 | 1256 | 728 |
| 2 | 5002 | 688 |
9 alts after pruning (8 fresh and 1 done)
Merged error: 0b
0% (0.5b remaining)
Error of 0.5b against oracle of 0.0b and baseline of 0.5b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 21 |
| 1 | 36 | 21 |
| 2 | 36 | 21 |
| 618.0ms | 8000× | body | 80 | valid |
| 589.0ms | 7967× | body | 80 | nan |