Time bar (total: 19.5s)
| 25.0ms | 256× | body | 80 | valid |
| 17.0ms | 276× | body | 80 | nan |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 11 |
| 1 | 16 | 11 |
| 2 | 19 | 11 |
| 3 | 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-- |
| 19.0ms | (sqrt (/ (- 1.0 x) (+ 1.0 x))) |
| 45.0ms | (/ (- 1.0 x) (+ 1.0 x)) |
| 3.0ms | (atan (sqrt (/ (- 1.0 x) (+ 1.0 x)))) |
| 128.0ms | (sqrt (/ (- 1.0 x) (+ 1.0 x))) |
| 38.0ms | (/ (- 1.0 x) (+ 1.0 x)) |
| 10.0ms | (atan (sqrt (/ (- 1.0 x) (+ 1.0 x)))) |
Useful iterations: done (2.1s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 173 | 1505 |
| 1 | 372 | 1422 |
| 2 | 920 | 1333 |
| 3 | 2333 | 1320 |
| done | 5000 | 1300 |
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 |
| 8.0ms | (sqrt (+ 1.0 x)) |
| 20.0ms | (sqrt (- 1.0 x)) |
| 6.0ms | (atan (fabs (/ (sqrt (- 1.0 x)) (sqrt (+ 1.0 x))))) |
| 31.0ms | (/ (sqrt (- 1.0 x)) (sqrt (+ 1.0 x))) |
| 43.0ms | (sqrt (+ 1.0 x)) |
| 38.0ms | (sqrt (- 1.0 x)) |
| 3.0ms | (atan (fabs (/ (sqrt (- 1.0 x)) (sqrt (+ 1.0 x))))) |
| 128.0ms | (/ (sqrt (- 1.0 x)) (sqrt (+ 1.0 x))) |
Useful iterations: done (2.2s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 197 | 2270 |
| 1 | 374 | 2032 |
| 2 | 861 | 1954 |
| 3 | 2013 | 1918 |
| done | 5001 | 1906 |
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))) (sqrt (fma 1.0 1.0 (* x (+ x 1.0))))) |
| 0.0b | (sqrt (- (pow 1.0 3) (pow x 3))) |
| 0.0b | (atan (fabs (/ (/ (sqrt (- (pow 1.0 3) (pow x 3))) (sqrt (fma 1.0 1.0 (* x (+ x 1.0))))) (sqrt (+ 1.0 x))))) |
| 0.0b | (/ (/ (sqrt (- (pow 1.0 3) (pow x 3))) (sqrt (fma 1.0 1.0 (* x (+ x 1.0))))) (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-+ |
| 88.0ms | (/ (sqrt (- (pow 1.0 3) (pow x 3))) (sqrt (fma 1.0 1.0 (* x (+ x 1.0))))) |
| 69.0ms | (sqrt (- (pow 1.0 3) (pow x 3))) |
| 1.0ms | (atan (fabs (/ (/ (sqrt (- (pow 1.0 3) (pow x 3))) (sqrt (fma 1.0 1.0 (* x (+ x 1.0))))) (sqrt (+ 1.0 x))))) |
| 199.0ms | (/ (/ (sqrt (- (pow 1.0 3) (pow x 3))) (sqrt (fma 1.0 1.0 (* x (+ x 1.0))))) (sqrt (+ 1.0 x))) |
| 105.0ms | (/ (sqrt (- (pow 1.0 3) (pow x 3))) (sqrt (fma 1.0 1.0 (* x (+ x 1.0))))) |
| 86.0ms | (sqrt (- (pow 1.0 3) (pow x 3))) |
| 10.0ms | (atan (fabs (/ (/ (sqrt (- (pow 1.0 3) (pow x 3))) (sqrt (fma 1.0 1.0 (* x (+ x 1.0))))) (sqrt (+ 1.0 x))))) |
| 197.0ms | (/ (/ (sqrt (- (pow 1.0 3) (pow x 3))) (sqrt (fma 1.0 1.0 (* x (+ x 1.0))))) (sqrt (+ 1.0 x))) |
Useful iterations: done (2.8s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1098 | 77410 |
| 1 | 2291 | 68723 |
| 2 | 4530 | 67846 |
| done | 5001 | 67844 |
2 alts after pruning (1 fresh and 1 done)
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (sqrt (/ (- 1.0 x) (+ x 1.0))) |
| 0.0b | (/ (- 1.0 x) (+ x 1.0)) |
| 0.0b | (atan (fabs (sqrt (/ (- 1.0 x) (+ x 1.0))))) |
| 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-- |
| 42.0ms | (sqrt (/ (- 1.0 x) (+ x 1.0))) |
| 48.0ms | (/ (- 1.0 x) (+ x 1.0)) |
| 1.0ms | (atan (fabs (sqrt (/ (- 1.0 x) (+ x 1.0))))) |
| 123.0ms | (sqrt (/ (- 1.0 x) (+ x 1.0))) |
| 60.0ms | (/ (- 1.0 x) (+ x 1.0)) |
| 6.0ms | (atan (fabs (sqrt (/ (- 1.0 x) (+ x 1.0))))) |
Useful iterations: done (1.8s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 175 | 1520 |
| 1 | 372 | 1437 |
| 2 | 937 | 1333 |
| 3 | 2400 | 1320 |
| done | 5001 | 1312 |
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 |
| 814.0ms | 8000× | body | 80 | valid |
| 445.0ms | 7937× | body | 80 | nan |