Time bar (total: 10.6s)
| 24.0ms | 256× | body | 80 | valid |
| 20.0ms | 270× | 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 | (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)))) |
| 20.0ms | (sqrt (/ (- 1.0 x) (+ 1.0 x))) |
| 29.0ms | (/ (- 1.0 x) (+ 1.0 x)) |
| 6.0ms | (atan (sqrt (/ (- 1.0 x) (+ 1.0 x)))) |
| 121.0ms | (sqrt (/ (- 1.0 x) (+ 1.0 x))) |
| 63.0ms | (/ (- 1.0 x) (+ 1.0 x)) |
Useful iterations: done (1.9s)
| 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 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× | associate-*r* 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)))))) |
| 96.0ms | (sqrt (* (/ (- 1.0 x) (+ (pow 1.0 3) (pow x 3))) (+ (* 1.0 1.0) (- (* x x) (* 1.0 x))))) |
| 279.0ms | (* (/ (- 1.0 x) (+ (pow 1.0 3) (pow x 3))) (+ (* 1.0 1.0) (- (* x x) (* 1.0 x)))) |
| 14.0ms | (atan (sqrt (* (/ (- 1.0 x) (+ (pow 1.0 3) (pow x 3))) (+ (* 1.0 1.0) (- (* x x) (* 1.0 x)))))) |
| 222.0ms | (sqrt (* (/ (- 1.0 x) (+ (pow 1.0 3) (pow x 3))) (+ (* 1.0 1.0) (- (* x x) (* 1.0 x))))) |
| 84.0ms | (* (/ (- 1.0 x) (+ (pow 1.0 3) (pow x 3))) (+ (* 1.0 1.0) (- (* x x) (* 1.0 x)))) |
Useful iterations: done (1.6s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 192 | 3083 |
| 1 | 648 | 2750 |
| 2 | 2437 | 2516 |
| done | 5000 | 2514 |
2 alts after pruning (1 fresh and 1 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))))) |
| 33.0ms | (sqrt (/ (- (* 1.0 1.0) (* x x)) (* (+ 1.0 x) (+ 1.0 x)))) |
| 34.0ms | (/ (- (* 1.0 1.0) (* x x)) (* (+ 1.0 x) (+ 1.0 x))) |
| 74.0ms | (* (+ 1.0 x) (+ 1.0 x)) |
| 5.0ms | (atan (sqrt (/ (- (* 1.0 1.0) (* x x)) (* (+ 1.0 x) (+ 1.0 x))))) |
| 104.0ms | (sqrt (/ (- (* 1.0 1.0) (* x x)) (* (+ 1.0 x) (+ 1.0 x)))) |
| 68.0ms | (/ (- (* 1.0 1.0) (* x x)) (* (+ 1.0 x) (+ 1.0 x))) |
| 29.0ms | (* (+ 1.0 x) (+ 1.0 x)) |
Useful iterations: done (2.0s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 192 | 2249 |
| 1 | 497 | 2091 |
| 2 | 1830 | 1501 |
| done | 5000 | 1366 |
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 | 18 | 27 |
| 1 | 23 | 27 |
| done | 23 | 27 |
| 1.1s | 8000× | body | 80 | valid |
| 642.0ms | 7844× | body | 80 | nan |