Time bar (total: 4.9s)
| 13.0ms | 268× | body | 80 | valid |
| 1.0ms | 3× | body | 1280 | valid |
| 1.0ms | 4× | body | 640 | valid |
| 0.0ms | 3× | body | 320 | valid |
| 0.0ms | 2× | body | 160 | valid |
Useful iterations: 1 (3.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.6b
Found 4 expressions with local error:
| 0.0b | (tanh (/ x y)) |
| 0.0b | (- (tanh (/ t y)) (tanh (/ x y))) |
| 0.9b | (* z (- (tanh (/ t y)) (tanh (/ x y)))) |
| 1.0b | (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 (/ x 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) |
| 82.0ms | (tanh (/ x y)) |
| 221.0ms | (- (tanh (/ t y)) (tanh (/ x y))) |
| 212.0ms | (* z (- (tanh (/ t y)) (tanh (/ x y)))) |
| 256.0ms | (fma y (* z (- (tanh (/ t y)) (tanh (/ x y)))) x) |
Useful iterations: 2 (53.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 560 | 1798 |
| 1 | 2257 | 1400 |
| 2 | 5001 | 1397 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 123 | 3 | 126 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 123 | 5 | 128 |
Merged error: 0.7b
Found 4 expressions with local error:
| 0.0b | (tanh (/ x y)) |
| 0.0b | (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) |
| 0.0b | (- (tanh (/ t y)) (tanh (/ x y))) |
| 5.1b | (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) |
| 45× | prod-diff |
| 41× | add-sqr-sqrt *-un-lft-identity |
| 37× | add-cube-cbrt |
| 22× | distribute-rgt-in associate-+r+ distribute-lft-in |
| 18× | frac-sub |
| 13× | tanh-def |
| 11× | associate-*r/ |
| 9× | pow1 add-exp-log add-cbrt-cube |
| 8× | add-log-exp |
| 5× | sub-neg associate-*r* |
| 4× | expm1-log1p-u log1p-expm1-u |
| 3× | fma-def fma-neg pow-prod-down prod-exp cbrt-unprod |
| 2× | flip3-- flip-- distribute-lft-out-- difference-of-squares |
| 1× | +-commutative flip3-+ diff-log associate-*l* sum-log *-commutative flip-+ |
| 2.0ms | (tanh (/ x y)) |
| 5.0ms | (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) |
| 7.0ms | (- (tanh (/ t y)) (tanh (/ x y))) |
| 17.0ms | (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) |
| 78.0ms | (tanh (/ x y)) |
| 336.0ms | (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) |
| 220.0ms | (- (tanh (/ t y)) (tanh (/ x y))) |
| 163.0ms | (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) |
Useful iterations: 2 (78.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 771 | 2264 |
| 1 | 3331 | 1740 |
| 2 | 5002 | 1733 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 153 | 1 | 154 |
| Fresh | 0 | 3 | 3 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 154 | 5 | 159 |
Merged error: 0.7b
Found 4 expressions with local error:
| 0.0b | (tanh (/ x y)) |
| 1.3b | (+ (fma (* (tanh (/ t y)) y) z x) (* (* y z) (- (tanh (/ x y))))) |
| 6.8b | (* (tanh (/ t y)) y) |
| 7.5b | (* (* y z) (- (tanh (/ x y)))) |
| 13× | associate-*r* |
| 12× | add-sqr-sqrt |
| 11× | pow1 add-exp-log add-cbrt-cube |
| 10× | add-cube-cbrt *-un-lft-identity |
| 6× | add-log-exp |
| 4× | expm1-log1p-u associate-*l* pow-prod-down prod-exp cbrt-unprod log1p-expm1-u |
| 3× | distribute-lft-neg-in fma-def distribute-rgt-neg-in associate-*r/ associate-*l/ distribute-rgt-neg-out distribute-neg-frac tanh-def |
| 2× | *-commutative |
| 1× | +-commutative neg-mul-1 associate-+l+ flip3-+ unsub-neg sum-log flip-+ fma-udef unswap-sqr |
| 2.0ms | (tanh (/ x y)) |
| 3.0ms | (+ (fma (* (tanh (/ t y)) y) z x) (* (* y z) (- (tanh (/ x y))))) |
| 9.0ms | (* (tanh (/ t y)) y) |
| 8.0ms | (* (* y z) (- (tanh (/ x y)))) |
| 273.0ms | (tanh (/ x y)) |
| 218.0ms | (+ (fma (* (tanh (/ t y)) y) z x) (* (* y z) (- (tanh (/ x y))))) |
| 110.0ms | (* (tanh (/ t y)) y) |
| 91.0ms | (* (* y z) (- (tanh (/ x y)))) |
Useful iterations: 2 (55.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 440 | 623 |
| 1 | 1977 | 559 |
| 2 | 5001 | 558 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 95 | 2 | 97 |
| Fresh | 3 | 0 | 3 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 99 | 3 | 102 |
Merged error: 0b
Found 2 expressions with local error:
| 0.5b | (+ (fma (* (tanh (/ t y)) y) z x) (* -1 (* x z))) |
| 6.8b | (* (tanh (/ t y)) y) |
| 7× | add-sqr-sqrt |
| 5× | add-cube-cbrt *-un-lft-identity |
| 4× | pow1 add-exp-log add-cbrt-cube add-log-exp |
| 3× | fma-def associate-*r* associate-*l* associate-*l/ |
| 2× | expm1-log1p-u mul-1-neg log1p-expm1-u |
| 1× | +-commutative associate-+l+ flip3-+ unsub-neg pow-prod-down prod-exp sum-log *-commutative cbrt-unprod flip-+ fma-udef tanh-def unswap-sqr |
| 3.0ms | (+ (fma (* (tanh (/ t y)) y) z x) (* -1 (* x z))) |
| 5.0ms | (* (tanh (/ t y)) y) |
| 105.0ms | (+ (fma (* (tanh (/ t y)) y) z x) (* -1 (* x z))) |
| 109.0ms | (* (tanh (/ t y)) y) |
Useful iterations: 2 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 230 | 295 |
| 1 | 931 | 256 |
| 2 | 5001 | 255 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 48 | 0 | 48 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 48 | 3 | 51 |
Merged error: 0b
0% (1.9b remaining)
Error of 2.0b against oracle of 0.1b and baseline of 2.0b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 7 |
| 1 | 12 | 7 |
| 424.0ms | 8356× | body | 80 | valid |
| 20.0ms | 101× | body | 640 | valid |
| 14.0ms | 51× | body | 1280 | valid |
| 9.0ms | 66× | body | 320 | valid |
| 3.0ms | 27× | body | 160 | valid |
Loading profile data...