Time bar (total: 5.9s)
| 15.0ms | 91× | body | 1280 | valid |
| 4.0ms | 132× | body | 80 | valid |
| 2.0ms | 18× | body | 640 | valid |
| 1.0ms | 9× | 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: 16.3b
Found 4 expressions with local error:
| 0.0b | (hypot 1.0 x) |
| 0.0b | (/ 1.0 (hypot 1.0 x)) |
| 0.0b | (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)))))) |
| 22× | add-sqr-sqrt *-un-lft-identity |
| 20× | add-cube-cbrt |
| 12× | prod-diff |
| 9× | times-frac |
| 7× | pow1 |
| 6× | add-exp-log add-cbrt-cube add-log-exp |
| 4× | expm1-log1p-u sqrt-prod log1p-expm1-u |
| 3× | fma-neg associate-/r* associate-/l* |
| 2× | sqrt-pow1 sqrt-div associate-*r/ |
| 1× | cbrt-undiv sub-neg hypot-udef flip3-- frac-2neg flip3-+ pow1/2 diff-log div-exp pow-prod-down clear-num flip-- flip-+ div-inv distribute-lft-out-- difference-of-squares |
| 0.0ms | (hypot 1.0 x) |
| 2.0ms | (/ 1.0 (hypot 1.0 x)) |
| 7.0ms | (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))) |
| 4.0ms | (- 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))) |
| 62.0ms | (hypot 1.0 x) |
| 103.0ms | (/ 1.0 (hypot 1.0 x)) |
| 264.0ms | (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))) |
| 362.0ms | (- 1.0 (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x)))))) |
Useful iterations: 2 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 533 | 1074 |
| 1 | 2023 | 830 |
| 2 | 5002 | 827 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 15.6b
Found 4 expressions with local error:
| 0.0b | (/ 1.0 (hypot 1.0 x)) |
| 0.0b | (/ 1.0 (hypot 1.0 x)) |
| 0.0b | (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))) |
| 1.7b | (fma (- 0.5) (+ 1.0 (/ 1.0 (hypot 1.0 x))) (* 1.0 1.0)) |
| 20× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 18× | times-frac |
| 8× | add-exp-log add-cbrt-cube |
| 7× | pow1 |
| 6× | associate-/r* associate-/l* |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 2× | cbrt-undiv frac-2neg sqrt-pow1 sqrt-div associate-*r/ div-exp clear-num div-inv |
| 1× | flip3-+ pow1/2 pow-prod-down sqrt-prod flip-+ fma-udef |
| 2.0ms | (/ 1.0 (hypot 1.0 x)) |
| 2.0ms | (/ 1.0 (hypot 1.0 x)) |
| 7.0ms | (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))) |
| 0.0ms | (fma (- 0.5) (+ 1.0 (/ 1.0 (hypot 1.0 x))) (* 1.0 1.0)) |
| 108.0ms | (/ 1.0 (hypot 1.0 x)) |
| 113.0ms | (/ 1.0 (hypot 1.0 x)) |
| 277.0ms | (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))) |
| 155.0ms | (fma (- 0.5) (+ 1.0 (/ 1.0 (hypot 1.0 x))) (* 1.0 1.0)) |
Useful iterations: 2 (38.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 416 | 641 |
| 1 | 1548 | 607 |
| 2 | 5001 | 600 |
4 alts after pruning (4 fresh and 0 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 0.0b | (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))) |
| 0.5b | (* (sqrt (fma (- 0.5) (+ 1.0 (/ 1.0 (hypot 1.0 x))) (* 1.0 1.0))) (sqrt (fma (- 0.5) (+ 1.0 (/ 1.0 (hypot 1.0 x))) (* 1.0 1.0)))) |
| 1.7b | (fma (- 0.5) (+ 1.0 (/ 1.0 (hypot 1.0 x))) (* 1.0 1.0)) |
| 1.7b | (fma (- 0.5) (+ 1.0 (/ 1.0 (hypot 1.0 x))) (* 1.0 1.0)) |
| 24× | add-sqr-sqrt |
| 22× | pow1 |
| 19× | sqrt-prod |
| 12× | add-cube-cbrt *-un-lft-identity |
| 10× | sqrt-pow1 |
| 9× | pow1/2 |
| 8× | swap-sqr |
| 6× | add-exp-log associate-*r* associate-*l* add-cbrt-cube |
| 5× | pow-prod-up |
| 4× | expm1-log1p-u pow-prod-down log1p-expm1-u add-log-exp unswap-sqr |
| 3× | pow-sqr |
| 2× | sqrt-div associate-*r/ fma-udef |
| 1× | pow2 flip3-+ pow-plus sqrt-unprod prod-exp rem-square-sqrt *-commutative cbrt-unprod flip-+ |
| 7.0ms | (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))) |
| 7.0ms | (* (sqrt (fma (- 0.5) (+ 1.0 (/ 1.0 (hypot 1.0 x))) (* 1.0 1.0))) (sqrt (fma (- 0.5) (+ 1.0 (/ 1.0 (hypot 1.0 x))) (* 1.0 1.0)))) |
| 0.0ms | (fma (- 0.5) (+ 1.0 (/ 1.0 (hypot 1.0 x))) (* 1.0 1.0)) |
| 0.0ms | (fma (- 0.5) (+ 1.0 (/ 1.0 (hypot 1.0 x))) (* 1.0 1.0)) |
| 464.0ms | (sqrt (* 0.5 (+ 1.0 (/ 1.0 (hypot 1.0 x))))) |
| 158.0ms | (* (sqrt (fma (- 0.5) (+ 1.0 (/ 1.0 (hypot 1.0 x))) (* 1.0 1.0))) (sqrt (fma (- 0.5) (+ 1.0 (/ 1.0 (hypot 1.0 x))) (* 1.0 1.0)))) |
| 160.0ms | (fma (- 0.5) (+ 1.0 (/ 1.0 (hypot 1.0 x))) (* 1.0 1.0)) |
| 156.0ms | (fma (- 0.5) (+ 1.0 (/ 1.0 (hypot 1.0 x))) (* 1.0 1.0)) |
Useful iterations: 2 (41.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 383 | 977 |
| 1 | 1627 | 857 |
| 2 | 5002 | 826 |
5 alts after pruning (5 fresh and 0 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 0.5b | (* (sqrt (cbrt (pow (fma (- 0.5) (+ 1.0 (/ 1.0 (hypot 1.0 x))) (* 1.0 1.0)) 3))) (sqrt (fma (- 0.5) (+ 1.0 (/ 1.0 (hypot 1.0 x))) (* 1.0 1.0)))) |
| 0.5b | (cbrt (pow (fma (- 0.5) (+ 1.0 (/ 1.0 (hypot 1.0 x))) (* 1.0 1.0)) 3)) |
| 1.7b | (fma (- 0.5) (+ 1.0 (/ 1.0 (hypot 1.0 x))) (* 1.0 1.0)) |
| 1.7b | (fma (- 0.5) (+ 1.0 (/ 1.0 (hypot 1.0 x))) (* 1.0 1.0)) |
| 36× | add-sqr-sqrt |
| 34× | sqrt-prod |
| 32× | cbrt-prod |
| 18× | associate-*l* |
| 14× | add-cube-cbrt *-un-lft-identity |
| 12× | unswap-sqr |
| 8× | pow1 unpow-prod-down cube-prod |
| 6× | add-exp-log associate-*r* add-cbrt-cube |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp sqr-pow |
| 3× | pow-prod-down |
| 2× | cube-mult sqrt-pow1 pow1/2 unpow3 fma-udef |
| 1× | pow1/3 sqrt-unprod prod-exp *-commutative rem-cbrt-cube cbrt-unprod |
| 17.0ms | (* (sqrt (cbrt (pow (fma (- 0.5) (+ 1.0 (/ 1.0 (hypot 1.0 x))) (* 1.0 1.0)) 3))) (sqrt (fma (- 0.5) (+ 1.0 (/ 1.0 (hypot 1.0 x))) (* 1.0 1.0)))) |
| 1.0ms | (cbrt (pow (fma (- 0.5) (+ 1.0 (/ 1.0 (hypot 1.0 x))) (* 1.0 1.0)) 3)) |
| 0.0ms | (fma (- 0.5) (+ 1.0 (/ 1.0 (hypot 1.0 x))) (* 1.0 1.0)) |
| 0.0ms | (fma (- 0.5) (+ 1.0 (/ 1.0 (hypot 1.0 x))) (* 1.0 1.0)) |
| 153.0ms | (* (sqrt (cbrt (pow (fma (- 0.5) (+ 1.0 (/ 1.0 (hypot 1.0 x))) (* 1.0 1.0)) 3))) (sqrt (fma (- 0.5) (+ 1.0 (/ 1.0 (hypot 1.0 x))) (* 1.0 1.0)))) |
| 153.0ms | (cbrt (pow (fma (- 0.5) (+ 1.0 (/ 1.0 (hypot 1.0 x))) (* 1.0 1.0)) 3)) |
| 148.0ms | (fma (- 0.5) (+ 1.0 (/ 1.0 (hypot 1.0 x))) (* 1.0 1.0)) |
| 150.0ms | (fma (- 0.5) (+ 1.0 (/ 1.0 (hypot 1.0 x))) (* 1.0 1.0)) |
Useful iterations: 2 (26.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 259 | 1454 |
| 1 | 916 | 1211 |
| 2 | 4917 | 1169 |
| 3 | 5001 | 1169 |
5 alts after pruning (5 fresh and 0 done)
Merged error: 0.2b
99.9% (0.0b remaining)
Error of 0.2b against oracle of 0.2b and baseline of 15.2b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 50 | 48 |
| 1 | 50 | 48 |
| 481.0ms | 2898× | body | 1280 | valid |
| 118.0ms | 4007× | body | 80 | valid |
| 80.0ms | 602× | body | 640 | valid |
| 29.0ms | 325× | body | 320 | valid |
| 10.0ms | 168× | body | 160 | valid |