Time bar (total: 5.1s)
| 21.0ms | 256× | body | 80 | valid |
| 16.0ms | 238× | body | 80 | nan |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 16 |
| 1 | 44 | 16 |
| 2 | 56 | 16 |
| 3 | 74 | 16 |
| 4 | 80 | 16 |
| 5 | 80 | 16 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 33.8b
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.6b | (* (log base) (log base)) |
| 31.4b | (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× | 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-- div-inv |
| 11.0ms | (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0.0)) (+ (* (log base) (log base)) (* 0.0 0.0))) |
| 4.0ms | (* (atan2 im re) (log base)) |
| 4.0ms | (* (log base) (log base)) |
| 3.0ms | (sqrt (+ (* re re) (* im im))) |
| 40.0ms | (/ (- (* (atan2 im re) (log base)) (* (log (sqrt (+ (* re re) (* im im)))) 0.0)) (+ (* (log base) (log base)) (* 0.0 0.0))) |
| 27.0ms | (* (atan2 im re) (log base)) |
| 144.0ms | (* (log base) (log base)) |
| 37.0ms | (sqrt (+ (* re re) (* im im))) |
Useful iterations: 2 (47.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 444 | 1213 |
| 1 | 1816 | 1100 |
| 2 | 5001 | 1070 |
11 alts after pruning (11 fresh and 0 done)
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× | div-inv add-log-exp |
| 1× | cbrt-undiv log-div rec-exp frac-2neg 1-exp log-rec clear-num |
| 2.0ms | (log (/ 1 base)) |
| 3.0ms | (/ (atan2 im re) (log (/ 1 base))) |
| 116.0ms | (log (/ 1 base)) |
| 39.0ms | (/ (atan2 im re) (log (/ 1 base))) |
Useful iterations: 3 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 197 | 433 |
| 1 | 536 | 402 |
| 2 | 1518 | 386 |
| 3 | 3905 | 369 |
| 4 | 5001 | 369 |
13 alts after pruning (13 fresh and 0 done)
Merged error: 0.0b
Found 2 expressions with local error:
| 0.3b | (/ -1 (log base)) |
| 0.3b | (* (atan2 im re) (/ -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 div-exp prod-exp cbrt-unprod div-inv add-log-exp unswap-sqr |
| 1× | frac-2neg associate-*r/ pow-prod-down clear-num *-commutative |
| 2.0ms | (/ -1 (log base)) |
| 12.0ms | (* (atan2 im re) (/ -1 (log base))) |
| 161.0ms | (/ -1 (log base)) |
| 41.0ms | (* (atan2 im re) (/ -1 (log base))) |
Useful iterations: 3 (91.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 205 | 385 |
| 1 | 914 | 347 |
| 2 | 4574 | 312 |
| 3 | 5001 | 308 |
14 alts after pruning (14 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (+ (* (- 2) (log (cbrt base))) (log (/ 1 (cbrt base)))) |
| 0.3b | (/ (atan2 im re) (+ (* (- 2) (log (cbrt base))) (log (/ 1 (cbrt base))))) |
| 0.6b | (cbrt base) |
| 0.6b | (cbrt base) |
| 34× | log-prod |
| 33× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity times-frac |
| 22× | associate-+r+ |
| 21× | cbrt-prod |
| 12× | associate-+l+ |
| 10× | distribute-rgt-out log-pow |
| 9× | pow1 |
| 6× | add-exp-log distribute-rgt-in distribute-lft-in add-cbrt-cube |
| 5× | pow-flip associate-/r* inv-pow add-log-exp |
| 3× | log-rec associate-/l* |
| 2× | flip3-+ pow1/3 associate-/r/ flip-+ div-inv |
| 1× | cbrt-undiv +-commutative distribute-lft-neg-out associate-+r- log-div distribute-neg-out frac-2neg div-exp unsub-neg clear-num sum-log |
| 9.0ms | (+ (* (- 2) (log (cbrt base))) (log (/ 1 (cbrt base)))) |
| 10.0ms | (/ (atan2 im re) (+ (* (- 2) (log (cbrt base))) (log (/ 1 (cbrt base))))) |
| 0.0ms | (cbrt base) |
| 1.0ms | (cbrt base) |
| 551.0ms | (+ (* (- 2) (log (cbrt base))) (log (/ 1 (cbrt base)))) |
| 220.0ms | (/ (atan2 im re) (+ (* (- 2) (log (cbrt base))) (log (/ 1 (cbrt base))))) |
| 182.0ms | (cbrt base) |
| 177.0ms | (cbrt base) |
Useful iterations: 2 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 450 | 1197 |
| 1 | 1366 | 1030 |
| 2 | 5002 | 916 |
9 alts after pruning (8 fresh and 1 done)
Merged error: 0b
0% (0.3b remaining)
Error of 0.4b against oracle of 0.0b and baseline of 0.4b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 9 |
| 1 | 21 | 9 |
| 2 | 21 | 9 |
| 567.0ms | 8000× | body | 80 | valid |
| 529.0ms | 7982× | body | 80 | nan |