Time bar (total: 7.7s)
Space saved by range analysis: 0%
Space saved by search: 63.708496%
Guaranteed chance to sample good point: 66.565758%
| 31.0ms | 106× | body | 320 | valid |
| 24.0ms | 140× | body | 160 | valid |
| 3.0ms | 39× | body | 80 | nan |
| 1.0ms | 10× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 21 |
| 1 | 122 | 21 |
| 2 | 299 | 21 |
| 3 | 591 | 21 |
| 4 | 931 | 21 |
| 5 | 1162 | 21 |
| 6 | 1388 | 21 |
| 7 | 2798 | 21 |
| 8 | 5001 | 21 |
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: 31.7b
Found 4 expressions with local error:
| 9.6b | (cbrt (* (/ 1.0 (* 2.0 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) |
| 11.2b | (cbrt (* (/ 1.0 (* 2.0 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) |
| 23.9b | (sqrt (- (* g g) (* h h))) |
| 23.9b | (sqrt (- (* g g) (* h h))) |
| 10× | cbrt-div |
| 8× | add-sqr-sqrt sqrt-prod |
| 6× | pow1 add-cube-cbrt *-un-lft-identity |
| 4× | add-exp-log frac-times flip3-- sqrt-div associate-*r/ add-cbrt-cube flip-- add-log-exp |
| 2× | cbrt-prod rem-sqrt-square sqrt-pow1 flip3-+ pow1/2 pow1/3 associate-*l/ flip-+ difference-of-squares |
| 13.0ms | (cbrt (* (/ 1.0 (* 2.0 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) |
| 12.0ms | (cbrt (* (/ 1.0 (* 2.0 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) |
| 3.0ms | (sqrt (- (* g g) (* h h))) |
| 4.0ms | (sqrt (- (* g g) (* h h))) |
| 64.0ms | (cbrt (* (/ 1.0 (* 2.0 a)) (+ (neg g) (sqrt (- (* g g) (* h h)))))) |
| 63.0ms | (cbrt (* (/ 1.0 (* 2.0 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) |
| 7.0ms | (sqrt (- (* g g) (* h h))) |
| 7.0ms | (sqrt (- (* g g) (* h h))) |
Useful iterations: 2 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 386 | 766 |
| 1 | 1391 | 724 |
| 2 | 5002 | 718 |
21 alts after pruning (21 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 51 | 21 | 72 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 52 | 21 | 73 |
Merged error: 24.8b
Found 4 expressions with local error:
| 5.2b | (- (* g g) (* h h)) |
| 11.2b | (cbrt (* (/ 1.0 (* 2.0 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) |
| 23.9b | (sqrt (- (* g g) (* h h))) |
| 23.9b | (sqrt (- (* g g) (* h h))) |
| 8× | add-sqr-sqrt sqrt-prod |
| 6× | pow1 add-cube-cbrt *-un-lft-identity add-log-exp |
| 5× | cbrt-div flip3-- flip-- |
| 4× | add-exp-log sqrt-div add-cbrt-cube |
| 3× | difference-of-squares |
| 2× | frac-times rem-sqrt-square sqrt-pow1 pow1/2 associate-*r/ |
| 1× | cbrt-prod sub-neg pow1/3 diff-log associate-*l/ |
| 3.0ms | (- (* g g) (* h h)) |
| 11.0ms | (cbrt (* (/ 1.0 (* 2.0 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) |
| 5.0ms | (sqrt (- (* g g) (* h h))) |
| 4.0ms | (sqrt (- (* g g) (* h h))) |
| 6.0ms | (- (* g g) (* h h)) |
| 65.0ms | (cbrt (* (/ 1.0 (* 2.0 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) |
| 7.0ms | (sqrt (- (* g g) (* h h))) |
| 7.0ms | (sqrt (- (* g g) (* h h))) |
Useful iterations: 2 (28.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 298 | 574 |
| 1 | 1188 | 540 |
| 2 | 5002 | 536 |
23 alts after pruning (23 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 65 | 6 | 71 |
| Fresh | 3 | 17 | 20 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 69 | 23 | 92 |
Merged error: 24.0b
Found 4 expressions with local error:
| 5.2b | (- (* g g) (* h h)) |
| 5.2b | (- (* g g) (* h h)) |
| 23.9b | (sqrt (- (* g g) (* h h))) |
| 23.9b | (sqrt (- (* g g) (* h h))) |
| 8× | add-sqr-sqrt sqrt-prod add-log-exp |
| 6× | pow1 add-cube-cbrt *-un-lft-identity |
| 4× | add-exp-log flip3-- sqrt-div add-cbrt-cube flip-- difference-of-squares |
| 2× | sub-neg rem-sqrt-square sqrt-pow1 pow1/2 diff-log |
| 3.0ms | (- (* g g) (* h h)) |
| 3.0ms | (- (* g g) (* h h)) |
| 3.0ms | (sqrt (- (* g g) (* h h))) |
| 4.0ms | (sqrt (- (* g g) (* h h))) |
| 5.0ms | (- (* g g) (* h h)) |
| 5.0ms | (- (* g g) (* h h)) |
| 8.0ms | (sqrt (- (* g g) (* h h))) |
| 7.0ms | (sqrt (- (* g g) (* h h))) |
Useful iterations: 3 (41.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 123 | 378 |
| 1 | 439 | 350 |
| 2 | 1491 | 350 |
| 3 | 5003 | 348 |
22 alts after pruning (22 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 68 | 2 | 70 |
| Fresh | 2 | 20 | 22 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 71 | 22 | 93 |
Merged error: 24.0b
Found 4 expressions with local error:
| 5.2b | (- (* g g) (* h h)) |
| 11.2b | (cbrt (* (/ 1.0 (* 2.0 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) |
| 23.9b | (sqrt (- (* g g) (* h h))) |
| 23.9b | (sqrt (- (* g g) (* h h))) |
| 8× | add-sqr-sqrt sqrt-prod |
| 6× | pow1 add-cube-cbrt *-un-lft-identity add-log-exp |
| 5× | cbrt-div flip3-- flip-- |
| 4× | add-exp-log sqrt-div add-cbrt-cube |
| 3× | difference-of-squares |
| 2× | frac-times rem-sqrt-square sqrt-pow1 pow1/2 associate-*r/ |
| 1× | cbrt-prod sub-neg pow1/3 diff-log associate-*l/ |
| 3.0ms | (- (* g g) (* h h)) |
| 12.0ms | (cbrt (* (/ 1.0 (* 2.0 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) |
| 4.0ms | (sqrt (- (* g g) (* h h))) |
| 4.0ms | (sqrt (- (* g g) (* h h))) |
| 6.0ms | (- (* g g) (* h h)) |
| 66.0ms | (cbrt (* (/ 1.0 (* 2.0 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) |
| 7.0ms | (sqrt (- (* g g) (* h h))) |
| 7.0ms | (sqrt (- (* g g) (* h h))) |
Useful iterations: 2 (30.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 298 | 569 |
| 1 | 1198 | 537 |
| 2 | 5002 | 533 |
24 alts after pruning (24 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 67 | 4 | 71 |
| Fresh | 1 | 20 | 21 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 69 | 24 | 93 |
Merged error: 24.0b
75.8% (0.9b remaining)
Error of 28.5b against oracle of 27.5b and baseline of 31.3b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 2.839898018927808e-166 | 4.849783335347699e-160 | 4.5627981868268464e-160 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 41 |
| 1 | 48 | 41 |
| 2 | 48 | 41 |
Space saved by range analysis: 0%
Space saved by search: 63.708496%
Guaranteed chance to sample good point: 66.565758%
| 940.0ms | 3565× | body | 320 | valid |
| 747.0ms | 4186× | body | 160 | valid |
| 104.0ms | 1208× | body | 80 | nan |
| 24.0ms | 249× | body | 80 | valid |
Loading profile data...