Time bar (total: 23.4s)
| 24.0ms | 256× | body | 80 | valid |
| 17.0ms | 276× | body | 80 | nan |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 11 |
| 1 | 20 | 11 |
| 2 | 21 | 11 |
| done | 21 | 11 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (sqrt (/ (- 1.0 x) (+ 1.0 x))) |
| 0.0b | (/ (- 1.0 x) (+ 1.0 x)) |
| 0.0b | (atan (sqrt (/ (- 1.0 x) (+ 1.0 x)))) |
| 64× | *-un-lft-identity |
| 45× | add-sqr-sqrt |
| 41× | times-frac |
| 26× | sqrt-prod |
| 24× | add-cube-cbrt |
| 11× | distribute-lft-out |
| 9× | distribute-lft-out-- difference-of-squares |
| 5× | add-exp-log add-cbrt-cube associate-/l* |
| 4× | pow1 associate-/r* associate-/r/ |
| 3× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 2× | rem-sqrt-square flip3-+ flip-+ div-inv associate-/l/ |
| 1× | cbrt-undiv flip3-- frac-2neg sqrt-pow1 pow1/2 sqrt-div div-sub div-exp clear-num flip-- |
| 25.0ms | (sqrt (/ (- 1.0 x) (+ 1.0 x))) |
| 80.0ms | (/ (- 1.0 x) (+ 1.0 x)) |
| 3.0ms | (atan (sqrt (/ (- 1.0 x) (+ 1.0 x)))) |
| 181.0ms | (sqrt (/ (- 1.0 x) (+ 1.0 x))) |
| 195.0ms | (/ (- 1.0 x) (+ 1.0 x)) |
| 12.0ms | (atan (sqrt (/ (- 1.0 x) (+ 1.0 x)))) |
Useful iterations: done (2.2s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 173 | 1505 |
| 1 | 894 | 1422 |
| done | 5001 | 1319 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (sqrt (+ 1.0 x)) |
| 0.0b | (sqrt (- 1.0 x)) |
| 0.0b | (atan (fabs (/ (sqrt (- 1.0 x)) (sqrt (+ 1.0 x))))) |
| 0.0b | (/ (sqrt (- 1.0 x)) (sqrt (+ 1.0 x))) |
| 85× | sqrt-prod |
| 78× | *-un-lft-identity |
| 62× | add-sqr-sqrt |
| 56× | times-frac |
| 40× | add-cube-cbrt |
| 10× | distribute-lft-out |
| 9× | distribute-lft-out-- difference-of-squares |
| 8× | sqrt-div associate-/l* |
| 7× | associate-/r* |
| 6× | pow1 add-exp-log add-cbrt-cube |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 2× | rem-sqrt-square flip3-- sqrt-pow1 flip3-+ pow1/2 associate-/r/ flip-- flip-+ associate-/l/ |
| 1× | cbrt-undiv sqrt-undiv frac-2neg div-exp clear-num hypot-def div-inv |
| 22.0ms | (sqrt (+ 1.0 x)) |
| 10.0ms | (sqrt (- 1.0 x)) |
| 1.0ms | (atan (fabs (/ (sqrt (- 1.0 x)) (sqrt (+ 1.0 x))))) |
| 35.0ms | (/ (sqrt (- 1.0 x)) (sqrt (+ 1.0 x))) |
| 36.0ms | (sqrt (+ 1.0 x)) |
| 36.0ms | (sqrt (- 1.0 x)) |
| 5.0ms | (atan (fabs (/ (sqrt (- 1.0 x)) (sqrt (+ 1.0 x))))) |
| 144.0ms | (/ (sqrt (- 1.0 x)) (sqrt (+ 1.0 x))) |
Useful iterations: done (1.9s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 197 | 2270 |
| 1 | 989 | 2020 |
| done | 5000 | 1914 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (sqrt (- (pow 1.0 3) (pow x 3))) |
| 0.0b | (/ (sqrt (- (pow 1.0 3) (pow x 3))) (sqrt (fma 1.0 1.0 (* (+ x 1.0) x)))) |
| 0.0b | (atan (fabs (/ (/ (sqrt (- (pow 1.0 3) (pow x 3))) (sqrt (fma 1.0 1.0 (* (+ x 1.0) x)))) (sqrt (+ 1.0 x))))) |
| 0.0b | (/ (/ (sqrt (- (pow 1.0 3) (pow x 3))) (sqrt (fma 1.0 1.0 (* (+ x 1.0) x)))) (sqrt (+ 1.0 x))) |
| 2851× | sqrt-prod |
| 2716× | times-frac |
| 2320× | add-sqr-sqrt |
| 1881× | *-un-lft-identity |
| 975× | add-cube-cbrt |
| 896× | difference-of-squares |
| 672× | unpow-prod-down cube-prod |
| 448× | sqr-pow |
| 280× | distribute-lft-out-- |
| 200× | associate-/l* |
| 173× | distribute-lft-out |
| 56× | difference-cubes |
| 13× | associate-/r* |
| 11× | add-exp-log add-cbrt-cube |
| 10× | div-inv |
| 6× | sqrt-div |
| 5× | pow1 |
| 4× | cbrt-undiv expm1-log1p-u div-exp log1p-expm1-u add-log-exp |
| 3× | sqrt-undiv associate-/l/ |
| 2× | flip3-- frac-2neg clear-num associate-/r/ flip-- |
| 1× | rem-sqrt-square sqrt-pow1 flip3-+ pow1/2 flip-+ |
| 69.0ms | (sqrt (- (pow 1.0 3) (pow x 3))) |
| 102.0ms | (/ (sqrt (- (pow 1.0 3) (pow x 3))) (sqrt (fma 1.0 1.0 (* (+ x 1.0) x)))) |
| 1.0ms | (atan (fabs (/ (/ (sqrt (- (pow 1.0 3) (pow x 3))) (sqrt (fma 1.0 1.0 (* (+ x 1.0) x)))) (sqrt (+ 1.0 x))))) |
| 204.0ms | (/ (/ (sqrt (- (pow 1.0 3) (pow x 3))) (sqrt (fma 1.0 1.0 (* (+ x 1.0) x)))) (sqrt (+ 1.0 x))) |
| 71.0ms | (sqrt (- (pow 1.0 3) (pow x 3))) |
| 124.0ms | (/ (sqrt (- (pow 1.0 3) (pow x 3))) (sqrt (fma 1.0 1.0 (* (+ x 1.0) x)))) |
| 10.0ms | (atan (fabs (/ (/ (sqrt (- (pow 1.0 3) (pow x 3))) (sqrt (fma 1.0 1.0 (* (+ x 1.0) x)))) (sqrt (+ 1.0 x))))) |
| 232.0ms | (/ (/ (sqrt (- (pow 1.0 3) (pow x 3))) (sqrt (fma 1.0 1.0 (* (+ x 1.0) x)))) (sqrt (+ 1.0 x))) |
Useful iterations: done (1.5s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1100 | 77410 |
| done | 5001 | 72138 |
2 alts after pruning (1 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (sqrt (/ (/ (- (pow 1.0 3) (pow x 3)) (fma 1.0 1.0 (* (+ x 1.0) x))) (+ 1.0 x))) |
| 0.0b | (/ (/ (- (pow 1.0 3) (pow x 3)) (fma 1.0 1.0 (* (+ x 1.0) x))) (+ 1.0 x)) |
| 0.0b | (atan (fabs (sqrt (/ (/ (- (pow 1.0 3) (pow x 3)) (fma 1.0 1.0 (* (+ x 1.0) x))) (+ 1.0 x))))) |
| 0.0b | (/ (- (pow 1.0 3) (pow x 3)) (fma 1.0 1.0 (* (+ x 1.0) x))) |
| 1385× | times-frac |
| 1205× | add-sqr-sqrt |
| 1083× | *-un-lft-identity |
| 496× | difference-of-squares |
| 455× | add-cube-cbrt |
| 372× | unpow-prod-down cube-prod |
| 322× | sqrt-prod |
| 248× | sqr-pow |
| 159× | distribute-lft-out |
| 155× | distribute-lft-out-- |
| 104× | associate-/l* |
| 31× | difference-cubes |
| 12× | div-inv |
| 11× | add-exp-log add-cbrt-cube |
| 7× | associate-/r* |
| 5× | pow1 |
| 4× | cbrt-undiv expm1-log1p-u div-exp associate-/r/ log1p-expm1-u add-log-exp |
| 3× | rem-sqrt-square div-sub associate-/l/ |
| 2× | frac-2neg flip3-+ clear-num flip-+ |
| 1× | flip3-- sqrt-pow1 pow1/2 sqrt-div flip-- |
| 141.0ms | (sqrt (/ (/ (- (pow 1.0 3) (pow x 3)) (fma 1.0 1.0 (* (+ x 1.0) x))) (+ 1.0 x))) |
| 138.0ms | (/ (/ (- (pow 1.0 3) (pow x 3)) (fma 1.0 1.0 (* (+ x 1.0) x))) (+ 1.0 x)) |
| 1.0ms | (atan (fabs (sqrt (/ (/ (- (pow 1.0 3) (pow x 3)) (fma 1.0 1.0 (* (+ x 1.0) x))) (+ 1.0 x))))) |
| 128.0ms | (/ (- (pow 1.0 3) (pow x 3)) (fma 1.0 1.0 (* (+ x 1.0) x))) |
| 192.0ms | (sqrt (/ (/ (- (pow 1.0 3) (pow x 3)) (fma 1.0 1.0 (* (+ x 1.0) x))) (+ 1.0 x))) |
| 93.0ms | (/ (/ (- (pow 1.0 3) (pow x 3)) (fma 1.0 1.0 (* (+ x 1.0) x))) (+ 1.0 x)) |
| 7.0ms | (atan (fabs (sqrt (/ (/ (- (pow 1.0 3) (pow x 3)) (fma 1.0 1.0 (* (+ x 1.0) x))) (+ 1.0 x))))) |
| 217.0ms | (/ (- (pow 1.0 3) (pow x 3)) (fma 1.0 1.0 (* (+ x 1.0) x))) |
Useful iterations: done (1.6s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 847 | 36640 |
| done | 5000 | 35179 |
2 alts after pruning (0 fresh and 2 done)
Merged error: 0b
0% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 0.0b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 27 |
| 1 | 21 | 27 |
| done | 21 | 27 |
| 871.0ms | 8000× | body | 80 | valid |
| 513.0ms | 7937× | body | 80 | nan |