Time bar (total: 19.2s)
| 11.0ms | 287× | body | 80 | valid |
| 1.0ms | 7× | body | 640 | valid |
| 1.0ms | 4× | body | 1280 | valid |
| 1.0ms | 5× | body | 320 | valid |
| 0.0ms | 3× | body | 160 | valid |
Useful iterations: 2 (7.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 246 |
| 1 | 21 | 246 |
| 2 | 51 | 221 |
| 3 | 172 | 221 |
| 4 | 582 | 221 |
| 5 | 1977 | 221 |
| done | 5000 | 221 |
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 log1p-expm1-u |
| 3× | fma-def distribute-lft-out-- |
| 2× | associate-*r/ *-commutative |
| 1× | +-commutative sum-log flip3-+ diff-log flip-+ unswap-sqr |
| 35.0ms | (- (/ 2.0 3.0) z) |
| 24.0ms | (* (- y x) 6.0) |
| 26.0ms | (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z))) |
| 95.0ms | (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)) |
| 24.0ms | (- (/ 2.0 3.0) z) |
| 47.0ms | (* (- y x) 6.0) |
| 97.0ms | (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z))) |
| 76.0ms | (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)) |
Useful iterations: done (1.5s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 400 | 150140 |
| 1 | 1107 | 129879 |
| done | 5001 | 105732 |
8 alts after pruning (8 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (- (/ 2.0 3.0) z) |
| 0.0b | (* 6.0 (- (/ 2.0 3.0) z)) |
| 0.0b | (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z)))) |
| 0.1b | (* (- 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 log1p-expm1-u |
| 3× | fma-def distribute-lft-out-- |
| 2× | associate-*l/ *-commutative |
| 1× | +-commutative sum-log flip3-+ diff-log flip-+ unswap-sqr |
| 31.0ms | (- (/ 2.0 3.0) z) |
| 73.0ms | (* 6.0 (- (/ 2.0 3.0) z)) |
| 67.0ms | (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z)))) |
| 110.0ms | (* (- y x) (* 6.0 (- (/ 2.0 3.0) z))) |
| 22.0ms | (- (/ 2.0 3.0) z) |
| 53.0ms | (* 6.0 (- (/ 2.0 3.0) z)) |
| 77.0ms | (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z)))) |
| 69.0ms | (* (- y x) (* 6.0 (- (/ 2.0 3.0) z))) |
Useful iterations: done (1.7s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 653 | 301737 |
| 1 | 1643 | 260805 |
| done | 5000 | 207906 |
8 alts after pruning (7 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.6b | (cbrt z) |
| 0.6b | (cbrt z) |
| 0.6b | (cbrt z) |
| 60.4b | (fma (- (cbrt z)) (* (cbrt z) (cbrt z)) (* (cbrt z) (* (cbrt z) (cbrt z)))) |
| 9× | cbrt-prod |
| 7× | add-sqr-sqrt *-un-lft-identity add-cube-cbrt |
| 4× | expm1-log1p-u pow1 add-cbrt-cube add-exp-log log1p-expm1-u add-log-exp |
| 3× | pow1/3 |
| 1× | fma-udef |
| 1.0ms | (cbrt z) |
| 1.0ms | (cbrt z) |
| 1.0ms | (cbrt z) |
| 0.0ms | (fma (- (cbrt z)) (* (cbrt z) (cbrt z)) (* (cbrt z) (* (cbrt z) (cbrt z)))) |
| 278.0ms | (cbrt z) |
| 267.0ms | (cbrt z) |
| 258.0ms | (cbrt z) |
| 673.0ms | (fma (- (cbrt z)) (* (cbrt z) (cbrt z)) (* (cbrt z) (* (cbrt z) (cbrt z)))) |
Useful iterations: done (988.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 12147 |
| 1 | 71 | 11121 |
| 2 | 231 | 8789 |
| 3 | 949 | 8429 |
| done | 5000 | 7999 |
8 alts after pruning (6 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (* (- y x) 6.0) |
| 0.0b | (* (- y x) 6.0) |
| 0.3b | (fma (* (- y x) 6.0) (fma (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (/ 2.0 (cbrt 3.0)) (- z)) x) |
| 1.0b | (/ 2.0 (cbrt 3.0)) |
| 31× | add-sqr-sqrt |
| 27× | *-un-lft-identity |
| 23× | add-cube-cbrt |
| 18× | times-frac |
| 12× | cbrt-prod |
| 10× | associate-*l* add-exp-log |
| 9× | add-cbrt-cube |
| 8× | pow1 |
| 6× | associate-/r* associate-*r* |
| 4× | expm1-log1p-u associate-*l/ log1p-expm1-u add-log-exp |
| 3× | associate-/l* |
| 2× | flip3-- pow-prod-down prod-exp *-commutative cbrt-unprod flip-- distribute-lft-out-- difference-of-squares unswap-sqr |
| 1× | cbrt-undiv clear-num frac-2neg div-exp fma-udef div-inv |
| 27.0ms | (* (- y x) 6.0) |
| 35.0ms | (* (- y x) 6.0) |
| 0.0ms | (fma (* (- y x) 6.0) (fma (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (/ 2.0 (cbrt 3.0)) (- z)) x) |
| 8.0ms | (/ 2.0 (cbrt 3.0)) |
| 44.0ms | (* (- y x) 6.0) |
| 45.0ms | (* (- y x) 6.0) |
| 215.0ms | (fma (* (- y x) 6.0) (fma (/ 1 (* (cbrt 3.0) (cbrt 3.0))) (/ 2.0 (cbrt 3.0)) (- z)) x) |
| 0.0ms | (/ 2.0 (cbrt 3.0)) |
Useful iterations: done (905.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 146 | 26643 |
| 1 | 281 | 24828 |
| 2 | 865 | 24638 |
| done | 5001 | 23897 |
8 alts after pruning (5 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
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 246 |
| 1 | 15 | 246 |
| done | 15 | 246 |
| 644.0ms | 9450× | body | 80 | valid |
| 357.0ms | 140× | body | 1280 | valid |
| 83.0ms | 264× | body | 640 | valid |
| 29.0ms | 187× | body | 320 | valid |
| 11.0ms | 102× | body | 160 | valid |