Time bar (total: 5.0s)
| 20.0ms | 395× | body | 80 | valid |
Useful iterations: 4 (40.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 10 |
| 1 | 118 | 9 |
| 2 | 428 | 9 |
| 3 | 1763 | 9 |
| 4 | 5002 | 8 |
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 | 0 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 1 | 1 | 2 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (* (- y 1.0) z) |
| 0.0b | (* (- t 1.0) a) |
| 0.0b | (* (- (+ y t) 2.0) b) |
| 0.0b | (+ (- (- x (* (- y 1.0) z)) (* (- t 1.0) a)) (* (- (+ y t) 2.0) b)) |
| 496× | *-un-lft-identity |
| 237× | distribute-lft-out-- |
| 208× | associate-*l* |
| 203× | add-sqr-sqrt |
| 158× | associate-+l+ |
| 154× | prod-diff |
| 72× | add-cube-cbrt |
| 66× | distribute-lft-out |
| 44× | associate--l+ difference-of-squares |
| 42× | associate-*r* |
| 29× | unswap-sqr |
| 26× | associate-*l/ |
| 19× | flip3-- flip-- |
| 17× | fma-def |
| 14× | *-commutative |
| 13× | add-log-exp |
| 12× | frac-add |
| 10× | pow1 add-exp-log add-cbrt-cube |
| 8× | frac-sub |
| 4× | expm1-log1p-u log1p-expm1-u |
| 3× | diff-log pow-prod-down prod-exp sum-log cbrt-unprod |
| 2× | associate-+l- sub-neg |
| 1× | +-commutative associate--l- flip3-+ flip-+ |
| 6.0ms | (* (- y 1.0) z) |
| 6.0ms | (* (- t 1.0) a) |
| 8.0ms | (* (- (+ y t) 2.0) b) |
| 59.0ms | (+ (- (- x (* (- y 1.0) z)) (* (- t 1.0) a)) (* (- (+ y t) 2.0) b)) |
| 33.0ms | (* (- y 1.0) z) |
| 31.0ms | (* (- t 1.0) a) |
| 28.0ms | (* (- (+ y t) 2.0) b) |
| 163.0ms | (+ (- (- x (* (- y 1.0) z)) (* (- t 1.0) a)) (* (- (+ y t) 2.0) b)) |
Useful iterations: 1 (30.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1207 | 4340 |
| 1 | 5001 | 3319 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 338 | 3 | 341 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 339 | 3 | 342 |
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (fma b (- (+ y t) 2.0) (- x (fma (- y 1.0) z (* (- t 1.0) a)))) |
| 0.0b | (fma (- y 1.0) z (* (- t 1.0) a)) |
| 0.0b | (* (- t 1.0) a) |
| 9× | add-sqr-sqrt |
| 7× | *-un-lft-identity |
| 5× | pow1 add-exp-log add-cube-cbrt associate-*l* add-cbrt-cube |
| 3× | expm1-log1p-u associate-*r* log1p-expm1-u add-log-exp |
| 2× | associate-*l/ fma-udef |
| 1× | flip3-- pow-prod-down prod-exp *-commutative flip-- cbrt-unprod distribute-lft-out-- difference-of-squares unswap-sqr |
| 1.0ms | (fma b (- (+ y t) 2.0) (- x (fma (- y 1.0) z (* (- t 1.0) a)))) |
| 1.0ms | (fma (- y 1.0) z (* (- t 1.0) a)) |
| 6.0ms | (* (- t 1.0) a) |
| 153.0ms | (fma b (- (+ y t) 2.0) (- x (fma (- y 1.0) z (* (- t 1.0) a)))) |
| 70.0ms | (fma (- y 1.0) z (* (- t 1.0) a)) |
| 31.0ms | (* (- t 1.0) a) |
Useful iterations: 2 (17.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 189 | 296 |
| 1 | 585 | 255 |
| 2 | 2548 | 252 |
| 3 | 5003 | 252 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 53 | 0 | 53 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 53 | 3 | 56 |
Merged error: 0b
Found 4 expressions with local error:
| 0.4b | (* (* (cbrt (- (+ y t) 2.0)) (cbrt (- (+ y t) 2.0))) (* (cbrt (- (+ y t) 2.0)) b)) |
| 0.7b | (cbrt (- (+ y t) 2.0)) |
| 0.7b | (cbrt (- (+ y t) 2.0)) |
| 0.7b | (cbrt (- (+ y t) 2.0)) |
| 132× | add-sqr-sqrt |
| 92× | cbrt-prod |
| 84× | *-un-lft-identity |
| 63× | unswap-sqr |
| 60× | cbrt-div associate-*l* |
| 39× | add-cbrt-cube |
| 37× | cbrt-unprod |
| 32× | associate-*l/ |
| 31× | associate-*r* |
| 30× | flip3-- flip-- |
| 28× | frac-times |
| 24× | distribute-lft-out-- |
| 21× | swap-sqr |
| 20× | add-cube-cbrt |
| 16× | pow1 add-exp-log |
| 12× | distribute-lft-out |
| 8× | associate-*r/ pow-prod-down prod-exp difference-of-squares |
| 6× | *-commutative |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | pow1/3 |
| 47.0ms | (* (* (cbrt (- (+ y t) 2.0)) (cbrt (- (+ y t) 2.0))) (* (cbrt (- (+ y t) 2.0)) b)) |
| 5.0ms | (cbrt (- (+ y t) 2.0)) |
| 5.0ms | (cbrt (- (+ y t) 2.0)) |
| 5.0ms | (cbrt (- (+ y t) 2.0)) |
| 51.0ms | (* (* (cbrt (- (+ y t) 2.0)) (cbrt (- (+ y t) 2.0))) (* (cbrt (- (+ y t) 2.0)) b)) |
| 113.0ms | (cbrt (- (+ y t) 2.0)) |
| 111.0ms | (cbrt (- (+ y t) 2.0)) |
| 113.0ms | (cbrt (- (+ y t) 2.0)) |
Useful iterations: 2 (70.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 809 | 3224 |
| 1 | 3101 | 2666 |
| 2 | 5002 | 2485 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 213 | 0 | 213 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 213 | 3 | 216 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (+ (sqrt x) (sqrt (* (- y 1.0) z))) |
| 0.0b | (fma b (- (+ y t) 2.0) (fma (- a) (- t 1.0) (* a (- t 1.0)))) |
| 0.1b | (fma (+ (sqrt x) (sqrt (* (- y 1.0) z))) (- (sqrt x) (sqrt (* (- y 1.0) z))) (- (* (* (- t 1.0) a) 1))) |
| 27.2b | (fma (- a) (- t 1.0) (* a (- t 1.0))) |
| 15× | *-un-lft-identity |
| 9× | sqrt-prod |
| 6× | add-sqr-sqrt add-cube-cbrt fma-def add-log-exp |
| 4× | pow1 add-exp-log expm1-log1p-u add-cbrt-cube log1p-expm1-u distribute-lft-out |
| 3× | fma-udef |
| 2× | associate-*l* |
| 1× | +-commutative flip3-+ sum-log flip-+ distribute-lft-out-- |
| 14.0ms | (+ (sqrt x) (sqrt (* (- y 1.0) z))) |
| 1.0ms | (fma b (- (+ y t) 2.0) (fma (- a) (- t 1.0) (* a (- t 1.0)))) |
| 1.0ms | (fma (+ (sqrt x) (sqrt (* (- y 1.0) z))) (- (sqrt x) (sqrt (* (- y 1.0) z))) (- (* (* (- t 1.0) a) 1))) |
| 1.0ms | (fma (- a) (- t 1.0) (* a (- t 1.0))) |
| 82.0ms | (+ (sqrt x) (sqrt (* (- y 1.0) z))) |
| 75.0ms | (fma b (- (+ y t) 2.0) (fma (- a) (- t 1.0) (* a (- t 1.0)))) |
| 562.0ms | (fma (+ (sqrt x) (sqrt (* (- y 1.0) z))) (- (sqrt x) (sqrt (* (- y 1.0) z))) (- (* (* (- t 1.0) a) 1))) |
| 39.0ms | (fma (- a) (- t 1.0) (* a (- t 1.0))) |
Useful iterations: 3 (70.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 241 | 568 |
| 1 | 661 | 470 |
| 2 | 3040 | 450 |
| 3 | 5001 | 447 |
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 65 | 0 | 65 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 65 | 3 | 68 |
Merged error: 0b
0% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 0.0b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 8 |
| 1 | 25 | 8 |
| 2 | 25 | 8 |
| 544.0ms | 12488× | body | 80 | valid |
| 0.0ms | 4× | body | 320 | valid |
| 0.0ms | 1× | body | 1280 | valid |
| 0.0ms | 1× | body | 640 | valid |
| 0.0ms | 1× | body | 160 | valid |