Time bar (total: 2.1s)
Space saved by range analysis: 0%
Space saved by search: 50.024414%
Guaranteed chance to sample good point: 99.987787%
| 14.0ms | 256× | body | 80 | valid |
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 | (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)) |
| 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-- |
| 7.0ms | (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)) |
| 5.0ms | (sqrt (/ (- 1.0 x) (+ 1.0 x))) |
| 3.0ms | (atan (sqrt (/ (- 1.0 x) (+ 1.0 x)))) |
| 11.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 | (/ x (+ x 1.0)) |
| 0.0b | (atan (sqrt (- (/ 1.0 (+ x 1.0)) (/ x (+ x 1.0))))) |
| 0.0b | (/ 1.0 (+ x 1.0)) |
| 0.0b | (- (/ 1.0 (+ x 1.0)) (/ x (+ x 1.0))) |
| 64× | *-un-lft-identity |
| 40× | times-frac |
| 36× | add-sqr-sqrt |
| 24× | add-cube-cbrt |
| 12× | distribute-lft-out |
| 8× | add-exp-log associate-/r* associate-/r/ add-cbrt-cube |
| 7× | distribute-lft-out-- |
| 6× | associate-/l* add-log-exp |
| 4× | pow1 flip3-+ flip-+ div-inv difference-of-squares |
| 3× | distribute-rgt-out-- |
| 2× | cbrt-undiv frac-2neg div-exp clear-num |
| 1× | sub-neg flip3-- diff-log frac-sub flip-- sub-div |
| 5.0ms | (/ x (+ x 1.0)) |
| 1.0ms | (atan (sqrt (- (/ 1.0 (+ x 1.0)) (/ x (+ x 1.0))))) |
| 5.0ms | (/ 1.0 (+ x 1.0)) |
| 21.0ms | (- (/ 1.0 (+ x 1.0)) (/ x (+ x 1.0))) |
| 3.0ms | (/ x (+ x 1.0)) |
| 2.0ms | (atan (sqrt (- (/ 1.0 (+ x 1.0)) (/ 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 (29.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 357 | 705 |
| 1 | 1162 | 658 |
| 2 | 4892 | 648 |
| 3 | 5001 | 648 |
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 113 | 0 | 113 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 113 | 2 | 115 |
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)) |
| 0.0b | (/ (sqrt (- 1.0 x)) (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)))) |
| 3.0ms | (sqrt (- 1.0 x)) |
| 9.0ms | (/ (sqrt (- 1.0 x)) (sqrt (+ 1.0 x))) |
| 3.0ms | (sqrt (+ 1.0 x)) |
| 1.0ms | (atan (/ (sqrt (- 1.0 x)) (sqrt (+ 1.0 x)))) |
| 4.0ms | (sqrt (- 1.0 x)) |
| 5.0ms | (/ (sqrt (- 1.0 x)) (sqrt (+ 1.0 x))) |
Useful iterations: 2 (31.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 387 | 1282 |
| 1 | 1215 | 1220 |
| 2 | 5001 | 1157 |
2 alts after pruning (0 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 140 | 0 | 140 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 140 | 2 | 142 |
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 | 8 |
| 1 | 12 | 8 |
Space saved by range analysis: 0%
Space saved by search: 50.024414%
Guaranteed chance to sample good point: 99.987787%
| 381.0ms | 8000× | body | 80 | valid |
Loading profile data...