Time bar (total: 11.2s)
| 8.0ms | 256× | body | 80 | valid |
Useful iterations: 2 (5.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 14 |
| 1 | 16 | 13 |
| 2 | 26 | 12 |
| 3 | 30 | 12 |
| done | 30 | 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)) |
| 34.0ms | (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0) |
| 15.0ms | (sqrt (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0)) |
| 46.0ms | (+ (+ (* x x) (* y y)) (* z z)) |
| 57.0ms | (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0) |
| 190.0ms | (sqrt (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0)) |
Useful iterations: 3 (486.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 129 | 1623 |
| 1 | 273 | 1440 |
| 2 | 845 | 1236 |
| 3 | 3378 | 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)))) |
| 3.0ms | (sqrt (* 0.3333333333333333 (fma x x (fma y y (* z z))))) |
| 73.0ms | (* 0.3333333333333333 (fma x x (fma y y (* z z)))) |
| 210.0ms | (sqrt (* 0.3333333333333333 (fma x x (fma y y (* z z))))) |
Useful iterations: 2 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 65 | 567 |
| 1 | 126 | 533 |
| 2 | 307 | 473 |
| 3 | 1113 | 473 |
| done | 5000 | 473 |
6 alts after pruning (5 fresh and 1 done)
Merged error: 15.1b
Found 2 expressions with local error:
| 0.2b | (* (sqrt 0.3333333333333333) (sqrt (fma x x (fma y y (* z z))))) |
| 33.0b | (sqrt (fma x x (fma y y (* z z)))) |
| 16× | add-sqr-sqrt |
| 13× | sqrt-prod |
| 7× | pow1 add-cube-cbrt *-un-lft-identity |
| 6× | associate-*r* associate-*l* |
| 4× | add-exp-log add-cbrt-cube unswap-sqr |
| 3× | sqrt-pow1 pow1/2 pow-prod-down |
| 2× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 1× | rem-sqrt-square sqrt-unprod prod-exp *-commutative cbrt-unprod |
| 7.0ms | (* (sqrt 0.3333333333333333) (sqrt (fma x x (fma y y (* z z))))) |
| 1.0ms | (sqrt (fma x x (fma y y (* z z)))) |
| 210.0ms | (* (sqrt 0.3333333333333333) (sqrt (fma x x (fma y y (* z z))))) |
| 133.0ms | (sqrt (fma x x (fma y y (* z z)))) |
Useful iterations: 2 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 60 | 781 |
| 1 | 106 | 704 |
| 2 | 259 | 676 |
| 3 | 669 | 676 |
| 4 | 1405 | 676 |
| 5 | 2712 | 676 |
| 6 | 4582 | 676 |
| done | 5000 | 676 |
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 |
| 17.0ms | (+ (+ (* x x) (* y y)) (* z z)) |
| 23.0ms | (/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) (sqrt 3.0)) |
| 16.0ms | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
| 51.0ms | (+ (+ (* x x) (* y y)) (* z z)) |
| 259.0ms | (/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) (sqrt 3.0)) |
| 118.0ms | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
Useful iterations: 3 (387.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 142 | 2440 |
| 1 | 276 | 2083 |
| 2 | 764 | 1897 |
| 3 | 2872 | 1869 |
| done | 5001 | 1869 |
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 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 30 |
| 1 | 21 | 30 |
| done | 21 | 30 |
| 271.0ms | 8000× | body | 80 | valid |