Time bar (total: 12.0s)
| 12.0ms | 271× | body | 80 | valid |
| 11.0ms | 271× | body | 80 | nan |
| Iter | Nodes |
|---|---|
| done | 180 |
| 8 | 180 |
| 7 | 178 |
| 6 | 160 |
| 5 | 142 |
| 4 | 123 |
| 3 | 85 |
| 2 | 51 |
| 1 | 21 |
| 0 | 10 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.3b
Found 3 expressions with local error:
| 0.0b | (+ x (* y (sqrt z))) |
| 0.2b | (* (/ 1.0 2.0) (+ x (* y (sqrt z)))) |
| 0.2b | (* y (sqrt z)) |
| 24× | add-sqr-sqrt |
| 16× | associate-*l* |
| 15× | *-un-lft-identity add-cube-cbrt |
| 10× | times-frac add-cbrt-cube add-exp-log |
| 9× | associate-*r* |
| 7× | pow1 |
| 5× | add-log-exp |
| 4× | sqrt-prod unswap-sqr |
| 3× | expm1-log1p-u fma-def flip3-+ prod-exp cbrt-unprod flip-+ log1p-expm1-u |
| 2× | frac-times pow-prod-down associate-*r/ *-commutative |
| 1× | distribute-rgt-in cbrt-undiv +-commutative sum-log distribute-lft-in div-exp associate-*l/ div-inv |
| 7.0ms | (+ x (* y (sqrt z))) |
| 38.0ms | (* (/ 1.0 2.0) (+ x (* y (sqrt z)))) |
| 14.0ms | (* y (sqrt z)) |
| 48.0ms | (+ x (* y (sqrt z))) |
| 66.0ms | (* (/ 1.0 2.0) (+ x (* y (sqrt z)))) |
| 50.0ms | (* y (sqrt z)) |
| Iter | Nodes |
|---|---|
| done | 5001 |
| 2 | 2282 |
| 1 | 519 |
| 0 | 163 |
7 alts after pruning (6 fresh and 1 done)
Merged error: 0.3b
Found 4 expressions with local error:
| 0.1b | (sqrt (sqrt z)) |
| 0.2b | (* (/ 1.0 2.0) (+ x (* (* y (sqrt (sqrt z))) (sqrt (sqrt z))))) |
| 0.3b | (* y (sqrt (sqrt z))) |
| 0.3b | (* (* y (sqrt (sqrt z))) (sqrt (sqrt z))) |
| 34× | add-sqr-sqrt |
| 31× | sqrt-prod |
| 21× | *-un-lft-identity associate-*r* add-cube-cbrt |
| 17× | associate-*l* |
| 16× | add-cbrt-cube add-exp-log |
| 15× | pow1 |
| 10× | times-frac |
| 6× | prod-exp cbrt-unprod |
| 5× | pow-prod-down unswap-sqr |
| 4× | expm1-log1p-u sqrt-pow1 log1p-expm1-u add-log-exp |
| 3× | *-commutative |
| 2× | frac-times rem-sqrt-square flip3-+ pow1/2 associate-*r/ flip-+ |
| 1× | distribute-rgt-in cbrt-undiv distribute-lft-in div-exp associate-*l/ div-inv |
| 3.0ms | (sqrt (sqrt z)) |
| 21.0ms | (* (/ 1.0 2.0) (+ x (* (* y (sqrt (sqrt z))) (sqrt (sqrt z))))) |
| 10.0ms | (* y (sqrt (sqrt z))) |
| 36.0ms | (* (* y (sqrt (sqrt z))) (sqrt (sqrt z))) |
| 165.0ms | (sqrt (sqrt z)) |
| 57.0ms | (* (/ 1.0 2.0) (+ x (* (* y (sqrt (sqrt z))) (sqrt (sqrt z))))) |
| 89.0ms | (* y (sqrt (sqrt z))) |
| 56.0ms | (* (* y (sqrt (sqrt z))) (sqrt (sqrt z))) |
| Iter | Nodes |
|---|---|
| done | 5001 |
| 2 | 3586 |
| 1 | 714 |
| 0 | 230 |
6 alts after pruning (5 fresh and 1 done)
Merged error: 0b
Found 2 expressions with local error:
| 0.0b | (+ (* x (/ 1.0 2.0)) (* y (* (sqrt z) (/ 1.0 2.0)))) |
| 0.2b | (* y (* (sqrt z) (/ 1.0 2.0))) |
| 11× | add-cbrt-cube add-exp-log |
| 7× | pow1 |
| 5× | prod-exp associate-*r/ cbrt-unprod |
| 4× | add-log-exp |
| 3× | add-sqr-sqrt *-un-lft-identity associate-*l* pow-prod-down add-cube-cbrt |
| 2× | expm1-log1p-u log1p-expm1-u |
| 1× | cbrt-undiv +-commutative sum-log fma-def flip3-+ div-exp associate-*r* frac-add *-commutative flip-+ |
| 18.0ms | (+ (* x (/ 1.0 2.0)) (* y (* (sqrt z) (/ 1.0 2.0)))) |
| 26.0ms | (* y (* (sqrt z) (/ 1.0 2.0))) |
| 57.0ms | (+ (* x (/ 1.0 2.0)) (* y (* (sqrt z) (/ 1.0 2.0)))) |
| 71.0ms | (* y (* (sqrt z) (/ 1.0 2.0))) |
| Iter | Nodes |
|---|---|
| done | 5000 |
| 2 | 1380 |
| 1 | 335 |
| 0 | 112 |
6 alts after pruning (4 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.3b | (* y (sqrt (sqrt z))) |
| 0.3b | (* (* y (sqrt (sqrt z))) (cbrt (* (sqrt (sqrt z)) (sqrt z)))) |
| 0.3b | (* (sqrt (sqrt z)) (sqrt z)) |
| 0.6b | (cbrt (* (sqrt (sqrt z)) (sqrt z))) |
| 36× | add-sqr-sqrt |
| 35× | sqrt-prod |
| 23× | pow1 |
| 19× | associate-*r* |
| 14× | *-un-lft-identity add-cube-cbrt |
| 13× | associate-*l* add-exp-log |
| 12× | sqrt-pow1 |
| 11× | add-cbrt-cube |
| 9× | unswap-sqr |
| 8× | pow1/2 |
| 7× | pow-prod-down |
| 6× | pow-prod-up |
| 5× | prod-exp cbrt-unprod |
| 4× | expm1-log1p-u cube-unmult log1p-expm1-u add-log-exp |
| 3× | *-commutative |
| 2× | cbrt-prod pow-plus rem-cbrt-cube |
| 1× | pow1/3 sqrt-unprod |
| 16.0ms | (* y (sqrt (sqrt z))) |
| 37.0ms | (* (* y (sqrt (sqrt z))) (cbrt (* (sqrt (sqrt z)) (sqrt z)))) |
| 28.0ms | (* (sqrt (sqrt z)) (sqrt z)) |
| 9.0ms | (cbrt (* (sqrt (sqrt z)) (sqrt z))) |
| 102.0ms | (* y (sqrt (sqrt z))) |
| 47.0ms | (* (* y (sqrt (sqrt z))) (cbrt (* (sqrt (sqrt z)) (sqrt z)))) |
| 210.0ms | (* (sqrt (sqrt z)) (sqrt z)) |
| 167.0ms | (cbrt (* (sqrt (sqrt z)) (sqrt z))) |
| Iter | Nodes |
|---|---|
| done | 5000 |
| 2 | 2391 |
| 1 | 458 |
| 0 | 176 |
6 alts after pruning (3 fresh and 3 done)
Merged error: 0b
0% (0.1b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 0.1b
| Iter | Nodes |
|---|---|
| done | 15 |
| 1 | 15 |
| 0 | 11 |
| 840.0ms | 8533× | body | 80 | valid |
| 471.0ms | 8495× | body | 80 | nan |