Time bar (total: 5.0s)
| 26.0ms | 256× | body | 80 | valid |
| 18.0ms | 215× | 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 |
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× | 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 |
| 9.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)) |
| 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))) |
| 27.0ms | (* (atan2 im re) (log base)) |
| 150.0ms | (* (log base) (log base)) |
| 41.0ms | (sqrt (+ (* re re) (* im im))) |
Useful iterations: 2 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 444 | 1213 |
| 1 | 1816 | 1100 |
| 2 | 5001 | 1070 |
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 110 | 10 | 120 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 111 | 10 | 121 |
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 |
| 3.0ms | (log (/ 1 base)) |
| 4.0ms | (/ (atan2 im re) (log (/ 1 base))) |
| 116.0ms | (log (/ 1 base)) |
| 34.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)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 65 | 9 | 74 |
| Fresh | 5 | 4 | 9 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 71 | 13 | 84 |
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 div-exp prod-exp cbrt-unprod div-inv add-log-exp unswap-sqr |
| 1× | frac-2neg associate-*r/ pow-prod-down clear-num *-commutative |
| 7.0ms | (* (atan2 im re) (/ -1 (log base))) |
| 3.0ms | (/ -1 (log base)) |
| 45.0ms | (* (atan2 im re) (/ -1 (log base))) |
| 161.0ms | (/ -1 (log base)) |
Useful iterations: 2 (31.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 205 | 380 |
| 1 | 1004 | 347 |
| 2 | 5001 | 307 |
12 alts after pruning (11 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 70 | 2 | 72 |
| Fresh | 3 | 9 | 12 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 73 | 12 | 85 |
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× | 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) |
| 185.0ms | (/ 1 (cbrt base)) |
| 225.0ms | (/ (atan2 im re) (+ (* (- 2) (log (cbrt base))) (log (/ 1 (cbrt base))))) |
| 183.0ms | (cbrt base) |
| 186.0ms | (cbrt base) |
Useful iterations: 2 (30.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 321 | 897 |
| 1 | 1111 | 815 |
| 2 | 5001 | 733 |
12 alts after pruning (10 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 114 | 1 | 115 |
| Fresh | 1 | 9 | 10 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 115 | 12 | 127 |
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 |
| 748.0ms | 8000× | body | 80 | valid |
| 706.0ms | 8007× | body | 80 | nan |
Loading profile data...