Time bar (total: 5.5s)
| 31.0ms | 68× | body | 1280 | valid |
| 12.0ms | 46× | body | 640 | valid |
| 10.0ms | 35× | body | 2560 | valid |
| 3.0ms | 23× | body | 320 | valid |
| 2.0ms | 72× | body | 80 | valid |
| 1.0ms | 12× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 5 |
| 1 | 10 | 5 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 52.9b
Found 3 expressions with local error:
| 0.5b | (+ x (sqrt (+ (* x x) 1.0))) |
| 2.5b | (log (+ x (sqrt (+ (* x x) 1.0)))) |
| 17.6b | (sqrt (+ (* x x) 1.0)) |
| 10× | *-un-lft-identity |
| 8× | add-sqr-sqrt |
| 6× | add-cube-cbrt |
| 5× | pow1 add-log-exp |
| 4× | add-exp-log log-prod |
| 3× | expm1-log1p-u fma-def flip3-+ sqrt-prod add-cbrt-cube flip-+ log1p-expm1-u |
| 2× | log-div sqrt-div distribute-lft-out |
| 1× | +-commutative rem-sqrt-square sqrt-pow1 pow1/2 rem-log-exp sum-log log-pow hypot-def |
| 8.0ms | (+ x (sqrt (+ (* x x) 1.0))) |
| 8.0ms | (log (+ x (sqrt (+ (* x x) 1.0)))) |
| 5.0ms | (sqrt (+ (* x x) 1.0)) |
| 55.0ms | (+ x (sqrt (+ (* x x) 1.0))) |
| 159.0ms | (log (+ x (sqrt (+ (* x x) 1.0)))) |
| 44.0ms | (sqrt (+ (* x x) 1.0)) |
Useful iterations: 2 (28.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 331 | 422 |
| 1 | 1127 | 385 |
| 2 | 5002 | 366 |
5 alts after pruning (5 fresh and 0 done)
Merged error: 0.0b
Found 1 expressions with local error:
| 0.1b | (* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3))) |
| 240× | times-frac |
| 220× | associate-*r* |
| 181× | add-sqr-sqrt |
| 140× | unpow-prod-down cube-prod |
| 117× | add-cube-cbrt *-un-lft-identity |
| 80× | sqrt-prod |
| 40× | sqr-pow |
| 30× | cube-mult unpow3 |
| 25× | unswap-sqr |
| 24× | add-exp-log |
| 10× | prod-exp |
| 9× | div-exp |
| 6× | pow-to-exp pow-exp add-cbrt-cube |
| 3× | pow1 associate-*l* |
| 2× | cbrt-unprod |
| 1× | cbrt-undiv expm1-log1p-u associate-*r/ pow-prod-down *-commutative log1p-expm1-u div-inv add-log-exp |
| 71.0ms | (* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3))) |
| 131.0ms | (* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3))) |
Useful iterations: 1 (18.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 729 | 1769 |
| 1 | 3838 | 1380 |
| 2 | 5003 | 1380 |
5 alts after pruning (4 fresh and 1 done)
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (hypot x (sqrt 1.0)) |
| 0.5b | (+ (hypot x (sqrt 1.0)) x) |
| 2.5b | (log (+ (hypot x (sqrt 1.0)) x)) |
| 9× | *-un-lft-identity |
| 5× | add-sqr-sqrt add-cube-cbrt add-log-exp |
| 4× | pow1 add-exp-log log-prod |
| 3× | expm1-log1p-u fma-def add-cbrt-cube log1p-expm1-u |
| 2× | log-div flip3-+ flip-+ distribute-lft-out |
| 1× | +-commutative hypot-udef rem-log-exp sum-log log-pow |
| 0.0ms | (hypot x (sqrt 1.0)) |
| 2.0ms | (+ (hypot x (sqrt 1.0)) x) |
| 2.0ms | (log (+ (hypot x (sqrt 1.0)) x)) |
| 95.0ms | (hypot x (sqrt 1.0)) |
| 128.0ms | (+ (hypot x (sqrt 1.0)) x) |
| 267.0ms | (log (+ (hypot x (sqrt 1.0)) x)) |
Useful iterations: 3 (82.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 268 | 351 |
| 1 | 890 | 323 |
| 2 | 3710 | 307 |
| 3 | 5001 | 303 |
4 alts after pruning (2 fresh and 2 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.1b | (/ (pow 1.0 3) (/ (pow x 5) 1/16)) |
| 0.1b | (/ 1/8 (pow x 3)) |
| 15.1b | (log (fma (/ 1/8 (pow x 3)) (* 1.0 1.0) (- (* (- 1/2) (/ 1.0 x)) (/ (pow 1.0 3) (/ (pow x 5) 1/16))))) |
| 20.4b | (fma (/ 1/8 (pow x 3)) (* 1.0 1.0) (- (* (- 1/2) (/ 1.0 x)) (/ (pow 1.0 3) (/ (pow x 5) 1/16)))) |
| 609× | times-frac |
| 290× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 207× | unpow-prod-down |
| 90× | cube-prod |
| 69× | sqr-pow |
| 37× | associate-/r* |
| 36× | add-exp-log |
| 30× | cube-mult unpow3 |
| 24× | div-exp |
| 15× | div-inv associate-/l* |
| 11× | add-cbrt-cube |
| 8× | pow-to-exp pow-exp |
| 5× | pow1 |
| 4× | cbrt-undiv expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | log-prod |
| 2× | frac-2neg clear-num |
| 1× | rem-log-exp associate-/r/ log-pow fma-udef |
| 18.0ms | (/ (pow 1.0 3) (/ (pow x 5) 1/16)) |
| 4.0ms | (/ 1/8 (pow x 3)) |
| 1.0ms | (log (fma (/ 1/8 (pow x 3)) (* 1.0 1.0) (- (* (- 1/2) (/ 1.0 x)) (/ (pow 1.0 3) (/ (pow x 5) 1/16))))) |
| 0.0ms | (fma (/ 1/8 (pow x 3)) (* 1.0 1.0) (- (* (- 1/2) (/ 1.0 x)) (/ (pow 1.0 3) (/ (pow x 5) 1/16)))) |
| 83.0ms | (/ (pow 1.0 3) (/ (pow x 5) 1/16)) |
| 39.0ms | (/ 1/8 (pow x 3)) |
| 178.0ms | (log (fma (/ 1/8 (pow x 3)) (* 1.0 1.0) (- (* (- 1/2) (/ 1.0 x)) (/ (pow 1.0 3) (/ (pow x 5) 1/16))))) |
| 62.0ms | (fma (/ 1/8 (pow x 3)) (* 1.0 1.0) (- (* (- 1/2) (/ 1.0 x)) (/ (pow 1.0 3) (/ (pow x 5) 1/16)))) |
Useful iterations: 1 (31.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1592 | 4240 |
| 1 | 5001 | 4118 |
4 alts after pruning (1 fresh and 3 done)
Merged error: 0.0b
99.7% (0.1b remaining)
Error of 0.2b against oracle of 0.1b and baseline of 32.2b
| Iters | Range | Point | |
|---|---|---|---|
| 10 | 4.127477794865454e-14 | 0.2287861600326909 | 0.0009302221890111671 |
| 10 | -578421416.8415484 | -0.03925098124715615 | -1.0286748310635179 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 44 | 28 |
| 1 | 48 | 28 |
| 2 | 51 | 28 |
| 3 | 51 | 28 |
| 931.0ms | 2301× | body | 1280 | valid |
| 377.0ms | 1608× | body | 640 | valid |
| 230.0ms | 837× | body | 2560 | valid |
| 102.0ms | 750× | body | 320 | valid |
| 65.0ms | 2109× | body | 80 | valid |
| 30.0ms | 395× | body | 160 | valid |