Time bar (total: 1.5s)
Space saved by range analysis: 0.048828%
Space saved by search: 0.048828%
Guaranteed chance to sample good point: 0%
| 14.0ms | 91× | body | 1280 | valid |
| 4.0ms | 128× | body | 80 | valid |
| 2.0ms | 18× | body | 640 | valid |
| 1.0ms | 10× | body | 320 | valid |
| 1.0ms | 9× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 4 |
| 1 | 10 | 4 |
| 2 | 10 | 4 |
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: 15.9b
Found 2 expressions with local error:
| 0.0b | (atan (+ N 1.0)) |
| 2.3b | (- (atan (+ N 1.0)) (atan N)) |
| 4× | add-sqr-sqrt *-un-lft-identity add-log-exp |
| 2× | pow1 add-exp-log add-cube-cbrt add-cbrt-cube |
| 1× | sub-neg flip3-- diff-log diff-atan flip-- distribute-lft-out-- difference-of-squares |
| 1.0ms | (atan (+ N 1.0)) |
| 3.0ms | (- (atan (+ N 1.0)) (atan N)) |
| 1.0ms | (atan (+ N 1.0)) |
| 3.0ms | (- (atan (+ N 1.0)) (atan N)) |
Useful iterations: 3 (10.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 75 | 154 |
| 1 | 145 | 145 |
| 2 | 289 | 143 |
| 3 | 681 | 142 |
| 4 | 2447 | 142 |
| 5 | 5001 | 142 |
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 27 | 1 | 28 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 28 | 1 | 29 |
Merged error: 0.7b
Found 2 expressions with local error:
| 0.0b | (* (+ N 1.0) N) |
| 0.7b | (atan2 1.0 (+ 1 (* (+ N 1.0) N))) |
| 6× | add-sqr-sqrt *-un-lft-identity |
| 4× | pow1 add-exp-log add-cube-cbrt associate-*l* add-cbrt-cube |
| 3× | associate-*r* |
| 2× | associate-*l/ add-log-exp |
| 1× | flip3-+ pow-prod-down prod-exp *-commutative cbrt-unprod flip-+ distribute-lft-out unswap-sqr |
| 6.0ms | (* (+ N 1.0) N) |
| 1.0ms | (atan2 1.0 (+ 1 (* (+ N 1.0) N))) |
| 4.0ms | (* (+ N 1.0) N) |
| 2.0ms | (atan2 1.0 (+ 1 (* (+ N 1.0) N))) |
Useful iterations: 1 (4.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 121 | 151 |
| 1 | 432 | 127 |
| 2 | 2321 | 127 |
| 3 | 5002 | 127 |
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 26 | 8 | 34 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 26 | 9 | 35 |
Merged error: 0.7b
Found 4 expressions with local error:
| 0.6b | (cbrt N) |
| 0.6b | (cbrt N) |
| 0.6b | (cbrt N) |
| 0.7b | (atan2 1.0 (+ 1 (* (* (+ N 1.0) (* (cbrt N) (cbrt N))) (cbrt N)))) |
| 9× | cbrt-prod |
| 7× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 4× | pow1 add-exp-log add-cbrt-cube add-log-exp |
| 3× | pow1/3 |
| 1.0ms | (cbrt N) |
| 1.0ms | (cbrt N) |
| 1.0ms | (cbrt N) |
| 1.0ms | (atan2 1.0 (+ 1 (* (* (+ N 1.0) (* (cbrt N) (cbrt N))) (cbrt N)))) |
| 21.0ms | (cbrt N) |
| 21.0ms | (cbrt N) |
| 21.0ms | (cbrt N) |
| 3.0ms | (atan2 1.0 (+ 1 (* (* (+ N 1.0) (* (cbrt N) (cbrt N))) (cbrt N)))) |
Useful iterations: 3 (15.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 95 | 268 |
| 1 | 172 | 237 |
| 2 | 446 | 207 |
| 3 | 1754 | 200 |
| 4 | 5001 | 200 |
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 49 | 3 | 52 |
| Fresh | 3 | 4 | 7 |
| Picked | 1 | 0 | 1 |
| Done | 1 | 0 | 1 |
| Total | 54 | 7 | 61 |
Merged error: 0.7b
Found 2 expressions with local error:
| 0.0b | (+ (pow N 2) (+ (* 1.0 N) 1)) |
| 0.7b | (atan2 1.0 (+ (pow N 2) (+ (* 1.0 N) 1))) |
| 7× | add-log-exp |
| 4× | *-un-lft-identity |
| 3× | sum-log |
| 2× | pow1 add-exp-log add-sqr-sqrt add-cube-cbrt add-cbrt-cube |
| 1× | +-commutative associate-+r+ flip3-+ flip-+ distribute-lft-out |
| 7.0ms | (+ (pow N 2) (+ (* 1.0 N) 1)) |
| 1.0ms | (atan2 1.0 (+ (pow N 2) (+ (* 1.0 N) 1))) |
| 3.0ms | (+ (pow N 2) (+ (* 1.0 N) 1)) |
| 2.0ms | (atan2 1.0 (+ (pow N 2) (+ (* 1.0 N) 1))) |
Useful iterations: 3 (72.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 114 | 181 |
| 1 | 447 | 154 |
| 2 | 2686 | 153 |
| 3 | 5001 | 150 |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 27 | 0 | 27 |
| Fresh | 0 | 6 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 27 | 7 | 34 |
Merged error: 0.7b
0% (0.0b remaining)
Error of 0.4b against oracle of 0.3b and baseline of 0.4b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 5 |
| 1 | 14 | 5 |
Space saved by range analysis: 0.048828%
Space saved by search: 0.048828%
Guaranteed chance to sample good point: 0%
| 440.0ms | 2878× | body | 1280 | valid |
| 141.0ms | 4023× | body | 80 | valid |
| 76.0ms | 614× | body | 640 | valid |
| 32.0ms | 325× | body | 320 | valid |
| 11.0ms | 160× | body | 160 | valid |
Loading profile data...