Time bar (total: 6.2s)
| 14.0ms | 89× | body | 1280 | valid |
| 4.0ms | 135× | body | 80 | valid |
| 2.0ms | 18× | body | 640 | valid |
| 1.0ms | 8× | body | 320 | valid |
| 0.0ms | 6× | body | 160 | valid |
Useful iterations: 0 (1.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: 14.4b
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)) |
| 2.2b | (- 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 |
| 15.0ms | (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))) |
| 10.0ms | (+ 1.0 (/ 1.0 (hypot 1.0 x))) |
| 5.0ms | (/ 1.0 (hypot 1.0 x)) |
| 7.0ms | (- 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))) |
| 247.0ms | (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))) |
| 96.0ms | (+ 1.0 (/ 1.0 (hypot 1.0 x))) |
| 93.0ms | (/ 1.0 (hypot 1.0 x)) |
| 332.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 (4 fresh and 1 done)
Merged error: 13.7b
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.7b | (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 |
| 10.0ms | (+ 1.0 (/ 1.0 (hypot 1.0 x))) |
| 4.0ms | (/ 1.0 (hypot 1.0 x)) |
| 4.0ms | (/ 1.0 (hypot 1.0 x)) |
| 0.0ms | (fma (- 0.5) (+ 1.0 (/ 1.0 (hypot 1.0 x))) (* 1.0 1.0)) |
| 100.0ms | (+ 1.0 (/ 1.0 (hypot 1.0 x))) |
| 95.0ms | (/ 1.0 (hypot 1.0 x)) |
| 95.0ms | (/ 1.0 (hypot 1.0 x)) |
| 137.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 |
5 alts after pruning (4 fresh and 1 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.7b | (fma (- 0.5) (+ 1.0 (/ 1.0 (hypot 1.0 x))) (* 1.0 1.0)) |
| 1.7b | (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 |
| 7.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)) |
| 3.0ms | (log (exp (fma (- 0.5) (+ 1.0 (/ 1.0 (hypot 1.0 x))) (* 1.0 1.0)))) |
| 97.0ms | (/ 1.0 (hypot 1.0 x)) |
| 97.0ms | (/ 1.0 (hypot 1.0 x)) |
| 146.0ms | (fma (- 0.5) (+ 1.0 (/ 1.0 (hypot 1.0 x))) (* 1.0 1.0)) |
| 139.0ms | (log (exp (fma (- 0.5) (+ 1.0 (/ 1.0 (hypot 1.0 x))) (* 1.0 1.0)))) |
Useful iterations: 3 (151.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 279 | 665 |
| 1 | 931 | 600 |
| 2 | 4763 | 594 |
| 3 | 5001 | 592 |
5 alts after pruning (3 fresh and 2 done)
Merged error: 0.1b
Found 4 expressions with local error:
| 0.0b | (/ 1.0 (hypot 1.0 x)) |
| 0.0b | (log (- 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))) |
| 0.1b | (exp (log (- 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))))) |
| 2.2b | (- 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))) |
| 29× | add-sqr-sqrt *-un-lft-identity |
| 23× | add-cube-cbrt |
| 12× | prod-diff |
| 10× | log-prod |
| 9× | times-frac |
| 7× | add-exp-log |
| 6× | pow1 add-cbrt-cube add-log-exp |
| 5× | exp-sum |
| 4× | expm1-log1p-u log-div exp-prod log1p-expm1-u |
| 3× | flip3-- fma-neg associate-/r* sqrt-prod flip-- associate-/l* distribute-lft-out-- difference-of-squares |
| 2× | exp-diff log-pow |
| 1× | cbrt-undiv sub-neg frac-2neg diff-log div-exp rem-log-exp clear-num div-inv rem-exp-log |
| 8.0ms | (/ 1.0 (hypot 1.0 x)) |
| 6.0ms | (log (- 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))) |
| 7.0ms | (exp (log (- 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))))) |
| 7.0ms | (- 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))) |
| 95.0ms | (/ 1.0 (hypot 1.0 x)) |
| 730.0ms | (log (- 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))))) |
| 347.0ms | (exp (log (- 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))))) |
| 350.0ms | (- 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))) |
Useful iterations: 2 (55.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 641 | 1561 |
| 1 | 2669 | 1266 |
| 2 | 5002 | 1244 |
5 alts after pruning (3 fresh and 2 done)
Merged error: 0.1b
99.9% (0.0b remaining)
Error of 0.2b against oracle of 0.1b and baseline of 14.5b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 44 | 37 |
| 1 | 44 | 37 |
| 472.0ms | 2841× | body | 1280 | valid |
| 124.0ms | 4139× | body | 80 | valid |
| 75.0ms | 587× | body | 640 | valid |
| 25.0ms | 289× | body | 320 | valid |
| 8.0ms | 144× | body | 160 | valid |