Time bar (total: 14.5s)
| 15.0ms | 256× | body | 80 | valid |
| 11.0ms | 276× | body | 80 | nan |
Useful iterations: 0 (3.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× | 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-- |
| 32.0ms | (sqrt (/ (- 1.0 x) (+ 1.0 x))) |
| 47.0ms | (/ (- 1.0 x) (+ 1.0 x)) |
| 3.0ms | (atan (sqrt (/ (- 1.0 x) (+ 1.0 x)))) |
| 138.0ms | (sqrt (/ (- 1.0 x) (+ 1.0 x))) |
| 53.0ms | (/ (- 1.0 x) (+ 1.0 x)) |
| 25.0ms | (atan (sqrt (/ (- 1.0 x) (+ 1.0 x)))) |
Useful iterations: done (1.8s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 167 | 1451 |
| 1 | 356 | 1376 |
| 2 | 865 | 1284 |
| 3 | 2147 | 1268 |
| done | 5000 | 1252 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (sqrt (/ (- 1.0 x) (+ 1.0 x))) |
| 0.0b | (/ (- 1.0 x) (+ 1.0 x)) |
| 0.0b | (atan (log (exp (sqrt (/ (- 1.0 x) (+ 1.0 x)))))) |
| 0.0b | (log (exp (sqrt (/ (- 1.0 x) (+ 1.0 x))))) |
| 95× | *-un-lft-identity |
| 66× | add-sqr-sqrt |
| 61× | times-frac |
| 52× | sqrt-prod |
| 37× | add-cube-cbrt |
| 30× | log-pow |
| 29× | exp-prod |
| 16× | distribute-lft-out |
| 13× | distribute-lft-out-- difference-of-squares |
| 6× | pow1 add-exp-log associate-/r/ add-cbrt-cube |
| 5× | associate-/l* |
| 4× | associate-/r* add-log-exp |
| 3× | log-prod flip3-+ flip-+ div-inv |
| 2× | rem-sqrt-square associate-/l/ |
| 1× | cbrt-undiv flip3-- frac-2neg sqrt-pow1 pow1/2 sqrt-div div-sub div-exp rem-log-exp clear-num flip-- |
| 23.0ms | (sqrt (/ (- 1.0 x) (+ 1.0 x))) |
| 49.0ms | (/ (- 1.0 x) (+ 1.0 x)) |
| 2.0ms | (atan (log (exp (sqrt (/ (- 1.0 x) (+ 1.0 x)))))) |
| 87.0ms | (log (exp (sqrt (/ (- 1.0 x) (+ 1.0 x))))) |
| 138.0ms | (sqrt (/ (- 1.0 x) (+ 1.0 x))) |
| 59.0ms | (/ (- 1.0 x) (+ 1.0 x)) |
| 5.0ms | (atan (log (exp (sqrt (/ (- 1.0 x) (+ 1.0 x)))))) |
| 147.0ms | (log (exp (sqrt (/ (- 1.0 x) (+ 1.0 x))))) |
Useful iterations: done (1.9s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 222 | 2096 |
| 1 | 415 | 1874 |
| 2 | 925 | 1735 |
| 3 | 2224 | 1706 |
| done | 5000 | 1680 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (log (exp (cbrt (pow (sqrt (/ (- 1.0 x) (+ x 1.0))) 3)))) |
| 0.0b | (atan (log (exp (cbrt (pow (sqrt (/ (- 1.0 x) (+ x 1.0))) 3))))) |
| 0.0b | (cbrt (pow (sqrt (/ (- 1.0 x) (+ x 1.0))) 3)) |
| 0.0b | (pow (sqrt (/ (- 1.0 x) (+ x 1.0))) 3) |
| 183× | *-un-lft-identity |
| 156× | sqrt-prod |
| 128× | cbrt-prod |
| 123× | add-sqr-sqrt |
| 120× | times-frac |
| 87× | unpow-prod-down cube-prod |
| 75× | add-cube-cbrt |
| 68× | log-pow |
| 67× | exp-prod |
| 30× | distribute-lft-out |
| 24× | distribute-lft-out-- difference-of-squares |
| 12× | associate-/r/ |
| 7× | pow1 |
| 6× | flip3-+ flip-+ div-inv |
| 5× | add-exp-log add-cbrt-cube |
| 4× | add-log-exp |
| 3× | cube-mult pow-unpow log-prod pow-pow unpow3 sqr-pow |
| 2× | cube-div sqrt-div |
| 1× | pow-to-exp cbrt-div sqrt-pow1 pow1/2 pow1/3 rem-log-exp pow-exp sqrt-pow2 rem-cbrt-cube rem-cube-cbrt |
| 157.0ms | (log (exp (cbrt (pow (sqrt (/ (- 1.0 x) (+ x 1.0))) 3)))) |
| 1.0ms | (atan (log (exp (cbrt (pow (sqrt (/ (- 1.0 x) (+ x 1.0))) 3))))) |
| 43.0ms | (cbrt (pow (sqrt (/ (- 1.0 x) (+ x 1.0))) 3)) |
| 40.0ms | (pow (sqrt (/ (- 1.0 x) (+ x 1.0))) 3) |
| 144.0ms | (log (exp (cbrt (pow (sqrt (/ (- 1.0 x) (+ x 1.0))) 3)))) |
| 6.0ms | (atan (log (exp (cbrt (pow (sqrt (/ (- 1.0 x) (+ x 1.0))) 3))))) |
| 111.0ms | (cbrt (pow (sqrt (/ (- 1.0 x) (+ x 1.0))) 3)) |
| 285.0ms | (pow (sqrt (/ (- 1.0 x) (+ x 1.0))) 3) |
Useful iterations: 3 (1.5s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 323 | 4972 |
| 1 | 685 | 3624 |
| 2 | 1313 | 3437 |
| 3 | 4763 | 3383 |
| done | 5001 | 3383 |
3 alts after pruning (1 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0))) |
| 0.0b | (cbrt (+ x 1.0)) |
| 0.0b | (cbrt (+ x 1.0)) |
| 0.0b | (cbrt (+ x 1.0)) |
| 36× | cbrt-prod |
| 35× | *-un-lft-identity |
| 23× | add-sqr-sqrt |
| 18× | cbrt-div |
| 15× | add-cube-cbrt |
| 11× | pow1 |
| 9× | flip3-+ pow1/3 swap-sqr flip-+ distribute-lft-out |
| 7× | associate-*r* associate-*l* |
| 6× | add-exp-log |
| 4× | frac-times add-cbrt-cube add-log-exp unswap-sqr |
| 2× | associate-*r/ pow-prod-down associate-*l/ pow-sqr pow-prod-up |
| 1× | pow2 pow-plus prod-exp *-commutative cbrt-unprod |
| 85.0ms | (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0))) |
| 9.0ms | (cbrt (+ x 1.0)) |
| 9.0ms | (cbrt (+ x 1.0)) |
| 10.0ms | (cbrt (+ x 1.0)) |
| 130.0ms | (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0))) |
| 137.0ms | (cbrt (+ x 1.0)) |
| 121.0ms | (cbrt (+ x 1.0)) |
| 136.0ms | (cbrt (+ x 1.0)) |
Useful iterations: done (2.1s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 139 | 1485 |
| 1 | 308 | 1358 |
| 2 | 772 | 1288 |
| 3 | 1892 | 1148 |
| done | 5000 | 1116 |
3 alts after pruning (0 fresh and 3 done)
Merged error: 0b