Time bar (total: 11.6s)
| 9.0ms | 256× | body | 80 | valid |
Useful iterations: 2 (4.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 14 |
| 1 | 16 | 13 |
| 2 | 26 | 12 |
| 3 | 31 | 12 |
| done | 31 | 12 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 35.6b
Found 3 expressions with local error:
| 0.0b | (+ (+ (* x x) (* y y)) (* z z)) |
| 0.1b | (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0) |
| 33.1b | (sqrt (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0)) |
| 22× | add-sqr-sqrt |
| 19× | add-cube-cbrt *-un-lft-identity times-frac |
| 13× | sqrt-prod |
| 8× | add-log-exp |
| 5× | add-exp-log add-cbrt-cube |
| 4× | pow1 |
| 3× | expm1-log1p-u fma-def associate-/r* sum-log log1p-expm1-u associate-/l* |
| 2× | rem-sqrt-square flip3-+ flip-+ div-inv associate-/l/ |
| 1× | cbrt-undiv +-commutative associate-+l+ frac-2neg sqrt-pow1 pow1/2 sqrt-div div-exp clear-num |
| 13.0ms | (+ (+ (* x x) (* y y)) (* z z)) |
| 32.0ms | (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0) |
| 14.0ms | (sqrt (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0)) |
| 45.0ms | (+ (+ (* x x) (* y y)) (* z z)) |
| 54.0ms | (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0) |
| 180.0ms | (sqrt (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0)) |
Useful iterations: 3 (450.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 129 | 1623 |
| 1 | 273 | 1440 |
| 2 | 1006 | 1236 |
| 3 | 4364 | 1224 |
| done | 5000 | 1224 |
6 alts after pruning (6 fresh and 0 done)
Merged error: 15.1b
Found 2 expressions with local error:
| 0.1b | (* 0.3333333333333333 (fma x x (fma y y (* z z)))) |
| 33.0b | (sqrt (* 0.3333333333333333 (fma x x (fma y y (* z z))))) |
| 7× | pow1 |
| 6× | add-sqr-sqrt |
| 4× | add-exp-log add-cube-cbrt *-un-lft-identity add-cbrt-cube |
| 3× | associate-*r* associate-*l* |
| 2× | expm1-log1p-u sqrt-pow1 pow-prod-down fma-udef log1p-expm1-u add-log-exp |
| 1× | distribute-rgt-in distribute-lft-in pow1/2 prod-exp sqrt-prod *-commutative cbrt-unprod unswap-sqr |
| 3.0ms | (* 0.3333333333333333 (fma x x (fma y y (* z z)))) |
| 2.0ms | (sqrt (* 0.3333333333333333 (fma x x (fma y y (* z z))))) |
| 63.0ms | (* 0.3333333333333333 (fma x x (fma y y (* z z)))) |
| 196.0ms | (sqrt (* 0.3333333333333333 (fma x x (fma y y (* z z))))) |
Useful iterations: 2 (42.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 65 | 567 |
| 1 | 128 | 533 |
| 2 | 440 | 473 |
| 3 | 2121 | 473 |
| done | 5001 | 473 |
6 alts after pruning (5 fresh and 1 done)
Merged error: 15.1b
Found 2 expressions with local error:
| 0.4b | (* (sqrt (fma x x (fma y y (* z z)))) (sqrt (/ 1 3.0))) |
| 33.0b | (sqrt (fma x x (fma y y (* z z)))) |
| 32× | add-sqr-sqrt |
| 29× | sqrt-prod |
| 16× | associate-*r* |
| 15× | *-un-lft-identity |
| 13× | add-cube-cbrt times-frac |
| 8× | unswap-sqr |
| 7× | pow1 |
| 6× | associate-*l* |
| 4× | add-exp-log add-cbrt-cube |
| 3× | sqrt-pow1 pow1/2 pow-prod-down |
| 2× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 1× | rem-sqrt-square sqrt-unprod sqrt-div associate-*r/ prod-exp *-commutative cbrt-unprod div-inv |
| 16.0ms | (* (sqrt (fma x x (fma y y (* z z)))) (sqrt (/ 1 3.0))) |
| 1.0ms | (sqrt (fma x x (fma y y (* z z)))) |
| 196.0ms | (* (sqrt (fma x x (fma y y (* z z)))) (sqrt (/ 1 3.0))) |
| 124.0ms | (sqrt (fma x x (fma y y (* z z)))) |
Useful iterations: 2 (57.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 99 | 1192 |
| 1 | 175 | 1097 |
| 2 | 519 | 1030 |
| 3 | 1101 | 1030 |
| 4 | 2603 | 1030 |
| done | 5000 | 1030 |
6 alts after pruning (4 fresh and 2 done)
Merged error: 15.1b
Found 3 expressions with local error:
| 0.0b | (+ (+ (* x x) (* y y)) (* z z)) |
| 0.4b | (/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) (sqrt 3.0)) |
| 33.0b | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
| 45× | sqrt-prod |
| 36× | times-frac |
| 35× | add-sqr-sqrt |
| 33× | add-cube-cbrt *-un-lft-identity |
| 8× | add-log-exp |
| 6× | associate-/r* associate-/l* |
| 5× | add-exp-log add-cbrt-cube |
| 4× | pow1 sqrt-div |
| 3× | expm1-log1p-u fma-def flip3-+ sum-log flip-+ log1p-expm1-u |
| 2× | associate-/l/ |
| 1× | cbrt-undiv +-commutative rem-sqrt-square associate-+l+ sqrt-undiv frac-2neg sqrt-pow1 pow1/2 div-exp clear-num hypot-def div-inv |
| 13.0ms | (+ (+ (* x x) (* y y)) (* z z)) |
| 23.0ms | (/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) (sqrt 3.0)) |
| 17.0ms | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
| 40.0ms | (+ (+ (* x x) (* y y)) (* z z)) |
| 238.0ms | (/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) (sqrt 3.0)) |
| 107.0ms | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
Useful iterations: 3 (425.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 142 | 2440 |
| 1 | 279 | 2095 |
| 2 | 950 | 1879 |
| 3 | 3958 | 1861 |
| done | 5000 | 1861 |
8 alts after pruning (6 fresh and 2 done)
Merged error: 12.5b
78.7% (3.6b remaining)
Error of 15.7b against oracle of 12.2b and baseline of 28.9b
Useful iterations: 0 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 29 |
| 1 | 18 | 29 |
| done | 18 | 29 |
| 290.0ms | 8000× | body | 80 | valid |