Time bar (total: 5.8s)
| 33.0ms | 78× | body | 1280 | valid |
| 13.0ms | 52× | body | 640 | valid |
| 8.0ms | 27× | body | 2560 | valid |
| 3.0ms | 22× | body | 320 | valid |
| 2.0ms | 66× | body | 80 | valid |
| 1.0ms | 11× | body | 160 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 5 |
| 1 | 10 | 5 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 54.2b
Found 3 expressions with local error:
| 1.2b | (+ x (sqrt (+ (* x x) 1.0))) |
| 2.3b | (log (+ x (sqrt (+ (* x x) 1.0)))) |
| 15.9b | (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)) |
| 64.0ms | (+ x (sqrt (+ (* x x) 1.0))) |
| 177.0ms | (log (+ x (sqrt (+ (* x x) 1.0)))) |
| 49.0ms | (sqrt (+ (* x x) 1.0)) |
Useful iterations: 2 (32.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 331 | 422 |
| 1 | 1127 | 385 |
| 2 | 5002 | 366 |
4 alts after pruning (4 fresh and 0 done)
Merged error: 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 |
| 72.0ms | (* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3))) |
| 144.0ms | (* 1/6 (/ (pow x 3) (pow (sqrt 1.0) 3))) |
Useful iterations: 1 (20.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 729 | 1769 |
| 1 | 3838 | 1380 |
| 2 | 5003 | 1380 |
4 alts after pruning (3 fresh and 1 done)
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (hypot x (sqrt 1.0)) |
| 1.2b | (+ (hypot x (sqrt 1.0)) x) |
| 2.3b | (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)) |
| 3.0ms | (+ (hypot x (sqrt 1.0)) x) |
| 3.0ms | (log (+ (hypot x (sqrt 1.0)) x)) |
| 109.0ms | (hypot x (sqrt 1.0)) |
| 134.0ms | (+ (hypot x (sqrt 1.0)) x) |
| 298.0ms | (log (+ (hypot x (sqrt 1.0)) x)) |
Useful iterations: 3 (85.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: 0b
Found 4 expressions with local error:
| 0.1b | (/ (pow 1.0 3) (/ (pow x 5) 1/16)) |
| 0.3b | (/ 1/8 (pow x 3)) |
| 11.4b | (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.3b | (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 |
| 19.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)))) |
| 89.0ms | (/ (pow 1.0 3) (/ (pow x 5) 1/16)) |
| 42.0ms | (/ 1/8 (pow x 3)) |
| 193.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))))) |
| 66.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 (30.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1592 | 4377 |
| 1 | 5001 | 4248 |
3 alts after pruning (1 fresh and 2 done)
Merged error: 0b
99.6% (0.1b remaining)
Error of 0.2b against oracle of 0.1b and baseline of 31.6b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 7.206039552426127e-07 | 5.540917366542361 | 0.0007742239074440529 |
| 10 | -204248214.92732975 | -1.534026600097144e-05 | -1.0052763768310868 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 43 |
| 1 | 50 | 43 |
| 2 | 53 | 43 |
| 3 | 53 | 43 |
| 963.0ms | 2360× | body | 1280 | valid |
| 385.0ms | 1620× | body | 640 | valid |
| 209.0ms | 776× | body | 2560 | valid |
| 105.0ms | 781× | body | 320 | valid |
| 71.0ms | 2058× | body | 80 | valid |
| 32.0ms | 405× | body | 160 | valid |