Time bar (total: 7.8s)
| 19.0ms | 256× | body | 80 | valid |
| 14.0ms | 267× | 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 2 expressions with local error:
| 0.0b | (/ (- 1.0 x) (+ 1.0 x)) |
| 0.0b | (atan (sqrt (/ (- 1.0 x) (+ 1.0 x)))) |
| 35× | *-un-lft-identity |
| 23× | add-sqr-sqrt |
| 20× | times-frac |
| 13× | add-cube-cbrt |
| 6× | distribute-lft-out |
| 5× | associate-/l* distribute-lft-out-- difference-of-squares |
| 4× | add-exp-log associate-/r* add-cbrt-cube |
| 2× | pow1 expm1-log1p-u associate-/r/ log1p-expm1-u associate-/l/ add-log-exp |
| 1× | cbrt-undiv flip3-- frac-2neg flip3-+ div-sub div-exp clear-num flip-- flip-+ div-inv |
| 45.0ms | (/ (- 1.0 x) (+ 1.0 x)) |
| 2.0ms | (atan (sqrt (/ (- 1.0 x) (+ 1.0 x)))) |
| 78.0ms | (/ (- 1.0 x) (+ 1.0 x)) |
| 15.0ms | (atan (sqrt (/ (- 1.0 x) (+ 1.0 x)))) |
Useful iterations: done (644.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 106 | 801 |
| 1 | 255 | 772 |
| 2 | 1106 | 720 |
| done | 5000 | 718 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (cbrt (+ 1.0 x)) |
| 0.0b | (atan (sqrt (/ (/ (- 1.0 x) (* (cbrt (+ 1.0 x)) (cbrt (+ 1.0 x)))) (cbrt (+ 1.0 x))))) |
| 0.0b | (* (cbrt (+ 1.0 x)) (cbrt (+ 1.0 x))) |
| 0.0b | (/ (- 1.0 x) (* (cbrt (+ 1.0 x)) (cbrt (+ 1.0 x)))) |
| 35× | *-un-lft-identity |
| 28× | cbrt-prod |
| 27× | add-sqr-sqrt |
| 26× | cbrt-div |
| 15× | add-cube-cbrt |
| 13× | flip3-+ flip-+ |
| 11× | pow1 add-exp-log |
| 9× | swap-sqr |
| 8× | frac-times associate-/r/ |
| 7× | pow1/3 associate-*r* associate-*l* add-cbrt-cube distribute-lft-out |
| 5× | times-frac associate-/l* |
| 4× | expm1-log1p-u associate-*r/ associate-*l/ log1p-expm1-u add-log-exp unswap-sqr |
| 2× | cbrt-undiv div-exp pow-prod-down prod-exp pow-sqr pow-prod-up cbrt-unprod associate-/l/ distribute-lft-out-- difference-of-squares |
| 1× | pow2 flip3-- frac-2neg pow-plus div-sub clear-num associate-/r* *-commutative flip-- div-inv |
| 5.0ms | (cbrt (+ 1.0 x)) |
| 1.0ms | (atan (sqrt (/ (/ (- 1.0 x) (* (cbrt (+ 1.0 x)) (cbrt (+ 1.0 x)))) (cbrt (+ 1.0 x))))) |
| 74.0ms | (* (cbrt (+ 1.0 x)) (cbrt (+ 1.0 x))) |
| 67.0ms | (/ (- 1.0 x) (* (cbrt (+ 1.0 x)) (cbrt (+ 1.0 x)))) |
| 167.0ms | (cbrt (+ 1.0 x)) |
| 6.0ms | (atan (sqrt (/ (/ (- 1.0 x) (* (cbrt (+ 1.0 x)) (cbrt (+ 1.0 x)))) (cbrt (+ 1.0 x))))) |
| 141.0ms | (* (cbrt (+ 1.0 x)) (cbrt (+ 1.0 x))) |
| 197.0ms | (/ (- 1.0 x) (* (cbrt (+ 1.0 x)) (cbrt (+ 1.0 x)))) |
Useful iterations: done (1.6s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 223 | 2106 |
| 1 | 579 | 1962 |
| 2 | 2252 | 1736 |
| done | 5000 | 1667 |
2 alts after pruning (1 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (/ (- 1.0 x) (+ x 1.0)) |
| 1.0b | (sqrt (atan (sqrt (/ (- 1.0 x) (+ x 1.0))))) |
| 1.0b | (sqrt (atan (sqrt (/ (- 1.0 x) (+ x 1.0))))) |
| 1.0b | (* (sqrt (atan (sqrt (/ (- 1.0 x) (+ x 1.0))))) (sqrt (atan (sqrt (/ (- 1.0 x) (+ x 1.0)))))) |
| 49× | add-sqr-sqrt |
| 47× | *-un-lft-identity |
| 25× | add-cube-cbrt |
| 24× | sqrt-prod |
| 21× | pow1 |
| 20× | times-frac |
| 10× | sqrt-pow1 pow1/2 |
| 8× | add-exp-log swap-sqr add-cbrt-cube |
| 6× | associate-*r* associate-*l* distribute-lft-out |
| 5× | pow-prod-up associate-/l* distribute-lft-out-- difference-of-squares |
| 4× | expm1-log1p-u associate-/r* log1p-expm1-u add-log-exp unswap-sqr |
| 3× | pow-prod-down pow-sqr |
| 2× | rem-sqrt-square associate-/r/ associate-/l/ |
| 1× | cbrt-undiv pow2 flip3-- frac-2neg flip3-+ pow-plus sqrt-unprod div-sub div-exp prod-exp clear-num rem-square-sqrt *-commutative flip-- cbrt-unprod flip-+ div-inv |
| 37.0ms | (/ (- 1.0 x) (+ x 1.0)) |
| 3.0ms | (sqrt (atan (sqrt (/ (- 1.0 x) (+ x 1.0))))) |
| 8.0ms | (sqrt (atan (sqrt (/ (- 1.0 x) (+ x 1.0))))) |
| 14.0ms | (* (sqrt (atan (sqrt (/ (- 1.0 x) (+ x 1.0))))) (sqrt (atan (sqrt (/ (- 1.0 x) (+ x 1.0)))))) |
| 50.0ms | (/ (- 1.0 x) (+ x 1.0)) |
| 25.0ms | (sqrt (atan (sqrt (/ (- 1.0 x) (+ x 1.0))))) |
| 22.0ms | (sqrt (atan (sqrt (/ (- 1.0 x) (+ x 1.0))))) |
| 3.0ms | (* (sqrt (atan (sqrt (/ (- 1.0 x) (+ x 1.0))))) (sqrt (atan (sqrt (/ (- 1.0 x) (+ x 1.0)))))) |
Useful iterations: done (1.0s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 146 | 2434 |
| 1 | 343 | 1817 |
| 2 | 1460 | 1659 |
| done | 5000 | 1620 |
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 | 12 | 22 |
| 1 | 14 | 22 |
| done | 14 | 22 |
| 1.0s | 8000× | body | 80 | valid |
| 611.0ms | 8113× | body | 80 | nan |