Time bar (total: 5.7s)
| 11.0ms | 270× | body | 80 | valid |
| 1.0ms | 3× | body | 640 | valid |
| 0.0ms | 1× | body | 1280 | valid |
| 0.0ms | 2× | body | 320 | valid |
| 0.0ms | 2× | body | 160 | valid |
Useful iterations: 1 (4.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 54 | 8 |
| 1 | 146 | 7 |
| 2 | 337 | 7 |
| 3 | 1017 | 7 |
| 4 | 3659 | 7 |
| 5 | 5001 | 7 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 0 | 2 | 2 |
Merged error: 0.9b
Found 4 expressions with local error:
| 0.0b | (tanh (/ t y)) |
| 0.0b | (- (tanh (/ t y)) (tanh (/ x y))) |
| 0.1b | (* z (- (tanh (/ t y)) (tanh (/ x y)))) |
| 1.8b | (fma y (* z (- (tanh (/ t y)) (tanh (/ x y)))) x) |
| 31× | add-sqr-sqrt |
| 29× | *-un-lft-identity |
| 27× | prod-diff |
| 25× | add-cube-cbrt |
| 18× | frac-sub |
| 13× | tanh-def |
| 11× | distribute-rgt-in distribute-lft-in associate-*r/ |
| 6× | pow1 add-exp-log add-cbrt-cube add-log-exp |
| 5× | associate-*r* |
| 4× | expm1-log1p-u log1p-expm1-u |
| 3× | sub-neg fma-neg associate-*l* |
| 2× | flip3-- flip-- distribute-lft-out-- difference-of-squares |
| 1× | diff-log pow-prod-down prod-exp *-commutative cbrt-unprod fma-udef unswap-sqr |
| 3.0ms | (tanh (/ t y)) |
| 9.0ms | (- (tanh (/ t y)) (tanh (/ x y))) |
| 14.0ms | (* z (- (tanh (/ t y)) (tanh (/ x y)))) |
| 1.0ms | (fma y (* z (- (tanh (/ t y)) (tanh (/ x y)))) x) |
| 87.0ms | (tanh (/ t y)) |
| 234.0ms | (- (tanh (/ t y)) (tanh (/ x y))) |
| 222.0ms | (* z (- (tanh (/ t y)) (tanh (/ x y)))) |
| 263.0ms | (fma y (* z (- (tanh (/ t y)) (tanh (/ x y)))) x) |
Useful iterations: 2 (49.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 543 | 1798 |
| 1 | 2128 | 1400 |
| 2 | 5001 | 1382 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 122 | 4 | 126 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 122 | 6 | 128 |
Merged error: 0.3b
Found 4 expressions with local error:
| 0.6b | (cbrt z) |
| 0.6b | (cbrt z) |
| 0.6b | (cbrt z) |
| 1.8b | (fma y (* (* (cbrt z) (cbrt z)) (* (cbrt z) (- (tanh (/ t y)) (tanh (/ x y))))) x) |
| 9× | cbrt-prod |
| 7× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 4× | pow1 add-exp-log expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp |
| 3× | pow1/3 |
| 1× | fma-udef |
| 1.0ms | (cbrt z) |
| 1.0ms | (cbrt z) |
| 1.0ms | (cbrt z) |
| 1.0ms | (fma y (* (* (cbrt z) (cbrt z)) (* (cbrt z) (- (tanh (/ t y)) (tanh (/ x y))))) x) |
| 184.0ms | (cbrt z) |
| 179.0ms | (cbrt z) |
| 188.0ms | (cbrt z) |
| 292.0ms | (fma y (* (* (cbrt z) (cbrt z)) (* (cbrt z) (- (tanh (/ t y)) (tanh (/ x y))))) x) |
Useful iterations: 3 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 113 | 301 |
| 1 | 303 | 264 |
| 2 | 1077 | 255 |
| 3 | 5002 | 251 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 60 | 1 | 61 |
| Fresh | 0 | 4 | 4 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 61 | 6 | 67 |
Merged error: 0.3b
Found 4 expressions with local error:
| 0.0b | (tanh (/ t y)) |
| 0.0b | (- (tanh (/ t y)) (tanh (/ x y))) |
| 0.0b | (+ (* (* y (- (tanh (/ t y)) (tanh (/ x y)))) z) x) |
| 1.7b | (* y (- (tanh (/ t y)) (tanh (/ x y)))) |
| 45× | add-sqr-sqrt |
| 42× | *-un-lft-identity |
| 30× | add-cube-cbrt |
| 27× | prod-diff |
| 24× | fma-def |
| 23× | associate-*l* |
| 18× | frac-sub |
| 13× | associate-*r* tanh-def |
| 11× | distribute-rgt-in distribute-lft-in associate-*r/ |
| 8× | add-log-exp |
| 6× | pow1 add-exp-log add-cbrt-cube |
| 5× | unswap-sqr |
| 4× | expm1-log1p-u log1p-expm1-u |
| 3× | sub-neg fma-neg *-commutative distribute-lft-out distribute-lft-out-- difference-of-squares |
| 2× | flip3-- flip-- |
| 1× | +-commutative flip3-+ diff-log pow-prod-down prod-exp sum-log cbrt-unprod flip-+ |
| 3.0ms | (tanh (/ t y)) |
| 12.0ms | (- (tanh (/ t y)) (tanh (/ x y))) |
| 26.0ms | (+ (* (* y (- (tanh (/ t y)) (tanh (/ x y)))) z) x) |
| 14.0ms | (* y (- (tanh (/ t y)) (tanh (/ x y)))) |
| 82.0ms | (tanh (/ t y)) |
| 230.0ms | (- (tanh (/ t y)) (tanh (/ x y))) |
| 254.0ms | (+ (* (* y (- (tanh (/ t y)) (tanh (/ x y)))) z) x) |
| 173.0ms | (* y (- (tanh (/ t y)) (tanh (/ x y)))) |
Useful iterations: 2 (55.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 596 | 1887 |
| 1 | 2405 | 1487 |
| 2 | 5001 | 1484 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 152 | 4 | 156 |
| Fresh | 4 | 0 | 4 |
| Picked | 1 | 0 | 1 |
| Done | 1 | 0 | 1 |
| Total | 158 | 4 | 162 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (* (+ (* y (tanh (/ t y))) (* y (- (tanh (/ x y))))) z) |
| 0.0b | (+ (* (+ (* y (tanh (/ t y))) (* y (- (tanh (/ x y))))) z) x) |
| 4.4b | (* y (tanh (/ t y))) |
| 4.8b | (* y (- (tanh (/ x y)))) |
| 57× | associate-*l* |
| 55× | *-un-lft-identity |
| 28× | distribute-lft-out |
| 27× | add-sqr-sqrt associate-*r* |
| 24× | associate-*r/ |
| 22× | fma-def |
| 19× | add-cube-cbrt |
| 12× | distribute-neg-frac |
| 11× | associate-*l/ |
| 10× | pow1 add-exp-log add-cbrt-cube |
| 9× | frac-add |
| 8× | *-commutative tanh-def |
| 6× | add-log-exp |
| 5× | distribute-rgt-neg-in |
| 4× | expm1-log1p-u log1p-expm1-u unswap-sqr |
| 3× | distribute-lft-neg-in pow-prod-down prod-exp cbrt-unprod |
| 2× | distribute-rgt-out flip3-+ flip-+ |
| 1× | +-commutative neg-mul-1 sum-log distribute-rgt-neg-out |
| 27.0ms | (* (+ (* y (tanh (/ t y))) (* y (- (tanh (/ x y))))) z) |
| 38.0ms | (+ (* (+ (* y (tanh (/ t y))) (* y (- (tanh (/ x y))))) z) x) |
| 6.0ms | (* y (tanh (/ t y))) |
| 8.0ms | (* y (- (tanh (/ x y)))) |
| 239.0ms | (* (+ (* y (tanh (/ t y))) (* y (- (tanh (/ x y))))) z) |
| 258.0ms | (+ (* (+ (* y (tanh (/ t y))) (* y (- (tanh (/ x y))))) z) x) |
| 72.0ms | (* y (tanh (/ t y))) |
| 73.0ms | (* y (- (tanh (/ x y)))) |
Useful iterations: 2 (64.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 588 | 1081 |
| 1 | 2600 | 1012 |
| 2 | 5001 | 992 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 146 | 2 | 148 |
| Fresh | 2 | 1 | 3 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 149 | 3 | 152 |
Merged error: 0.0b
0% (1.3b remaining)
Error of 1.4b against oracle of 0.0b and baseline of 1.4b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 9 |
| 1 | 22 | 9 |
| 2 | 23 | 9 |
| 3 | 23 | 9 |
| 351.0ms | 8347× | body | 80 | valid |
| 15.0ms | 88× | body | 640 | valid |
| 11.0ms | 47× | body | 1280 | valid |
| 8.0ms | 64× | body | 320 | valid |
| 4.0ms | 49× | body | 160 | valid |