Time bar (total: 3.9s)
| 13.0ms | 263× | body | 80 | valid |
| 0.0ms | 1× | body | 1280 | valid |
| 0.0ms | 1× | body | 640 | 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.5b
Found 4 expressions with local error:
| 0.0b | (tanh (/ t y)) |
| 0.0b | (tanh (/ x y)) |
| 0.5b | (fma y (* z (- (tanh (/ t y)) (tanh (/ x y)))) x) |
| 1.0b | (* z (- (tanh (/ t y)) (tanh (/ x y)))) |
| 22× | add-sqr-sqrt |
| 20× | *-un-lft-identity |
| 18× | add-cube-cbrt prod-diff |
| 11× | distribute-rgt-in distribute-lft-in associate-*r/ |
| 9× | frac-sub |
| 8× | tanh-def |
| 6× | pow1 add-exp-log add-cbrt-cube |
| 5× | associate-*r* |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | associate-*l* |
| 2× | sub-neg |
| 1× | flip3-- pow-prod-down prod-exp *-commutative flip-- cbrt-unprod fma-udef distribute-lft-out-- difference-of-squares unswap-sqr |
| 2.0ms | (tanh (/ t y)) |
| 2.0ms | (tanh (/ x y)) |
| 1.0ms | (fma y (* z (- (tanh (/ t y)) (tanh (/ x y)))) x) |
| 14.0ms | (* z (- (tanh (/ t y)) (tanh (/ x y)))) |
| 80.0ms | (tanh (/ t y)) |
| 86.0ms | (tanh (/ x y)) |
| 263.0ms | (fma y (* z (- (tanh (/ t y)) (tanh (/ x y)))) x) |
| 219.0ms | (* z (- (tanh (/ t y)) (tanh (/ x y)))) |
Useful iterations: 1 (13.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 474 | 1186 |
| 1 | 1938 | 917 |
| 2 | 5002 | 917 |
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 97 | 4 | 101 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 98 | 5 | 103 |
Merged error: 0.2b
Found 4 expressions with local error:
| 0.0b | (tanh (/ x y)) |
| 0.5b | (fma y (+ (* z (tanh (/ t y))) (* z (- (tanh (/ x y))))) x) |
| 1.4b | (* z (tanh (/ t y))) |
| 2.1b | (* z (- (tanh (/ x y)))) |
| 14× | add-sqr-sqrt |
| 13× | associate-*r* |
| 10× | add-cube-cbrt *-un-lft-identity |
| 8× | pow1 add-exp-log add-cbrt-cube |
| 6× | associate-*r/ associate-*l* |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | distribute-lft-neg-in distribute-rgt-neg-in distribute-neg-frac tanh-def |
| 2× | pow-prod-down prod-exp *-commutative cbrt-unprod unswap-sqr |
| 1× | neg-mul-1 distribute-rgt-neg-out fma-udef |
| 2.0ms | (tanh (/ x y)) |
| 1.0ms | (fma y (+ (* z (tanh (/ t y))) (* z (- (tanh (/ x y))))) x) |
| 5.0ms | (* z (tanh (/ t y))) |
| 7.0ms | (* z (- (tanh (/ x y)))) |
| 77.0ms | (tanh (/ x y)) |
| 247.0ms | (fma y (+ (* z (tanh (/ t y))) (* z (- (tanh (/ x y))))) x) |
| 88.0ms | (* z (tanh (/ t y))) |
| 90.0ms | (* z (- (tanh (/ x y)))) |
Useful iterations: 2 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 322 | 502 |
| 1 | 1253 | 449 |
| 2 | 5001 | 447 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 88 | 0 | 88 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 88 | 5 | 93 |
Merged error: 0.2b
Found 4 expressions with local error:
| 0.0b | (tanh (/ t y)) |
| 0.0b | (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) |
| 0.0b | (tanh (/ x y)) |
| 4.8b | (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) |
| 36× | prod-diff |
| 32× | add-sqr-sqrt *-un-lft-identity |
| 30× | add-cube-cbrt |
| 22× | distribute-rgt-in associate-+r+ distribute-lft-in |
| 11× | associate-*r/ |
| 9× | pow1 add-exp-log frac-sub add-cbrt-cube |
| 8× | tanh-def |
| 6× | add-log-exp |
| 5× | associate-*r* |
| 4× | expm1-log1p-u sub-neg log1p-expm1-u |
| 3× | fma-def pow-prod-down prod-exp cbrt-unprod |
| 1× | +-commutative flip3-- flip3-+ associate-*l* sum-log *-commutative flip-- flip-+ distribute-lft-out-- difference-of-squares |
| 5.0ms | (tanh (/ t y)) |
| 6.0ms | (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) |
| 2.0ms | (tanh (/ x y)) |
| 14.0ms | (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) |
| 82.0ms | (tanh (/ t y)) |
| 350.0ms | (+ x (* (* y z) (- (tanh (/ t y)) (tanh (/ x y))))) |
| 82.0ms | (tanh (/ x y)) |
| 161.0ms | (* (* y z) (- (tanh (/ t y)) (tanh (/ x y)))) |
Useful iterations: 2 (66.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 685 | 1652 |
| 1 | 3000 | 1257 |
| 2 | 5002 | 1253 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 129 | 0 | 129 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 129 | 5 | 134 |
Merged error: 0.2b
Found 1 expressions with local error:
| 0.0b | (- x (* x z)) |
| 3× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity fma-neg prod-diff add-log-exp |
| 1× | pow1 add-exp-log expm1-log1p-u sub-neg flip3-- diff-log add-cbrt-cube flip-- log1p-expm1-u |
| 3.0ms | (- x (* x z)) |
| 39.0ms | (- x (* x z)) |
Useful iterations: 3 (44.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 89 | 96 |
| 1 | 288 | 84 |
| 2 | 1343 | 83 |
| 3 | 5001 | 69 |
5 alts after pruning (2 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 22 | 1 | 23 |
| Fresh | 1 | 1 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 23 | 5 | 28 |
Merged error: 0.2b
0% (1.4b remaining)
Error of 1.9b against oracle of 0.4b and baseline of 1.9b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 9 |
| 1 | 22 | 9 |
| 2 | 23 | 9 |
| 3 | 23 | 9 |
| 411.0ms | 8349× | body | 80 | valid |
| 17.0ms | 89× | body | 640 | valid |
| 11.0ms | 42× | body | 1280 | valid |
| 7.0ms | 54× | body | 320 | valid |
| 4.0ms | 42× | body | 160 | valid |