Time bar (total: 2.9s)
| 13.0ms | 256× | body | 80 | valid |
| 10.0ms | 235× | body | 80 | nan |
Useful iterations: 0 (1.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 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 |
| 10.0ms | (/ (- 1.0 x) (+ 1.0 x)) |
| 1.0ms | (atan (sqrt (/ (- 1.0 x) (+ 1.0 x)))) |
| 54.0ms | (/ (- 1.0 x) (+ 1.0 x)) |
| 9.0ms | (atan (sqrt (/ (- 1.0 x) (+ 1.0 x)))) |
Useful iterations: 3 (94.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 242 | 403 |
| 1 | 723 | 377 |
| 2 | 3210 | 375 |
| 3 | 5001 | 372 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 60 | 3 | 63 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 60 | 4 | 64 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (/ (- 1.0 x) (+ x 1.0)) |
| 0.0b | (atan (sqrt (cbrt (pow (/ (- 1.0 x) (+ x 1.0)) 3)))) |
| 0.0b | (pow (/ (- 1.0 x) (+ x 1.0)) 3) |
| 0.0b | (cbrt (pow (/ (- 1.0 x) (+ x 1.0)) 3)) |
| 151× | *-un-lft-identity |
| 100× | times-frac |
| 99× | add-sqr-sqrt |
| 58× | cbrt-prod |
| 57× | add-cube-cbrt |
| 52× | unpow-prod-down cube-prod |
| 26× | distribute-lft-out |
| 21× | distribute-lft-out-- difference-of-squares |
| 10× | associate-/r/ |
| 9× | add-exp-log add-cbrt-cube |
| 5× | pow1 flip3-+ flip-+ div-inv associate-/l* |
| 4× | expm1-log1p-u associate-/r* log1p-expm1-u add-log-exp |
| 3× | pow-unpow |
| 2× | cbrt-undiv cube-div cube-mult unpow3 div-exp pow-exp associate-/l/ rem-cube-cbrt sqr-pow |
| 1× | pow-to-exp cbrt-div flip3-- pow-pow frac-2neg pow1/3 div-sub clear-num flip-- rem-cbrt-cube |
| 9.0ms | (/ (- 1.0 x) (+ x 1.0)) |
| 1.0ms | (atan (sqrt (cbrt (pow (/ (- 1.0 x) (+ x 1.0)) 3)))) |
| 10.0ms | (pow (/ (- 1.0 x) (+ x 1.0)) 3) |
| 12.0ms | (cbrt (pow (/ (- 1.0 x) (+ x 1.0)) 3)) |
| 38.0ms | (/ (- 1.0 x) (+ x 1.0)) |
| 2.0ms | (atan (sqrt (cbrt (pow (/ (- 1.0 x) (+ x 1.0)) 3)))) |
| 61.0ms | (pow (/ (- 1.0 x) (+ x 1.0)) 3) |
| 41.0ms | (cbrt (pow (/ (- 1.0 x) (+ x 1.0)) 3)) |
Useful iterations: 2 (58.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 597 | 1594 |
| 1 | 2575 | 1477 |
| 2 | 5002 | 1459 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 213 | 0 | 213 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 213 | 4 | 217 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (atan (sqrt (/ (- 1.0 x) (+ x 1.0)))) |
| 0.0b | (/ (- 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 |
| 1.0ms | (atan (sqrt (/ (- 1.0 x) (+ x 1.0)))) |
| 9.0ms | (/ (- 1.0 x) (+ x 1.0)) |
| 2.0ms | (cbrt (pow (atan (sqrt (/ (- 1.0 x) (+ x 1.0)))) 3)) |
| 3.0ms | (pow (atan (sqrt (/ (- 1.0 x) (+ x 1.0)))) 3) |
| 2.0ms | (atan (sqrt (/ (- 1.0 x) (+ x 1.0)))) |
| 34.0ms | (/ (- 1.0 x) (+ x 1.0)) |
| 2.0ms | (cbrt (pow (atan (sqrt (/ (- 1.0 x) (+ x 1.0)))) 3)) |
| 37.0ms | (pow (atan (sqrt (/ (- 1.0 x) (+ x 1.0)))) 3) |
Useful iterations: 2 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 319 | 855 |
| 1 | 1176 | 809 |
| 2 | 5001 | 800 |
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 117 | 0 | 117 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 117 | 4 | 121 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (exp (atan (sqrt (/ (- 1.0 x) (+ 1.0 x))))) |
| 0.0b | (atan (sqrt (/ (- 1.0 x) (+ 1.0 x)))) |
| 0.0b | (/ (- 1.0 x) (+ 1.0 x)) |
| 1.0b | (log (exp (atan (sqrt (/ (- 1.0 x) (+ 1.0 x)))))) |
| 40× | *-un-lft-identity |
| 28× | add-sqr-sqrt |
| 20× | times-frac |
| 18× | add-cube-cbrt |
| 6× | add-exp-log exp-prod add-cbrt-cube distribute-lft-out |
| 5× | pow1 associate-/l* distribute-lft-out-- add-log-exp difference-of-squares |
| 4× | expm1-log1p-u associate-/r* log-pow log1p-expm1-u |
| 3× | log-prod |
| 2× | associate-/r/ associate-/l/ |
| 1× | cbrt-undiv flip3-- frac-2neg flip3-+ div-sub div-exp rem-log-exp clear-num flip-- flip-+ div-inv rem-exp-log |
| 2.0ms | (exp (atan (sqrt (/ (- 1.0 x) (+ 1.0 x))))) |
| 1.0ms | (atan (sqrt (/ (- 1.0 x) (+ 1.0 x)))) |
| 9.0ms | (/ (- 1.0 x) (+ 1.0 x)) |
| 2.0ms | (log (exp (atan (sqrt (/ (- 1.0 x) (+ 1.0 x)))))) |
| 36.0ms | (exp (atan (sqrt (/ (- 1.0 x) (+ 1.0 x))))) |
| 2.0ms | (atan (sqrt (/ (- 1.0 x) (+ 1.0 x)))) |
| 35.0ms | (/ (- 1.0 x) (+ 1.0 x)) |
| 2.0ms | (log (exp (atan (sqrt (/ (- 1.0 x) (+ 1.0 x)))))) |
Useful iterations: 3 (90.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 279 | 680 |
| 1 | 781 | 623 |
| 2 | 3298 | 621 |
| 3 | 5001 | 618 |
4 alts after pruning (0 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 99 | 0 | 99 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 99 | 4 | 103 |
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 | 11 | 6 |
| 1 | 11 | 6 |
| 385.0ms | 8000× | body | 80 | valid |
| 276.0ms | 8031× | body | 80 | nan |