Time bar (total: 4.4s)
| 10.0ms | 268× | body | 80 | valid |
| 0.0ms | 3× | body | 640 | valid |
| 0.0ms | 1× | body | 1280 | valid |
| 0.0ms | 1× | body | 320 | valid |
| 0.0ms | 1× | 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: 1.4b
Found 4 expressions with local error:
| 0.0b | (tanh (/ t y)) |
| 0.0b | (- (tanh (/ t y)) (tanh (/ x y))) |
| 0.3b | (* z (- (tanh (/ t y)) (tanh (/ x y)))) |
| 1.1b | (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 |
| 2.0ms | (tanh (/ t y)) |
| 7.0ms | (- (tanh (/ t y)) (tanh (/ x y))) |
| 11.0ms | (* z (- (tanh (/ t y)) (tanh (/ x y)))) |
| 1.0ms | (fma y (* z (- (tanh (/ t y)) (tanh (/ x y)))) x) |
| 78.0ms | (tanh (/ t y)) |
| 213.0ms | (- (tanh (/ t y)) (tanh (/ x y))) |
| 207.0ms | (* z (- (tanh (/ t y)) (tanh (/ x y)))) |
| 244.0ms | (fma y (* z (- (tanh (/ t y)) (tanh (/ x y)))) x) |
Useful iterations: 2 (51.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 546 | 1798 |
| 1 | 2180 | 1400 |
| 2 | 5001 | 1397 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 122 | 4 | 126 |
| Fresh | 1 | 0 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 123 | 5 | 128 |
Merged error: 0.7b
Found 4 expressions with local error:
| 0.6b | (cbrt z) |
| 0.6b | (cbrt z) |
| 0.6b | (cbrt z) |
| 1.1b | (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) |
| 181.0ms | (cbrt z) |
| 173.0ms | (cbrt z) |
| 176.0ms | (cbrt z) |
| 273.0ms | (fma y (* (* (cbrt z) (cbrt z)) (* (cbrt z) (- (tanh (/ t y)) (tanh (/ x y))))) x) |
Useful iterations: 3 (37.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 113 | 301 |
| 1 | 303 | 264 |
| 2 | 1077 | 255 |
| 3 | 5001 | 250 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 60 | 1 | 61 |
| Fresh | 1 | 2 | 3 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 62 | 4 | 66 |
Merged error: 0.7b
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) |
| 2.2b | (* y (- (tanh (/ t y)) (tanh (/ x y)))) |
| 32× | add-sqr-sqrt |
| 30× | *-un-lft-identity |
| 27× | prod-diff frac-sub |
| 26× | add-cube-cbrt |
| 22× | associate-*r/ |
| 19× | tanh-def |
| 11× | pow1 add-exp-log distribute-rgt-in distribute-lft-in associate-*l/ add-cbrt-cube |
| 8× | associate-*r* |
| 6× | add-log-exp |
| 4× | expm1-log1p-u associate-*l* pow-prod-down prod-exp cbrt-unprod log1p-expm1-u |
| 3× | sub-neg flip3-- fma-neg flip-- |
| 2× | *-commutative distribute-lft-out-- difference-of-squares |
| 1× | diff-log unswap-sqr |
| 2.0ms | (tanh (/ t y)) |
| 7.0ms | (- (tanh (/ t y)) (tanh (/ x y))) |
| 12.0ms | (* (* y (- (tanh (/ t y)) (tanh (/ x y)))) z) |
| 11.0ms | (* y (- (tanh (/ t y)) (tanh (/ x y)))) |
| 80.0ms | (tanh (/ t y)) |
| 217.0ms | (- (tanh (/ t y)) (tanh (/ x y))) |
| 219.0ms | (* (* y (- (tanh (/ t y)) (tanh (/ x y)))) z) |
| 161.0ms | (* y (- (tanh (/ t y)) (tanh (/ x y)))) |
Useful iterations: 2 (62.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 625 | 2120 |
| 1 | 2708 | 1694 |
| 2 | 5002 | 1691 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 146 | 1 | 147 |
| Fresh | 1 | 1 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 1 | 0 | 1 |
| Total | 148 | 3 | 151 |
Merged error: 0b
Found 2 expressions with local error:
| 0.0b | (+ (* (- t x) z) x) |
| 0.0b | (* (- t x) z) |
| 8× | add-sqr-sqrt |
| 6× | *-un-lft-identity |
| 5× | associate-*l* |
| 4× | pow1 add-exp-log add-cube-cbrt add-cbrt-cube add-log-exp |
| 3× | associate-*r* |
| 2× | expm1-log1p-u associate-*l/ log1p-expm1-u |
| 1× | +-commutative flip3-- fma-def flip3-+ pow-prod-down prod-exp sum-log *-commutative flip-- cbrt-unprod flip-+ distribute-lft-out-- difference-of-squares unswap-sqr |
| 6.0ms | (+ (* (- t x) z) x) |
| 6.0ms | (* (- t x) z) |
| 27.0ms | (+ (* (- t x) z) x) |
| 29.0ms | (* (- t x) z) |
Useful iterations: 3 (78.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 173 | 174 |
| 1 | 679 | 155 |
| 2 | 3433 | 154 |
| 3 | 5001 | 153 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 44 | 0 | 44 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 44 | 3 | 47 |
Merged error: 0b
0% (1.4b remaining)
Error of 1.4b against oracle of 0.0b and baseline of 1.4b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 8 |
| 1 | 15 | 8 |
| 326.0ms | 8299× | body | 80 | valid |
| 14.0ms | 95× | body | 640 | valid |
| 10.0ms | 52× | body | 1280 | valid |
| 6.0ms | 56× | body | 320 | valid |
| 3.0ms | 40× | body | 160 | valid |