Time bar (total: 5.5s)
| 9.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 7 |
| 1 | 27 | 7 |
| 2 | 33 | 7 |
| 3 | 34 | 7 |
| 4 | 34 | 7 |
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: 37.6b
Found 2 expressions with local error:
| 0.3b | (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0) |
| 34.7b | (sqrt (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0)) |
| 20× | add-sqr-sqrt |
| 19× | times-frac |
| 17× | add-cube-cbrt *-un-lft-identity |
| 13× | sqrt-prod |
| 4× | add-exp-log add-cbrt-cube |
| 3× | pow1 associate-/r* associate-/l* |
| 2× | expm1-log1p-u rem-sqrt-square log1p-expm1-u div-inv associate-/l/ add-log-exp |
| 1× | cbrt-undiv frac-2neg sqrt-pow1 flip3-+ pow1/2 sqrt-div div-exp clear-num flip-+ |
| 8.0ms | (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0) |
| 6.0ms | (sqrt (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0)) |
| 48.0ms | (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0) |
| 164.0ms | (sqrt (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0)) |
Useful iterations: 2 (22.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 223 | 655 |
| 1 | 877 | 586 |
| 2 | 3651 | 577 |
| 3 | 5001 | 577 |
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 57 | 7 | 64 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 58 | 7 | 65 |
Merged error: 17.4b
Found 4 expressions with local error:
| 0.1b | (/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) (/ 3.0 (sqrt (+ (+ (* x x) (* y y)) (* z z))))) |
| 34.7b | (sqrt (/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) (/ 3.0 (sqrt (+ (+ (* x x) (* y y)) (* z z)))))) |
| 34.8b | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
| 34.8b | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
| 532× | times-frac |
| 424× | sqrt-prod |
| 295× | add-sqr-sqrt |
| 274× | add-cube-cbrt *-un-lft-identity |
| 33× | sqrt-div |
| 28× | associate-/r/ |
| 24× | associate-/r* |
| 16× | flip3-+ flip-+ |
| 15× | div-inv |
| 9× | add-exp-log rem-sqrt-square add-cbrt-cube |
| 7× | pow1 |
| 6× | associate-/l* |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | cbrt-undiv sqrt-pow1 pow1/2 div-exp |
| 2× | hypot-def associate-/l/ |
| 1× | frac-2neg clear-num |
| 18.0ms | (/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) (/ 3.0 (sqrt (+ (+ (* x x) (* y y)) (* z z))))) |
| 25.0ms | (sqrt (/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) (/ 3.0 (sqrt (+ (+ (* x x) (* y y)) (* z z)))))) |
| 8.0ms | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
| 6.0ms | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
| 49.0ms | (/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) (/ 3.0 (sqrt (+ (+ (* x x) (* y y)) (* z z))))) |
| 184.0ms | (sqrt (/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) (/ 3.0 (sqrt (+ (+ (* x x) (* y y)) (* z z)))))) |
| 95.0ms | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
| 97.0ms | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
Useful iterations: 2 (67.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 867 | 11029 |
| 1 | 3658 | 10267 |
| 2 | 5001 | 9988 |
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 407 | 2 | 409 |
| Fresh | 2 | 4 | 6 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 410 | 6 | 416 |
Merged error: 17.4b
Found 4 expressions with local error:
| 0.4b | (/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) (cbrt 3.0)) |
| 34.7b | (sqrt (* (/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) (* (cbrt 3.0) (cbrt 3.0))) (/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) (cbrt 3.0)))) |
| 34.8b | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
| 34.8b | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
| 38× | add-sqr-sqrt |
| 36× | times-frac |
| 34× | add-cube-cbrt *-un-lft-identity |
| 28× | sqrt-prod |
| 21× | cbrt-prod |
| 9× | pow1 sqrt-div |
| 6× | add-exp-log associate-/r* associate-/l* |
| 5× | add-cbrt-cube |
| 4× | expm1-log1p-u sqrt-pow1 log1p-expm1-u add-log-exp |
| 3× | flip3-+ pow1/2 flip-+ |
| 2× | rem-sqrt-square hypot-def associate-/l/ |
| 1× | cbrt-undiv frac-times frac-2neg associate-*r/ div-exp pow-prod-down associate-*l/ clear-num div-inv |
| 9.0ms | (/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) (cbrt 3.0)) |
| 16.0ms | (sqrt (* (/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) (* (cbrt 3.0) (cbrt 3.0))) (/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) (cbrt 3.0)))) |
| 9.0ms | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
| 6.0ms | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
| 225.0ms | (/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) (cbrt 3.0)) |
| 451.0ms | (sqrt (* (/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) (* (cbrt 3.0) (cbrt 3.0))) (/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) (cbrt 3.0)))) |
| 124.0ms | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
| 99.0ms | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
Useful iterations: 3 (48.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 258 | 1610 |
| 1 | 686 | 1532 |
| 2 | 2171 | 1508 |
| 3 | 5001 | 1493 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 128 | 0 | 128 |
| Fresh | 0 | 5 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 128 | 6 | 134 |
Merged error: 17.4b
Found 4 expressions with local error:
| 0.1b | (sqrt (/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) 3.0)) |
| 0.3b | (* (sqrt (/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) 3.0)) (sqrt (sqrt (+ (+ (* x x) (* y y)) (* z z))))) |
| 34.8b | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
| 34.8b | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
| 102× | sqrt-prod |
| 75× | add-sqr-sqrt |
| 44× | times-frac |
| 36× | add-cube-cbrt *-un-lft-identity |
| 25× | associate-*l* |
| 16× | sqrt-div |
| 12× | unswap-sqr |
| 11× | pow1 |
| 9× | associate-*r* |
| 6× | add-exp-log add-cbrt-cube |
| 5× | rem-sqrt-square sqrt-pow1 pow1/2 |
| 4× | expm1-log1p-u flip3-+ flip-+ log1p-expm1-u add-log-exp |
| 3× | pow-prod-down |
| 2× | frac-times associate-*r/ hypot-def div-inv |
| 1× | sqrt-unprod associate-*l/ prod-exp *-commutative cbrt-unprod |
| 7.0ms | (sqrt (/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) 3.0)) |
| 20.0ms | (* (sqrt (/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) 3.0)) (sqrt (sqrt (+ (+ (* x x) (* y y)) (* z z))))) |
| 5.0ms | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
| 5.0ms | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
| 159.0ms | (sqrt (/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) 3.0)) |
| 166.0ms | (* (sqrt (/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) 3.0)) (sqrt (sqrt (+ (+ (* x x) (* y y)) (* z z))))) |
| 100.0ms | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
| 99.0ms | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
Useful iterations: 2 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 354 | 2242 |
| 1 | 1163 | 2177 |
| 2 | 4769 | 2159 |
| 3 | 5001 | 2159 |
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 152 | 0 | 152 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 152 | 6 | 158 |
Merged error: 17.4b
64.5% (6.7b remaining)
Error of 24.8b against oracle of 18.1b and baseline of 37.1b
| Iters | Range | Point | |
|---|---|---|---|
| 8 | 4.6926641391142656e+86 | 5.0018524994459073e+89 | 2.1452959828457685e+89 |
| 10 | -1.7063783991581126e+128 | -7.490667611783549e+116 | -1.0510217824479294e+128 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 25 |
| 1 | 39 | 25 |
| 2 | 39 | 25 |
| 281.0ms | 8000× | body | 80 | valid |