Time bar (total: 2.9s)
| 10.0ms | 256× | body | 80 | valid |
| 8.0ms | 288× | body | 80 | nan |
Useful iterations: 0 (2.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 | (/ (- 1.0 x) (+ 1.0 x)) |
| 0.0b | (sqrt (/ (- 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× | 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-- |
| 8.0ms | (/ (- 1.0 x) (+ 1.0 x)) |
| 9.0ms | (sqrt (/ (- 1.0 x) (+ 1.0 x))) |
| 1.0ms | (atan (sqrt (/ (- 1.0 x) (+ 1.0 x)))) |
| 38.0ms | (/ (- 1.0 x) (+ 1.0 x)) |
| 110.0ms | (sqrt (/ (- 1.0 x) (+ 1.0 x))) |
| 9.0ms | (atan (sqrt (/ (- 1.0 x) (+ 1.0 x)))) |
Useful iterations: 2 (31.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 370 | 779 |
| 1 | 1128 | 734 |
| 2 | 5001 | 719 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 103 | 3 | 106 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 104 | 3 | 107 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (sqrt (- 1.0 x)) |
| 0.0b | (sqrt (+ 1.0 x)) |
| 0.0b | (/ (sqrt (- 1.0 x)) (sqrt (+ 1.0 x))) |
| 0.0b | (atan (/ (sqrt (- 1.0 x)) (sqrt (+ 1.0 x)))) |
| 85× | sqrt-prod |
| 78× | *-un-lft-identity |
| 62× | add-sqr-sqrt |
| 56× | times-frac |
| 40× | add-cube-cbrt |
| 10× | distribute-lft-out |
| 9× | distribute-lft-out-- difference-of-squares |
| 8× | sqrt-div associate-/l* |
| 7× | associate-/r* |
| 6× | pow1 add-exp-log add-cbrt-cube |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 2× | rem-sqrt-square flip3-- sqrt-pow1 flip3-+ pow1/2 associate-/r/ flip-- flip-+ associate-/l/ |
| 1× | cbrt-undiv sqrt-undiv frac-2neg div-exp clear-num hypot-def div-inv |
| 4.0ms | (sqrt (- 1.0 x)) |
| 3.0ms | (sqrt (+ 1.0 x)) |
| 10.0ms | (/ (sqrt (- 1.0 x)) (sqrt (+ 1.0 x))) |
| 3.0ms | (atan (/ (sqrt (- 1.0 x)) (sqrt (+ 1.0 x)))) |
| 32.0ms | (sqrt (- 1.0 x)) |
| 32.0ms | (sqrt (+ 1.0 x)) |
| 100.0ms | (/ (sqrt (- 1.0 x)) (sqrt (+ 1.0 x))) |
| 2.0ms | (atan (/ (sqrt (- 1.0 x)) (sqrt (+ 1.0 x)))) |
Useful iterations: 2 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 372 | 1291 |
| 1 | 1144 | 1218 |
| 2 | 5002 | 1156 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 149 | 0 | 149 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 149 | 3 | 152 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (/ (- 1.0 x) (+ x 1.0)) |
| 0.0b | (atan (sqrt (/ (- 1.0 x) (+ x 1.0)))) |
| 0.0b | (cbrt (pow (atan (sqrt (/ (- 1.0 x) (+ x 1.0)))) 3)) |
| 1.0b | (pow (atan (sqrt (/ (- 1.0 x) (+ x 1.0)))) 3) |
| 43× | *-un-lft-identity |
| 31× | add-sqr-sqrt |
| 21× | add-cube-cbrt |
| 20× | times-frac |
| 12× | cbrt-prod |
| 7× | add-exp-log add-cbrt-cube |
| 6× | unpow-prod-down cube-prod distribute-lft-out |
| 5× | pow1 associate-/l* distribute-lft-out-- difference-of-squares |
| 4× | expm1-log1p-u associate-/r* log1p-expm1-u add-log-exp |
| 3× | pow-unpow |
| 2× | cube-mult unpow3 associate-/r/ associate-/l/ sqr-pow |
| 1× | cbrt-undiv pow-to-exp flip3-- pow-pow frac-2neg flip3-+ pow1/3 div-sub div-exp pow-exp clear-num flip-- rem-cbrt-cube flip-+ div-inv rem-cube-cbrt |
| 9.0ms | (/ (- 1.0 x) (+ x 1.0)) |
| 1.0ms | (atan (sqrt (/ (- 1.0 x) (+ x 1.0)))) |
| 2.0ms | (cbrt (pow (atan (sqrt (/ (- 1.0 x) (+ x 1.0)))) 3)) |
| 2.0ms | (pow (atan (sqrt (/ (- 1.0 x) (+ x 1.0)))) 3) |
| 34.0ms | (/ (- 1.0 x) (+ x 1.0)) |
| 2.0ms | (atan (sqrt (/ (- 1.0 x) (+ x 1.0)))) |
| 2.0ms | (cbrt (pow (atan (sqrt (/ (- 1.0 x) (+ x 1.0)))) 3)) |
| 40.0ms | (pow (atan (sqrt (/ (- 1.0 x) (+ x 1.0)))) 3) |
Useful iterations: 2 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 319 | 855 |
| 1 | 1176 | 809 |
| 2 | 5001 | 800 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 117 | 0 | 117 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 117 | 3 | 120 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (/ (- 1.0 x) (+ 1.0 x)) |
| 0.0b | (atan (sqrt (/ (- 1.0 x) (+ 1.0 x)))) |
| 1.0b | (log1p (atan (sqrt (/ (- 1.0 x) (+ 1.0 x))))) |
| 1.0b | (expm1 (log1p (atan (sqrt (/ (- 1.0 x) (+ 1.0 x)))))) |
| 37× | *-un-lft-identity |
| 25× | add-sqr-sqrt |
| 20× | times-frac |
| 15× | add-cube-cbrt |
| 6× | add-exp-log add-cbrt-cube distribute-lft-out |
| 5× | expm1-log1p-u associate-/l* distribute-lft-out-- difference-of-squares |
| 4× | pow1 associate-/r* log1p-expm1-u add-log-exp |
| 2× | associate-/r/ associate-/l/ |
| 1× | cbrt-undiv log1p-udef expm1-log1p flip3-- frac-2neg flip3-+ div-sub log1p-expm1 div-exp clear-num flip-- flip-+ div-inv expm1-udef |
| 12.0ms | (/ (- 1.0 x) (+ 1.0 x)) |
| 1.0ms | (atan (sqrt (/ (- 1.0 x) (+ 1.0 x)))) |
| 1.0ms | (log1p (atan (sqrt (/ (- 1.0 x) (+ 1.0 x))))) |
| 1.0ms | (expm1 (log1p (atan (sqrt (/ (- 1.0 x) (+ 1.0 x)))))) |
| 34.0ms | (/ (- 1.0 x) (+ 1.0 x)) |
| 2.0ms | (atan (sqrt (/ (- 1.0 x) (+ 1.0 x)))) |
| 76.0ms | (log1p (atan (sqrt (/ (- 1.0 x) (+ 1.0 x))))) |
| 118.0ms | (expm1 (log1p (atan (sqrt (/ (- 1.0 x) (+ 1.0 x)))))) |
Useful iterations: 3 (88.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 267 | 606 |
| 1 | 753 | 553 |
| 2 | 3245 | 549 |
| 3 | 5002 | 546 |
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 91 | 0 | 91 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 91 | 3 | 94 |
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 | 12 | 7 |
| 1 | 12 | 7 |
| 317.0ms | 8000× | body | 80 | valid |
| 195.0ms | 7915× | body | 80 | nan |