Time bar (total: 24.3s)
| 23.0ms | 292× | body | 80 | valid |
| 3.0ms | 8× | body | 640 | valid |
| 3.0ms | 7× | body | 1280 | valid |
| 1.0ms | 4× | body | 320 | valid |
| 1.0ms | 5× | body | 160 | valid |
| Iter | Nodes |
|---|---|
| done | 5000 |
| 6 | 3251 |
| 5 | 1293 |
| 4 | 501 |
| 3 | 166 |
| 2 | 50 |
| 1 | 21 |
| 0 | 12 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.3b
Found 4 expressions with local error:
| 0.0b | (- (/ 2.0 3.0) z) |
| 0.0b | (* (- y x) 6.0) |
| 0.0b | (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z))) |
| 0.3b | (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)) |
| 199× | add-sqr-sqrt |
| 195× | prod-diff |
| 191× | *-un-lft-identity |
| 185× | add-cube-cbrt |
| 146× | times-frac |
| 82× | distribute-rgt-in associate-+r+ distribute-lft-in |
| 16× | div-inv |
| 13× | fma-neg |
| 11× | pow1 add-cbrt-cube add-exp-log |
| 10× | associate-*l/ |
| 9× | associate-*r* |
| 8× | flip3-- flip-- add-log-exp |
| 6× | associate-*l* |
| 5× | sub-neg difference-of-squares |
| 4× | expm1-log1p-u frac-times pow-prod-down prod-exp cbrt-unprod insert-posit16 log1p-expm1-u |
| 3× | fma-def distribute-lft-out-- |
| 2× | associate-*r/ *-commutative |
| 1× | +-commutative sum-log flip3-+ diff-log flip-+ unswap-sqr |
| 23.0ms | (- (/ 2.0 3.0) z) |
| 30.0ms | (* (- y x) 6.0) |
| 16.0ms | (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z))) |
| 398.0ms | (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)) |
| 40.0ms | (- (/ 2.0 3.0) z) |
| 44.0ms | (* (- y x) 6.0) |
| 121.0ms | (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z))) |
| 61.0ms | (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)) |
| Iter | Nodes |
|---|---|
| done | 5012 |
| 2 | 3216 |
| 1 | 1103 |
| 0 | 404 |
8 alts after pruning (8 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (- (/ 2.0 3.0) z) |
| 0.0b | (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z)))) |
| 0.1b | (* 6.0 (- (/ 2.0 3.0) z)) |
| 0.2b | (* (- y x) (* 6.0 (- (/ 2.0 3.0) z))) |
| 429× | prod-diff |
| 403× | add-sqr-sqrt |
| 395× | *-un-lft-identity |
| 389× | add-cube-cbrt |
| 369× | distribute-rgt-in distribute-lft-in |
| 308× | times-frac |
| 164× | associate-+r+ |
| 34× | div-inv |
| 13× | fma-neg |
| 11× | pow1 sub-neg add-cbrt-cube add-exp-log |
| 10× | associate-*r/ |
| 8× | flip3-- associate-*l* flip-- add-log-exp |
| 7× | associate-*r* |
| 5× | difference-of-squares |
| 4× | expm1-log1p-u frac-times pow-prod-down prod-exp cbrt-unprod insert-posit16 log1p-expm1-u |
| 3× | fma-def distribute-lft-out-- |
| 2× | associate-*l/ *-commutative |
| 1× | +-commutative sum-log flip3-+ diff-log flip-+ unswap-sqr |
| 12.0ms | (- (/ 2.0 3.0) z) |
| 28.0ms | (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z)))) |
| 28.0ms | (* 6.0 (- (/ 2.0 3.0) z)) |
| 65.0ms | (* (- y x) (* 6.0 (- (/ 2.0 3.0) z))) |
| 29.0ms | (- (/ 2.0 3.0) z) |
| 123.0ms | (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z)))) |
| 57.0ms | (* 6.0 (- (/ 2.0 3.0) z)) |
| 77.0ms | (* (- y x) (* 6.0 (- (/ 2.0 3.0) z))) |
| Iter | Nodes |
|---|---|
| done | 5000 |
| 2 | 4680 |
| 1 | 1626 |
| 0 | 657 |
6 alts after pruning (5 fresh and 1 done)
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (- (/ 2.0 3.0) z) |
| 0.3b | (* (- y x) (- (/ 2.0 3.0) z)) |
| 0.3b | (fma 6.0 (* (- y x) (- (/ 2.0 3.0) z)) x) |
| 128× | add-sqr-sqrt |
| 120× | *-un-lft-identity |
| 117× | prod-diff |
| 114× | add-cube-cbrt |
| 92× | times-frac |
| 41× | distribute-rgt-in distribute-lft-in |
| 13× | fma-neg |
| 10× | div-inv |
| 7× | flip3-- flip-- |
| 6× | associate-*r* |
| 5× | pow1 add-cbrt-cube associate-*l* add-exp-log add-log-exp difference-of-squares |
| 4× | frac-times |
| 3× | expm1-log1p-u sub-neg insert-posit16 log1p-expm1-u distribute-lft-out-- |
| 2× | associate-*l/ associate-*r/ |
| 1× | diff-log pow-prod-down prod-exp *-commutative cbrt-unprod fma-udef unswap-sqr |
| 26.0ms | (- (/ 2.0 3.0) z) |
| 75.0ms | (* (- y x) (- (/ 2.0 3.0) z)) |
| 1.0ms | (fma 6.0 (* (- y x) (- (/ 2.0 3.0) z)) x) |
| 25.0ms | (- (/ 2.0 3.0) z) |
| 60.0ms | (* (- y x) (- (/ 2.0 3.0) z)) |
| 63.0ms | (fma 6.0 (* (- y x) (- (/ 2.0 3.0) z)) x) |
| Iter | Nodes |
|---|---|
| done | 5003 |
| 2 | 2006 |
| 1 | 662 |
| 0 | 287 |
6 alts after pruning (4 fresh and 2 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.5b | (* (cbrt x) (cbrt x)) |
| 0.6b | (cbrt x) |
| 0.6b | (cbrt x) |
| 0.6b | (cbrt x) |
| 25× | cbrt-prod |
| 23× | add-sqr-sqrt |
| 15× | *-un-lft-identity add-cube-cbrt |
| 11× | pow1 |
| 9× | pow1/3 |
| 6× | swap-sqr associate-*r* associate-*l* add-exp-log |
| 4× | expm1-log1p-u add-cbrt-cube insert-posit16 log1p-expm1-u add-log-exp unswap-sqr |
| 2× | pow-prod-down pow-sqr pow-prod-up |
| 1× | pow2 pow-plus prod-exp *-commutative cbrt-unprod |
| 24.0ms | (* (cbrt x) (cbrt x)) |
| 1.0ms | (cbrt x) |
| 1.0ms | (cbrt x) |
| 2.0ms | (cbrt x) |
| 316.0ms | (* (cbrt x) (cbrt x)) |
| 238.0ms | (cbrt x) |
| 318.0ms | (cbrt x) |
| 332.0ms | (cbrt x) |
| Iter | Nodes |
|---|---|
| done | 5003 |
| 4 | 4334 |
| 3 | 1106 |
| 2 | 364 |
| 1 | 141 |
| 0 | 67 |
7 alts after pruning (4 fresh and 3 done)
Merged error: 0b
0% (0.2b remaining)
Error of 0.2b against oracle of 0.0b and baseline of 0.2b
| Iter | Nodes |
|---|---|
| done | 15 |
| 1 | 15 |
| 0 | 12 |
| 1.5s | 9295× | body | 80 | valid |
| 140.0ms | 253× | body | 640 | valid |
| 99.0ms | 167× | body | 1280 | valid |
| 58.0ms | 209× | body | 320 | valid |
| 21.0ms | 119× | body | 160 | valid |