Time bar (total: 10.3s)
| 29.0ms | 109× | body | 320 | valid |
| 29.0ms | 142× | body | 160 | valid |
| 22.0ms | 253× | body | 80 | nan |
| 0.0ms | 5× | body | 80 | valid |
Useful iterations: 2 (9.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 37 |
| 1 | 43 | 37 |
| 2 | 119 | 36 |
| 3 | 284 | 36 |
| 4 | 529 | 36 |
| 5 | 772 | 36 |
| 6 | 942 | 36 |
| 7 | 1142 | 36 |
| 8 | 2476 | 36 |
| done | 5000 | 36 |
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 1 | 1 | 2 |
Merged error: 37.5b
Found 4 expressions with local error:
| 8.4b | (cbrt (* (/ 1.0 (* 2.0 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) |
| 8.4b | (cbrt (* (- (sqrt (- (* g g) (* h h))) g) (/ 1.0 (* 2.0 a)))) |
| 31.0b | (sqrt (- (* g g) (* h h))) |
| 31.0b | (sqrt (- (* g g) (* h h))) |
| 10× | cbrt-div |
| 8× | add-sqr-sqrt sqrt-prod |
| 6× | pow1 add-cube-cbrt flip3-- *-un-lft-identity flip-- |
| 4× | add-exp-log frac-times sqrt-div add-cbrt-cube add-log-exp |
| 3× | associate-*r/ associate-*l/ |
| 2× | cbrt-prod rem-sqrt-square sqrt-pow1 pow1/2 pow1/3 difference-of-squares |
| 13.0ms | (cbrt (* (/ 1.0 (* 2.0 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) |
| 12.0ms | (cbrt (* (- (sqrt (- (* g g) (* h h))) g) (/ 1.0 (* 2.0 a)))) |
| 4.0ms | (sqrt (- (* g g) (* h h))) |
| 4.0ms | (sqrt (- (* g g) (* h h))) |
| 72.0ms | (cbrt (* (/ 1.0 (* 2.0 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) |
| 62.0ms | (cbrt (* (- (sqrt (- (* g g) (* h h))) g) (/ 1.0 (* 2.0 a)))) |
| 8.0ms | (sqrt (- (* g g) (* h h))) |
| 8.0ms | (sqrt (- (* g g) (* h h))) |
Useful iterations: done (466.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 205 | 1451 |
| 1 | 462 | 1269 |
| 2 | 1543 | 1169 |
| done | 5002 | 1149 |
17 alts after pruning (17 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 55 | 17 | 72 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 56 | 17 | 73 |
Merged error: 32.6b
Found 4 expressions with local error:
| 5.0b | (- (* g g) (* h h)) |
| 8.4b | (cbrt (* (/ 1.0 (* 2.0 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) |
| 31.0b | (sqrt (- (* g g) (* h h))) |
| 31.0b | (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/ |
| 4.0ms | (- (* g g) (* h h)) |
| 14.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)) |
| 71.0ms | (cbrt (* (/ 1.0 (* 2.0 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) |
| 10.0ms | (sqrt (- (* g g) (* h h))) |
| 8.0ms | (sqrt (- (* g g) (* h h))) |
Useful iterations: 3 (343.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 136 | 1115 |
| 1 | 305 | 991 |
| 2 | 1058 | 887 |
| 3 | 4241 | 865 |
| done | 5000 | 865 |
18 alts after pruning (18 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 68 | 3 | 71 |
| Fresh | 1 | 15 | 16 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 70 | 18 | 88 |
Merged error: 32.5b
Found 4 expressions with local error:
| 5.0b | (- (* g g) (* h h)) |
| 8.4b | (cbrt (* (/ 1.0 (* 2.0 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) |
| 31.0b | (sqrt (- (* g g) (* h h))) |
| 31.0b | (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/ |
| 4.0ms | (- (* g g) (* h h)) |
| 14.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)) |
| 75.0ms | (cbrt (* (/ 1.0 (* 2.0 a)) (- (neg g) (sqrt (- (* g g) (* h h)))))) |
| 7.0ms | (sqrt (- (* g g) (* h h))) |
| 8.0ms | (sqrt (- (* g g) (* h h))) |
Useful iterations: 3 (336.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 136 | 1115 |
| 1 | 305 | 991 |
| 2 | 1058 | 887 |
| 3 | 4226 | 865 |
| done | 5000 | 865 |
18 alts after pruning (18 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 70 | 1 | 71 |
| Fresh | 0 | 17 | 17 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 71 | 18 | 89 |
Merged error: 32.5b
Found 4 expressions with local error:
| 5.0b | (- (* g g) (* h h)) |
| 8.4b | (cbrt (* (- (sqrt (- (* g g) (* h h))) g) (/ 1.0 (* 2.0 a)))) |
| 31.0b | (sqrt (- (* g g) (* h h))) |
| 31.0b | (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-*l/ |
| 1× | cbrt-prod sub-neg pow1/3 diff-log associate-*r/ |
| 5.0ms | (- (* g g) (* h h)) |
| 12.0ms | (cbrt (* (- (sqrt (- (* g g) (* h h))) g) (/ 1.0 (* 2.0 a)))) |
| 4.0ms | (sqrt (- (* g g) (* h h))) |
| 4.0ms | (sqrt (- (* g g) (* h h))) |
| 6.0ms | (- (* g g) (* h h)) |
| 61.0ms | (cbrt (* (- (sqrt (- (* g g) (* h h))) g) (/ 1.0 (* 2.0 a)))) |
| 7.0ms | (sqrt (- (* g g) (* h h))) |
| 8.0ms | (sqrt (- (* g g) (* h h))) |
Useful iterations: 3 (320.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 163 | 1146 |
| 1 | 354 | 1008 |
| 2 | 1110 | 918 |
| 3 | 3743 | 900 |
| done | 5000 | 900 |
17 alts after pruning (17 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 69 | 2 | 71 |
| Fresh | 2 | 15 | 17 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 72 | 17 | 89 |
Merged error: 32.5b
67.2% (1.1b remaining)
Error of 31.7b against oracle of 30.6b and baseline of 34.0b
| Iters | Range | Point | |
|---|---|---|---|
| 4 | -6.728240533841265e-160 | -3.494541859308342e-160 | -3.5793765345256297e-160 |
Useful iterations: 1 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 77 |
| 1 | 43 | 75 |
| done | 43 | 75 |
| 990.0ms | 3679× | body | 320 | valid |
| 758.0ms | 4191× | body | 160 | valid |
| 702.0ms | 7817× | body | 80 | nan |
| 12.0ms | 130× | body | 80 | valid |
Loading profile data...