Time bar (total: 13.5s)
| 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 |
| Iter | Nodes |
|---|---|
| done | 5000 |
| 5 | 1977 |
| 4 | 582 |
| 3 | 172 |
| 2 | 51 |
| 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 log1p-expm1-u |
| 3× | fma-def distribute-lft-out-- |
| 2× | associate-*r/ *-commutative |
| 1× | +-commutative sum-log flip3-+ diff-log flip-+ unswap-sqr |
| 22.0ms | (- (/ 2.0 3.0) z) |
| 22.0ms | (* (- y x) 6.0) |
| 27.0ms | (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z))) |
| 73.0ms | (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)) |
| 22.0ms | (- (/ 2.0 3.0) z) |
| 55.0ms | (* (- y x) 6.0) |
| 104.0ms | (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z))) |
| 69.0ms | (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)) |
| Iter | Nodes |
|---|---|
| done | 5001 |
| 1 | 1107 |
| 0 | 400 |
7 alts after pruning (7 fresh and 0 done)
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (+ (* (* (/ 2.0 3.0) 6.0) (- y x)) (* (- y x) (* 6.0 (- z)))) |
| 0.0b | (+ x (+ (* (* (/ 2.0 3.0) 6.0) (- y x)) (* (- y x) (* 6.0 (- z))))) |
| 0.3b | (* (- y x) (* 6.0 (- z))) |
| 22× | associate-+l+ |
| 21× | *-un-lft-identity |
| 20× | associate-*l/ |
| 19× | add-sqr-sqrt |
| 18× | prod-diff |
| 17× | add-cube-cbrt |
| 11× | distribute-rgt-in distribute-lft-in |
| 10× | flip3-- frac-add distribute-rgt-neg-out flip-- add-log-exp |
| 8× | pow1 add-cbrt-cube add-exp-log |
| 5× | associate-*l* |
| 4× | frac-times sum-log fma-def associate-*r/ |
| 3× | expm1-log1p-u pow-prod-down prod-exp cbrt-unprod log1p-expm1-u |
| 2× | +-commutative associate-+r- sub-neg flip3-+ unsub-neg flip-+ |
| 1× | associate-+r+ associate-*r* *-commutative distribute-lft-out distribute-lft-out-- difference-of-squares |
| 38.0ms | (+ (* (* (/ 2.0 3.0) 6.0) (- y x)) (* (- y x) (* 6.0 (- z)))) |
| 69.0ms | (+ x (+ (* (* (/ 2.0 3.0) 6.0) (- y x)) (* (- y x) (* 6.0 (- z))))) |
| 28.0ms | (* (- y x) (* 6.0 (- z))) |
| 73.0ms | (+ (* (* (/ 2.0 3.0) 6.0) (- y x)) (* (- y x) (* 6.0 (- z)))) |
| 71.0ms | (+ x (+ (* (* (/ 2.0 3.0) 6.0) (- y x)) (* (- y x) (* 6.0 (- z))))) |
| 36.0ms | (* (- y x) (* 6.0 (- z))) |
| Iter | Nodes |
|---|---|
| done | 5000 |
| 2 | 3791 |
| 1 | 713 |
| 0 | 196 |
7 alts after pruning (6 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (+ (* (* (/ 2.0 3.0) 6.0) (- y x)) (* 6.0 (* z (- x y)))) |
| 0.0b | (* z (- x y)) |
| 0.0b | (+ x (+ (* (* (/ 2.0 3.0) 6.0) (- y x)) (* 6.0 (* z (- x y))))) |
| 0.3b | (* 6.0 (* z (- x y))) |
| 110× | distribute-rgt-in distribute-lft-in |
| 108× | prod-diff |
| 84× | add-sqr-sqrt *-un-lft-identity |
| 80× | add-cube-cbrt |
| 45× | associate-+r+ |
| 30× | associate-*r/ |
| 22× | associate-+l+ |
| 12× | sub-neg |
| 11× | pow1 flip3-- add-cbrt-cube add-exp-log flip-- add-log-exp |
| 10× | frac-add |
| 8× | associate-*l/ |
| 6× | associate-*r* associate-*l* |
| 4× | expm1-log1p-u frac-times sum-log fma-def pow-prod-down prod-exp cbrt-unprod log1p-expm1-u |
| 2× | +-commutative flip3-+ *-commutative flip-+ |
| 1× | distribute-lft-out distribute-lft-out-- difference-of-squares unswap-sqr |
| 51.0ms | (+ (* (* (/ 2.0 3.0) 6.0) (- y x)) (* 6.0 (* z (- x y)))) |
| 19.0ms | (* z (- x y)) |
| 66.0ms | (+ x (+ (* (* (/ 2.0 3.0) 6.0) (- y x)) (* 6.0 (* z (- x y))))) |
| 29.0ms | (* 6.0 (* z (- x y))) |
| 94.0ms | (+ (* (* (/ 2.0 3.0) 6.0) (- y x)) (* 6.0 (* z (- x y)))) |
| 48.0ms | (* z (- x y)) |
| 91.0ms | (+ x (+ (* (* (/ 2.0 3.0) 6.0) (- y x)) (* 6.0 (* z (- x y))))) |
| 61.0ms | (* 6.0 (* z (- x y))) |
| Iter | Nodes |
|---|---|
| done | 5000 |
| 1 | 1186 |
| 0 | 366 |
7 alts after pruning (5 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (fma 2.0 (/ 1 3.0) (- z)) |
| 0.0b | (* (- y x) 6.0) |
| 0.2b | (* (fma 2.0 (/ 1 3.0) (- z)) (- y x)) |
| 0.3b | (fma (* (fma 2.0 (/ 1 3.0) (- z)) (- y x)) 6.0 x) |
| 28× | add-sqr-sqrt |
| 24× | *-un-lft-identity |
| 20× | add-cube-cbrt |
| 18× | prod-diff |
| 11× | distribute-rgt-in distribute-lft-in |
| 8× | pow1 add-cbrt-cube associate-*r* associate-*l* add-exp-log |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 2× | sub-neg flip3-- pow-prod-down associate-*l/ prod-exp associate-*r/ *-commutative cbrt-unprod fma-udef flip-- distribute-lft-out-- difference-of-squares unswap-sqr |
| 0.0ms | (fma 2.0 (/ 1 3.0) (- z)) |
| 17.0ms | (* (- y x) 6.0) |
| 24.0ms | (* (fma 2.0 (/ 1 3.0) (- z)) (- y x)) |
| 0.0ms | (fma (* (fma 2.0 (/ 1 3.0) (- z)) (- y x)) 6.0 x) |
| 56.0ms | (fma 2.0 (/ 1 3.0) (- z)) |
| 45.0ms | (* (- y x) 6.0) |
| 58.0ms | (* (fma 2.0 (/ 1 3.0) (- z)) (- y x)) |
| 87.0ms | (fma (* (fma 2.0 (/ 1 3.0) (- z)) (- y x)) 6.0 x) |
| Iter | Nodes |
|---|---|
| done | 5001 |
| 2 | 1680 |
| 1 | 358 |
| 0 | 170 |
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 | 35 |
| 3 | 35 |
| 2 | 31 |
| 1 | 23 |
| 0 | 15 |
| 746.0ms | 9450× | body | 80 | valid |
| 88.0ms | 264× | body | 640 | valid |
| 42.0ms | 140× | body | 1280 | valid |
| 31.0ms | 187× | body | 320 | valid |
| 12.0ms | 102× | body | 160 | valid |