Time bar (total: 3.5s)
| 11.0ms | 256× | body | 80 | valid |
| 6.0ms | 250× | body | 80 | nan |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 6 |
| 1 | 19 | 6 |
| 2 | 21 | 6 |
| 3 | 21 | 6 |
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× | 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-- |
| 1.0ms | (atan (sqrt (/ (- 1.0 x) (+ 1.0 x)))) |
| 16.0ms | (sqrt (/ (- 1.0 x) (+ 1.0 x))) |
| 25.0ms | (/ (- 1.0 x) (+ 1.0 x)) |
| 4.0ms | (atan (sqrt (/ (- 1.0 x) (+ 1.0 x)))) |
| 90.0ms | (sqrt (/ (- 1.0 x) (+ 1.0 x))) |
| 51.0ms | (/ (- 1.0 x) (+ 1.0 x)) |
Useful iterations: 2 (31.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 370 | 779 |
| 1 | 1128 | 734 |
| 2 | 5001 | 719 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (atan (sqrt (* (/ (- 1.0 x) (+ (pow 1.0 3) (pow x 3))) (+ (* 1.0 1.0) (- (* x x) (* 1.0 x)))))) |
| 0.0b | (sqrt (* (/ (- 1.0 x) (+ (pow 1.0 3) (pow x 3))) (+ (* 1.0 1.0) (- (* x x) (* 1.0 x))))) |
| 0.0b | (* (/ (- 1.0 x) (+ (pow 1.0 3) (pow x 3))) (+ (* 1.0 1.0) (- (* x x) (* 1.0 x)))) |
| 87× | *-un-lft-identity |
| 51× | associate-*l* |
| 46× | times-frac |
| 42× | add-sqr-sqrt |
| 25× | distribute-lft-out |
| 20× | unpow-prod-down cube-prod |
| 19× | add-cube-cbrt |
| 9× | distribute-lft-out-- difference-of-squares |
| 8× | pow1 add-exp-log add-cbrt-cube |
| 5× | flip3-+ sqrt-div sum-cubes flip-+ |
| 4× | frac-times associate-*r/ |
| 3× | expm1-log1p-u associate-*r* log1p-expm1-u add-log-exp |
| 2× | sqrt-pow1 pow-prod-down associate-*l/ prod-exp associate-/r/ cbrt-unprod unswap-sqr |
| 1× | cbrt-undiv distribute-rgt-in distribute-lft-in pow1/2 div-exp sqrt-prod *-commutative div-inv |
| 1.0ms | (atan (sqrt (* (/ (- 1.0 x) (+ (pow 1.0 3) (pow x 3))) (+ (* 1.0 1.0) (- (* x x) (* 1.0 x)))))) |
| 41.0ms | (sqrt (* (/ (- 1.0 x) (+ (pow 1.0 3) (pow x 3))) (+ (* 1.0 1.0) (- (* x x) (* 1.0 x))))) |
| 150.0ms | (* (/ (- 1.0 x) (+ (pow 1.0 3) (pow x 3))) (+ (* 1.0 1.0) (- (* x x) (* 1.0 x)))) |
| 8.0ms | (atan (sqrt (* (/ (- 1.0 x) (+ (pow 1.0 3) (pow x 3))) (+ (* 1.0 1.0) (- (* x x) (* 1.0 x)))))) |
| 136.0ms | (sqrt (* (/ (- 1.0 x) (+ (pow 1.0 3) (pow x 3))) (+ (* 1.0 1.0) (- (* x x) (* 1.0 x))))) |
| 71.0ms | (* (/ (- 1.0 x) (+ (pow 1.0 3) (pow x 3))) (+ (* 1.0 1.0) (- (* x x) (* 1.0 x)))) |
Useful iterations: 2 (64.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 665 | 1538 |
| 1 | 2812 | 1366 |
| 2 | 5001 | 1356 |
2 alts after pruning (1 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (sqrt (+ 1.0 x)) |
| 0.0b | (sqrt (+ 1.0 x)) |
| 0.0b | (/ (- 1.0 x) (sqrt (+ 1.0 x))) |
| 0.0b | (/ (/ (- 1.0 x) (sqrt (+ 1.0 x))) (sqrt (+ 1.0 x))) |
| 602× | times-frac |
| 562× | *-un-lft-identity |
| 388× | add-sqr-sqrt |
| 360× | sqrt-prod |
| 254× | add-cube-cbrt |
| 90× | distribute-lft-out |
| 64× | distribute-lft-out-- difference-of-squares |
| 46× | associate-/l* |
| 24× | sqrt-div |
| 20× | associate-/r/ |
| 14× | associate-/r* |
| 12× | flip3-+ flip-+ |
| 11× | add-exp-log add-cbrt-cube |
| 10× | div-inv |
| 6× | pow1 |
| 4× | cbrt-undiv expm1-log1p-u div-exp log1p-expm1-u add-log-exp |
| 3× | div-sub associate-/l/ |
| 2× | rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 clear-num hypot-def |
| 1× | flip3-- flip-- |
| 7.0ms | (sqrt (+ 1.0 x)) |
| 8.0ms | (sqrt (+ 1.0 x)) |
| 24.0ms | (/ (- 1.0 x) (sqrt (+ 1.0 x))) |
| 49.0ms | (/ (/ (- 1.0 x) (sqrt (+ 1.0 x))) (sqrt (+ 1.0 x))) |
| 30.0ms | (sqrt (+ 1.0 x)) |
| 29.0ms | (sqrt (+ 1.0 x)) |
| 91.0ms | (/ (- 1.0 x) (sqrt (+ 1.0 x))) |
| 41.0ms | (/ (/ (- 1.0 x) (sqrt (+ 1.0 x))) (sqrt (+ 1.0 x))) |
Useful iterations: 2 (54.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 935 | 6225 |
| 1 | 3542 | 5496 |
| 2 | 5001 | 5489 |
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 | 23 | 14 |
| 1 | 23 | 14 |
| 302.0ms | 8000× | body | 80 | valid |
| 201.0ms | 8045× | body | 80 | nan |