Time bar (total: 2.5s)
| 13.0ms | 256× | body | 80 | valid |
| 8.0ms | 231× | body | 80 | nan |
Useful iterations: 0 (5.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 6 |
| 1 | 19 | 6 |
| 2 | 21 | 6 |
| 3 | 21 | 6 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 0 | 2 | 2 |
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)))) |
| 18.0ms | (sqrt (/ (- 1.0 x) (+ 1.0 x))) |
| 10.0ms | (/ (- 1.0 x) (+ 1.0 x)) |
| 3.0ms | (atan (sqrt (/ (- 1.0 x) (+ 1.0 x)))) |
| 5.0ms | (sqrt (/ (- 1.0 x) (+ 1.0 x))) |
| 12.0ms | (/ (- 1.0 x) (+ 1.0 x)) |
Useful iterations: 2 (31.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 354 | 753 |
| 1 | 1071 | 709 |
| 2 | 5001 | 688 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 98 | 2 | 100 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 99 | 2 | 101 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (sqrt (/ (- 1.0 x) (+ x 1.0))) |
| 0.0b | (/ (- 1.0 x) (+ x 1.0)) |
| 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 |
| 130× | sqrt-prod |
| 124× | add-sqr-sqrt |
| 121× | times-frac |
| 71× | add-cube-cbrt |
| 64× | cbrt-prod |
| 58× | unpow-prod-down cube-prod |
| 31× | distribute-lft-out |
| 25× | distribute-lft-out-- difference-of-squares |
| 12× | associate-/r/ |
| 7× | pow1 add-exp-log add-cbrt-cube |
| 6× | flip3-+ flip-+ div-inv |
| 5× | associate-/l* |
| 4× | associate-/r* add-log-exp |
| 3× | pow-unpow pow-pow sqrt-div |
| 2× | cube-div cube-mult rem-sqrt-square sqrt-pow1 pow1/2 unpow3 associate-/l/ sqr-pow |
| 1× | cbrt-undiv pow-to-exp cbrt-div flip3-- frac-2neg pow1/3 div-sub div-exp pow-exp clear-num sqrt-pow2 flip-- rem-cbrt-cube rem-cube-cbrt |
| 8.0ms | (sqrt (/ (- 1.0 x) (+ x 1.0))) |
| 7.0ms | (/ (- 1.0 x) (+ x 1.0)) |
| 12.0ms | (cbrt (pow (sqrt (/ (- 1.0 x) (+ x 1.0))) 3)) |
| 11.0ms | (pow (sqrt (/ (- 1.0 x) (+ x 1.0))) 3) |
| 4.0ms | (sqrt (/ (- 1.0 x) (+ x 1.0))) |
| 3.0ms | (/ (- 1.0 x) (+ x 1.0)) |
| 5.0ms | (cbrt (pow (sqrt (/ (- 1.0 x) (+ x 1.0))) 3)) |
| 8.0ms | (pow (sqrt (/ (- 1.0 x) (+ x 1.0))) 3) |
Useful iterations: 2 (51.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 702 | 2237 |
| 1 | 2389 | 2095 |
| 2 | 5001 | 2063 |
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 249 | 0 | 249 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 249 | 2 | 251 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (sqrt (- 1.0 x)) |
| 0.0b | (sqrt (/ 1 (+ 1.0 x))) |
| 0.0b | (/ 1 (+ 1.0 x)) |
| 0.0b | (* (sqrt (- 1.0 x)) (sqrt (/ 1 (+ 1.0 x)))) |
| 60× | add-sqr-sqrt *-un-lft-identity |
| 56× | sqrt-prod |
| 42× | times-frac |
| 33× | add-cube-cbrt |
| 21× | associate-*r* |
| 12× | pow1 |
| 10× | add-exp-log sqrt-div distribute-lft-out |
| 8× | associate-*l* add-cbrt-cube unswap-sqr |
| 6× | sqrt-pow1 associate-/r/ |
| 4× | rem-sqrt-square pow1/2 associate-/r* add-log-exp |
| 3× | flip3-- flip3-+ pow-prod-down flip-- flip-+ div-inv associate-/l* |
| 2× | frac-times pow-flip div-exp associate-*l/ distribute-lft-out-- inv-pow difference-of-squares |
| 1× | cbrt-undiv rec-exp frac-2neg sqrt-unprod 1-exp associate-*r/ prod-exp clear-num *-commutative cbrt-unprod |
| 3.0ms | (sqrt (- 1.0 x)) |
| 5.0ms | (sqrt (/ 1 (+ 1.0 x))) |
| 5.0ms | (/ 1 (+ 1.0 x)) |
| 15.0ms | (* (sqrt (- 1.0 x)) (sqrt (/ 1 (+ 1.0 x)))) |
| 3.0ms | (sqrt (- 1.0 x)) |
| 5.0ms | (sqrt (/ 1 (+ 1.0 x))) |
| 2.0ms | (/ 1 (+ 1.0 x)) |
| 5.0ms | (* (sqrt (- 1.0 x)) (sqrt (/ 1 (+ 1.0 x)))) |
Useful iterations: 2 (44.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 536 | 1073 |
| 1 | 2011 | 970 |
| 2 | 5001 | 917 |
2 alts after pruning (0 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 155 | 0 | 155 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 155 | 2 | 157 |
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 | 14 | 8 |
| 1 | 14 | 8 |
| 384.0ms | 8000× | body | 80 | valid |
| 261.0ms | 7744× | body | 80 | nan |
Loading profile data...