Time bar (total: 4.6s)
| 10.0ms | 306× | body | 80 | valid |
| 1.0ms | 6× | body | 640 | valid |
| 0.0ms | 3× | body | 1280 | valid |
| 0.0ms | 4× | body | 160 | valid |
| 0.0ms | 3× | body | 320 | valid |
Useful iterations: 1 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 6 |
| 1 | 51 | 5 |
| 2 | 172 | 5 |
| 3 | 481 | 5 |
| 4 | 1241 | 5 |
| 5 | 3102 | 5 |
| 6 | 5001 | 5 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.1b
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.0b | (* (- y x) 6.0) |
| 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-exp-log add-cbrt-cube |
| 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 flip3-+ diff-log sum-log flip-+ unswap-sqr |
| 15.0ms | (- (/ 2.0 3.0) z) |
| 21.0ms | (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z))) |
| 11.0ms | (* (- y x) 6.0) |
| 46.0ms | (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)) |
| 19.0ms | (- (/ 2.0 3.0) z) |
| 65.0ms | (+ x (* (* (- y x) 6.0) (- (/ 2.0 3.0) z))) |
| 31.0ms | (* (- y x) 6.0) |
| 49.0ms | (* (* (- y x) 6.0) (- (/ 2.0 3.0) z)) |
Useful iterations: 1 (21.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1016 | 3937 |
| 1 | 4362 | 2939 |
| 2 | 5001 | 2939 |
8 alts after pruning (8 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (fma 2.0 (/ 1 3.0) (- (* z 1))) |
| 0.0b | (* (- y x) 6.0) |
| 0.2b | (* (fma 2.0 (/ 1 3.0) (- (* z 1))) (- y x)) |
| 0.3b | (fma (* (fma 2.0 (/ 1 3.0) (- (* z 1))) (- 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-exp-log associate-*r* associate-*l* add-cbrt-cube |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 2× | sub-neg flip3-- associate-*r/ pow-prod-down associate-*l/ prod-exp *-commutative flip-- cbrt-unprod fma-udef distribute-lft-out-- difference-of-squares unswap-sqr |
| 0.0ms | (fma 2.0 (/ 1 3.0) (- (* z 1))) |
| 10.0ms | (* (- y x) 6.0) |
| 13.0ms | (* (fma 2.0 (/ 1 3.0) (- (* z 1))) (- y x)) |
| 0.0ms | (fma (* (fma 2.0 (/ 1 3.0) (- (* z 1))) (- y x)) 6.0 x) |
| 221.0ms | (fma 2.0 (/ 1 3.0) (- (* z 1))) |
| 28.0ms | (* (- y x) 6.0) |
| 37.0ms | (* (fma 2.0 (/ 1 3.0) (- (* z 1))) (- y x)) |
| 56.0ms | (fma (* (fma 2.0 (/ 1 3.0) (- (* z 1))) (- y x)) 6.0 x) |
Useful iterations: 2 (40.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 339 | 933 |
| 1 | 1392 | 717 |
| 2 | 5001 | 710 |
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 | (* 6.0 (- (/ 2.0 3.0) z)) |
| 0.0b | (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z)))) |
| 0.4b | (* (- 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 add-exp-log sub-neg add-cbrt-cube |
| 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 flip3-+ diff-log sum-log flip-+ unswap-sqr |
| 15.0ms | (- (/ 2.0 3.0) z) |
| 42.0ms | (* 6.0 (- (/ 2.0 3.0) z)) |
| 42.0ms | (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z)))) |
| 62.0ms | (* (- y x) (* 6.0 (- (/ 2.0 3.0) z))) |
| 21.0ms | (- (/ 2.0 3.0) z) |
| 37.0ms | (* 6.0 (- (/ 2.0 3.0) z)) |
| 62.0ms | (+ x (* (- y x) (* 6.0 (- (/ 2.0 3.0) z)))) |
| 42.0ms | (* (- y x) (* 6.0 (- (/ 2.0 3.0) z))) |
Useful iterations: 2 (79.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1425 | 8053 |
| 1 | 4641 | 5779 |
| 2 | 5001 | 5767 |
8 alts after pruning (8 fresh and 0 done)
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (+ x (* (- y x) (- 4.0 (* 6.0 z)))) |
| 0.4b | (* (- y x) (- 4.0 (* 6.0 z))) |
| 13× | add-sqr-sqrt |
| 12× | prod-diff |
| 11× | *-un-lft-identity |
| 10× | distribute-rgt-in associate-+r+ distribute-lft-in |
| 9× | add-cube-cbrt |
| 6× | flip3-- flip-- |
| 5× | associate-*l* |
| 4× | pow1 add-exp-log frac-times sub-neg add-cbrt-cube add-log-exp |
| 3× | fma-def associate-*r* |
| 2× | expm1-log1p-u associate-*r/ associate-*l/ log1p-expm1-u |
| 1× | +-commutative flip3-+ pow-prod-down prod-exp sum-log *-commutative cbrt-unprod flip-+ distribute-lft-out-- difference-of-squares unswap-sqr |
| 5.0ms | (+ x (* (- y x) (- 4.0 (* 6.0 z)))) |
| 16.0ms | (* (- y x) (- 4.0 (* 6.0 z))) |
| 62.0ms | (+ x (* (- y x) (- 4.0 (* 6.0 z)))) |
| 48.0ms | (* (- y x) (- 4.0 (* 6.0 z))) |
Useful iterations: 2 (37.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 363 | 518 |
| 1 | 1504 | 463 |
| 2 | 5001 | 459 |
8 alts after pruning (7 fresh and 1 done)
Merged error: 0.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 | 19 | 11 |
| 1 | 19 | 11 |
| 308.0ms | 9467× | body | 80 | valid |
| 28.0ms | 243× | body | 640 | valid |
| 21.0ms | 147× | body | 1280 | valid |
| 18.0ms | 204× | body | 320 | valid |
| 6.0ms | 102× | body | 160 | valid |