Time bar (total: 4.3s)
| 14.0ms | 256× | body | 80 | valid |
| 8.0ms | 231× | 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 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)))) |
| 27.0ms | (sqrt (/ (- 1.0 x) (+ 1.0 x))) |
| 10.0ms | (/ (- 1.0 x) (+ 1.0 x)) |
| 4.0ms | (atan (sqrt (/ (- 1.0 x) (+ 1.0 x)))) |
| 6.0ms | (sqrt (/ (- 1.0 x) (+ 1.0 x))) |
| 13.0ms | (/ (- 1.0 x) (+ 1.0 x)) |
Useful iterations: 2 (28.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)) |
| 0.0b | (atan (/ (sqrt (- 1.0 x)) (sqrt (+ 1.0 x)))) |
| 0.0b | (/ (sqrt (- 1.0 x)) (sqrt (+ 1.0 x))) |
| 0.0b | (sqrt (- 1.0 x)) |
| 85× | sqrt-prod |
| 78× | *-un-lft-identity |
| 60× | 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× | 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 div-inv |
| 3.0ms | (sqrt (+ 1.0 x)) |
| 3.0ms | (atan (/ (sqrt (- 1.0 x)) (sqrt (+ 1.0 x)))) |
| 10.0ms | (/ (sqrt (- 1.0 x)) (sqrt (+ 1.0 x))) |
| 3.0ms | (sqrt (- 1.0 x)) |
| 4.0ms | (sqrt (+ 1.0 x)) |
| 2.0ms | (atan (/ (sqrt (- 1.0 x)) (sqrt (+ 1.0 x)))) |
| 5.0ms | (/ (sqrt (- 1.0 x)) (sqrt (+ 1.0 x))) |
| 8.0ms | (sqrt (- 1.0 x)) |
Useful iterations: 2 (31.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 387 | 1280 |
| 1 | 1221 | 1220 |
| 2 | 5001 | 1157 |
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 140 | 0 | 140 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 140 | 2 | 142 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (sqrt (- (/ 1.0 (+ x 1.0)) (/ x (+ x 1.0)))) |
| 0.0b | (/ x (+ x 1.0)) |
| 0.0b | (/ 1.0 (+ x 1.0)) |
| 0.0b | (- (/ 1.0 (+ x 1.0)) (/ x (+ x 1.0))) |
| 91× | *-un-lft-identity |
| 56× | times-frac |
| 52× | add-sqr-sqrt |
| 27× | add-cube-cbrt |
| 17× | sqrt-prod |
| 16× | distribute-lft-out |
| 14× | distribute-lft-out-- |
| 12× | associate-/r/ |
| 8× | add-exp-log associate-/r* add-cbrt-cube difference-of-squares |
| 6× | distribute-rgt-out-- flip3-+ flip-+ div-inv associate-/l* add-log-exp |
| 5× | pow1 |
| 4× | sqrt-div |
| 2× | cbrt-undiv flip3-- frac-2neg div-exp clear-num frac-sub flip-- sub-div |
| 1× | sub-neg rem-sqrt-square sqrt-pow1 pow1/2 diff-log |
| 22.0ms | (sqrt (- (/ 1.0 (+ x 1.0)) (/ x (+ x 1.0)))) |
| 5.0ms | (/ x (+ x 1.0)) |
| 5.0ms | (/ 1.0 (+ x 1.0)) |
| 22.0ms | (- (/ 1.0 (+ x 1.0)) (/ x (+ x 1.0))) |
| 6.0ms | (sqrt (- (/ 1.0 (+ x 1.0)) (/ x (+ x 1.0)))) |
| 6.0ms | (/ x (+ x 1.0)) |
| 2.0ms | (/ 1.0 (+ x 1.0)) |
| 5.0ms | (- (/ 1.0 (+ x 1.0)) (/ x (+ x 1.0))) |
Useful iterations: 2 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 461 | 975 |
| 1 | 1564 | 939 |
| 2 | 5001 | 914 |
2 alts after pruning (0 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 137 | 0 | 137 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 137 | 2 | 139 |
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 |
| 375.0ms | 8000× | body | 80 | valid |
| 268.0ms | 8038× | body | 80 | nan |
Loading profile data...