Time bar (total: 5.1s)
| 16.0ms | 100× | body | 1280 | valid |
| 4.0ms | 131× | body | 80 | valid |
| 1.0ms | 12× | body | 640 | valid |
| 1.0ms | 8× | body | 320 | valid |
| 0.0ms | 5× | body | 160 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 6 |
| 1 | 26 | 6 |
| 2 | 33 | 6 |
| 3 | 35 | 6 |
| 4 | 41 | 6 |
| 5 | 44 | 6 |
| 6 | 44 | 6 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 13.6b
Found 4 expressions with local error:
| 0.0b | (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))) |
| 0.0b | (+ 1.0 (/ 1.0 (hypot 1.0 x))) |
| 0.0b | (/ 1.0 (hypot 1.0 x)) |
| 1.7b | (- 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))) |
| 25× | *-un-lft-identity |
| 23× | add-sqr-sqrt |
| 21× | add-cube-cbrt |
| 12× | prod-diff |
| 9× | times-frac |
| 8× | add-log-exp |
| 7× | pow1 |
| 6× | add-exp-log add-cbrt-cube |
| 4× | expm1-log1p-u sqrt-prod log1p-expm1-u |
| 3× | fma-def fma-neg associate-/r* associate-/l* |
| 2× | sqrt-pow1 flip3-+ sqrt-div associate-*r/ flip-+ |
| 1× | cbrt-undiv +-commutative sub-neg flip3-- frac-2neg pow1/2 diff-log div-exp pow-prod-down clear-num sum-log flip-- div-inv distribute-lft-out distribute-lft-out-- difference-of-squares |
| 7.0ms | (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))) |
| 6.0ms | (+ 1.0 (/ 1.0 (hypot 1.0 x))) |
| 2.0ms | (/ 1.0 (hypot 1.0 x)) |
| 4.0ms | (- 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))) |
| 277.0ms | (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))) |
| 109.0ms | (+ 1.0 (/ 1.0 (hypot 1.0 x))) |
| 111.0ms | (/ 1.0 (hypot 1.0 x)) |
| 383.0ms | (- 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))) |
Useful iterations: 2 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 533 | 1129 |
| 1 | 2036 | 878 |
| 2 | 5001 | 876 |
5 alts after pruning (5 fresh and 0 done)
Merged error: 12.9b
Found 4 expressions with local error:
| 0.0b | (+ 1.0 (/ 1.0 (hypot 1.0 x))) |
| 0.0b | (/ 1.0 (hypot 1.0 x)) |
| 0.0b | (/ 1.0 (hypot 1.0 x)) |
| 1.2b | (fma (- 0.5) (+ 1.0 (/ 1.0 (hypot 1.0 x))) (* 1.0 1.0)) |
| 23× | *-un-lft-identity |
| 21× | add-sqr-sqrt add-cube-cbrt |
| 18× | times-frac |
| 8× | add-exp-log add-cbrt-cube |
| 6× | associate-/r* associate-/l* add-log-exp |
| 4× | pow1 expm1-log1p-u log1p-expm1-u |
| 3× | fma-def |
| 2× | cbrt-undiv frac-2neg div-exp clear-num div-inv |
| 1× | +-commutative flip3-+ sum-log flip-+ fma-udef distribute-lft-out |
| 6.0ms | (+ 1.0 (/ 1.0 (hypot 1.0 x))) |
| 2.0ms | (/ 1.0 (hypot 1.0 x)) |
| 2.0ms | (/ 1.0 (hypot 1.0 x)) |
| 0.0ms | (fma (- 0.5) (+ 1.0 (/ 1.0 (hypot 1.0 x))) (* 1.0 1.0)) |
| 114.0ms | (+ 1.0 (/ 1.0 (hypot 1.0 x))) |
| 106.0ms | (/ 1.0 (hypot 1.0 x)) |
| 107.0ms | (/ 1.0 (hypot 1.0 x)) |
| 161.0ms | (fma (- 0.5) (+ 1.0 (/ 1.0 (hypot 1.0 x))) (* 1.0 1.0)) |
Useful iterations: 2 (29.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 319 | 561 |
| 1 | 1141 | 522 |
| 2 | 5001 | 520 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0.1b
Found 4 expressions with local error:
| 0.0b | (/ 1.0 (hypot 1.0 x)) |
| 0.0b | (/ 1.0 (hypot 1.0 x)) |
| 1.2b | (fma (- 0.5) (+ 1.0 (/ 1.0 (hypot 1.0 x))) (* 1.0 1.0)) |
| 1.2b | (log (exp (fma (- 0.5) (+ 1.0 (/ 1.0 (hypot 1.0 x))) (* 1.0 1.0)))) |
| 22× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 18× | times-frac |
| 8× | add-exp-log add-cbrt-cube |
| 6× | associate-/r* associate-/l* |
| 5× | pow1 |
| 4× | expm1-log1p-u log-prod log-pow log1p-expm1-u add-log-exp |
| 3× | exp-prod |
| 2× | cbrt-undiv frac-2neg div-exp clear-num fma-udef div-inv |
| 1× | rem-log-exp exp-sum |
| 2.0ms | (/ 1.0 (hypot 1.0 x)) |
| 5.0ms | (/ 1.0 (hypot 1.0 x)) |
| 0.0ms | (fma (- 0.5) (+ 1.0 (/ 1.0 (hypot 1.0 x))) (* 1.0 1.0)) |
| 1.0ms | (log (exp (fma (- 0.5) (+ 1.0 (/ 1.0 (hypot 1.0 x))) (* 1.0 1.0)))) |
| 107.0ms | (/ 1.0 (hypot 1.0 x)) |
| 113.0ms | (/ 1.0 (hypot 1.0 x)) |
| 162.0ms | (fma (- 0.5) (+ 1.0 (/ 1.0 (hypot 1.0 x))) (* 1.0 1.0)) |
| 155.0ms | (log (exp (fma (- 0.5) (+ 1.0 (/ 1.0 (hypot 1.0 x))) (* 1.0 1.0)))) |
Useful iterations: 3 (153.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 279 | 665 |
| 1 | 931 | 600 |
| 2 | 4763 | 594 |
| 3 | 5001 | 592 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0.1b
Found 4 expressions with local error:
| 0.0b | (log (exp (fma (/ 1 x) (- 0.5 (/ 0.25 (pow x 2))) 0.5))) |
| 0.0b | (/ 1.0 (hypot 1.0 x)) |
| 0.0b | (fma (/ 1 x) (- 0.5 (/ 0.25 (pow x 2))) 0.5) |
| 0.6b | (/ 0.25 (pow x 2)) |
| 33× | times-frac |
| 31× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 12× | unpow-prod-down |
| 11× | add-exp-log associate-/r* |
| 8× | add-cbrt-cube |
| 6× | associate-/l* |
| 5× | pow1 |
| 4× | expm1-log1p-u log-prod div-exp log-pow log1p-expm1-u unpow2 add-log-exp sqr-pow |
| 3× | exp-prod |
| 2× | cbrt-undiv frac-2neg clear-num fma-udef div-inv |
| 1× | pow-to-exp rem-log-exp exp-sum pow-exp |
| 1.0ms | (log (exp (fma (/ 1 x) (- 0.5 (/ 0.25 (pow x 2))) 0.5))) |
| 2.0ms | (/ 1.0 (hypot 1.0 x)) |
| 0.0ms | (fma (/ 1 x) (- 0.5 (/ 0.25 (pow x 2))) 0.5) |
| 4.0ms | (/ 0.25 (pow x 2)) |
| 45.0ms | (log (exp (fma (/ 1 x) (- 0.5 (/ 0.25 (pow x 2))) 0.5))) |
| 108.0ms | (/ 1.0 (hypot 1.0 x)) |
| 43.0ms | (fma (/ 1 x) (- 0.5 (/ 0.25 (pow x 2))) 0.5) |
| 26.0ms | (/ 0.25 (pow x 2)) |
Useful iterations: 2 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 385 | 690 |
| 1 | 1407 | 615 |
| 2 | 5002 | 599 |
3 alts after pruning (1 fresh and 2 done)
Merged error: 0.1b
99% (0.1b remaining)
Error of 0.4b against oracle of 0.2b and baseline of 15.1b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 7.206039552426127e-07 | 5.540917366542361 | 0.0024191707635979032 |
| 10 | -204248214.92732975 | -1.534026600097144e-05 | -0.9601416765850218 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 54 | 50 |
| 1 | 54 | 50 |
| 475.0ms | 2907× | body | 1280 | valid |
| 117.0ms | 3990× | body | 80 | valid |
| 79.0ms | 606× | body | 640 | valid |
| 28.0ms | 319× | body | 320 | valid |
| 10.0ms | 178× | body | 160 | valid |