Time bar (total: 9.9s)
| 23.0ms | 256× | body | 80 | valid |
| 20.0ms | 270× | body | 80 | nan |
Useful iterations: 0 (1.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 | (atan (sqrt (/ (- 1.0 x) (+ 1.0 x)))) |
| 0.0b | (sqrt (/ (- 1.0 x) (+ 1.0 x))) |
| 0.0b | (/ (- 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× | 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-- |
| 1.0ms | (atan (sqrt (/ (- 1.0 x) (+ 1.0 x)))) |
| 36.0ms | (sqrt (/ (- 1.0 x) (+ 1.0 x))) |
| 48.0ms | (/ (- 1.0 x) (+ 1.0 x)) |
| 7.0ms | (atan (sqrt (/ (- 1.0 x) (+ 1.0 x)))) |
| 112.0ms | (sqrt (/ (- 1.0 x) (+ 1.0 x))) |
| 64.0ms | (/ (- 1.0 x) (+ 1.0 x)) |
Useful iterations: done (1.8s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 167 | 1451 |
| 1 | 356 | 1376 |
| 2 | 866 | 1284 |
| 3 | 2147 | 1268 |
| done | 5001 | 1252 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (atan (sqrt (/ (- (* 1.0 1.0) (* x x)) (* (+ 1.0 x) (+ 1.0 x))))) |
| 0.0b | (sqrt (/ (- (* 1.0 1.0) (* x x)) (* (+ 1.0 x) (+ 1.0 x)))) |
| 0.0b | (/ (- (* 1.0 1.0) (* x x)) (* (+ 1.0 x) (+ 1.0 x))) |
| 0.0b | (* (+ 1.0 x) (+ 1.0 x)) |
| 26× | *-un-lft-identity |
| 18× | flip3-+ flip-+ |
| 16× | add-sqr-sqrt sqrt-prod associate-/r/ |
| 12× | pow1 frac-times add-cube-cbrt |
| 11× | add-exp-log add-cbrt-cube |
| 9× | times-frac |
| 6× | associate-*r/ swap-sqr associate-*l/ distribute-lft-out |
| 4× | associate-*r* associate-*l* associate-/l* add-log-exp |
| 3× | difference-of-squares |
| 2× | cbrt-undiv rem-sqrt-square div-exp prod-exp cbrt-unprod div-inv associate-/l/ |
| 1× | pow2 distribute-rgt-in flip3-- frac-2neg distribute-lft-in sqrt-pow1 pow-plus pow1/2 sqrt-div div-sub pow-prod-down clear-num associate-/r* pow-sqr *-commutative pow-prod-up flip-- unswap-sqr |
| 1.0ms | (atan (sqrt (/ (- (* 1.0 1.0) (* x x)) (* (+ 1.0 x) (+ 1.0 x))))) |
| 37.0ms | (sqrt (/ (- (* 1.0 1.0) (* x x)) (* (+ 1.0 x) (+ 1.0 x)))) |
| 53.0ms | (/ (- (* 1.0 1.0) (* x x)) (* (+ 1.0 x) (+ 1.0 x))) |
| 44.0ms | (* (+ 1.0 x) (+ 1.0 x)) |
| 5.0ms | (atan (sqrt (/ (- (* 1.0 1.0) (* x x)) (* (+ 1.0 x) (+ 1.0 x))))) |
| 124.0ms | (sqrt (/ (- (* 1.0 1.0) (* x x)) (* (+ 1.0 x) (+ 1.0 x)))) |
| 79.0ms | (/ (- (* 1.0 1.0) (* x x)) (* (+ 1.0 x) (+ 1.0 x))) |
| 18.0ms | (* (+ 1.0 x) (+ 1.0 x)) |
Useful iterations: done (2.1s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 192 | 2249 |
| 1 | 497 | 2091 |
| 2 | 1830 | 1501 |
| done | 5000 | 1366 |
2 alts after pruning (1 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (atan (* (sqrt (/ 1 (- (* 1.0 1.0) (* x x)))) (fabs (- 1.0 x)))) |
| 0.0b | (* (sqrt (/ 1 (- (* 1.0 1.0) (* x x)))) (fabs (- 1.0 x))) |
| 0.0b | (/ 1 (- (* 1.0 1.0) (* x x))) |
| 0.0b | (sqrt (/ 1 (- (* 1.0 1.0) (* x x)))) |
| 44× | add-sqr-sqrt |
| 40× | times-frac |
| 39× | sqrt-prod |
| 33× | *-un-lft-identity |
| 31× | add-cube-cbrt |
| 21× | associate-*l* |
| 10× | add-exp-log difference-of-squares |
| 9× | pow1 |
| 8× | add-cbrt-cube |
| 6× | associate-/r/ |
| 4× | associate-/r* add-log-exp unswap-sqr |
| 3× | rem-sqrt-square flip3-- sqrt-pow1 associate-*r* flip-- div-inv associate-/l* |
| 2× | pow-flip sqrt-div div-exp inv-pow |
| 1× | cbrt-undiv rec-exp frac-2neg pow1/2 1-exp pow-prod-down associate-*l/ prod-exp clear-num *-commutative cbrt-unprod |
| 2.0ms | (atan (* (sqrt (/ 1 (- (* 1.0 1.0) (* x x)))) (fabs (- 1.0 x)))) |
| 63.0ms | (* (sqrt (/ 1 (- (* 1.0 1.0) (* x x)))) (fabs (- 1.0 x))) |
| 32.0ms | (/ 1 (- (* 1.0 1.0) (* x x))) |
| 31.0ms | (sqrt (/ 1 (- (* 1.0 1.0) (* x x)))) |
| 9.0ms | (atan (* (sqrt (/ 1 (- (* 1.0 1.0) (* x x)))) (fabs (- 1.0 x)))) |
| 129.0ms | (* (sqrt (/ 1 (- (* 1.0 1.0) (* x x)))) (fabs (- 1.0 x))) |
| 63.0ms | (/ 1 (- (* 1.0 1.0) (* x x))) |
| 168.0ms | (sqrt (/ 1 (- (* 1.0 1.0) (* x x)))) |
Useful iterations: done (1.1s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 237 | 2366 |
| 1 | 510 | 2182 |
| 2 | 1367 | 2009 |
| done | 5000 | 1958 |
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 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 18 |
| 1 | 18 | 18 |
| done | 18 | 18 |
| 962.0ms | 7844× | body | 80 | nan |
| 664.0ms | 8000× | body | 80 | valid |