Time bar (total: 54.1s)
| 10.0ms | 256× | body | 80 | valid |
| 1.0ms | 6× | body | 320 | valid |
| 0.0ms | 3× | body | 640 | valid |
| 0.0ms | 2× | body | 160 | valid |
| 0.0ms | 1× | body | 1280 | 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)
Merged error: 1.8b
Found 4 expressions with local error:
| 0.0b | (tanh (/ x y)) |
| 0.2b | (- (tanh (/ t y)) (tanh (/ x y))) |
| 0.3b | (* z (- (tanh (/ t y)) (tanh (/ x y)))) |
| 1.3b | (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 |
| 1.0ms | (tanh (/ x y)) |
| 7.0ms | (- (tanh (/ t y)) (tanh (/ x y))) |
| 27.0ms | (* z (- (tanh (/ t y)) (tanh (/ x y)))) |
| 0.0ms | (fma y (* z (- (tanh (/ t y)) (tanh (/ x y)))) x) |
| 80.0ms | (tanh (/ x y)) |
| 217.0ms | (- (tanh (/ t y)) (tanh (/ x y))) |
| 216.0ms | (* z (- (tanh (/ t y)) (tanh (/ x y)))) |
| 245.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 |
6 alts after pruning (6 fresh and 0 done)
Merged error: 0.9b
Found 4 expressions with local error:
| 1.3b | (fma y (+ (* z (fma (* (cbrt (tanh (/ t y))) (cbrt (tanh (/ t y)))) (cbrt (tanh (/ t y))) (- (* (tanh (/ x y)) 1)))) (* z (* (tanh (/ x y)) (+ (- 1) 1)))) x) |
| 6.6b | (cbrt (tanh (/ t y))) |
| 6.6b | (cbrt (tanh (/ t y))) |
| 6.6b | (cbrt (tanh (/ t y))) |
| 9× | cbrt-prod cbrt-div |
| 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 tanh-def |
| 1× | fma-udef |
| 0.0ms | (fma y (+ (* z (fma (* (cbrt (tanh (/ t y))) (cbrt (tanh (/ t y)))) (cbrt (tanh (/ t y))) (- (* (tanh (/ x y)) 1)))) (* z (* (tanh (/ x y)) (+ (- 1) 1)))) x) |
| 1.0ms | (cbrt (tanh (/ t y))) |
| 1.0ms | (cbrt (tanh (/ t y))) |
| 2.0ms | (cbrt (tanh (/ t y))) |
| 339.0ms | (fma y (+ (* z (fma (* (cbrt (tanh (/ t y))) (cbrt (tanh (/ t y)))) (cbrt (tanh (/ t y))) (- (* (tanh (/ x y)) 1)))) (* z (* (tanh (/ x y)) (+ (- 1) 1)))) x) |
| 170.0ms | (cbrt (tanh (/ t y))) |
| 171.0ms | (cbrt (tanh (/ t y))) |
| 173.0ms | (cbrt (tanh (/ t y))) |
Useful iterations: 3 (99.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 299 | 814 |
| 1 | 876 | 730 |
| 2 | 4297 | 696 |
| 3 | 5001 | 678 |
7 alts after pruning (6 fresh and 1 done)
Merged error: 0.9b
Found 4 expressions with local error:
| 0.2b | (- (pow (tanh (/ t y)) 3) (pow (tanh (/ x y)) 3)) |
| 1.0b | (* z (- (pow (tanh (/ t y)) 3) (pow (tanh (/ x y)) 3))) |
| 1.3b | (fma y (/ (* z (- (pow (tanh (/ t y)) 3) (pow (tanh (/ x y)) 3))) (+ (* (tanh (/ t y)) (tanh (/ t y))) (+ (* (tanh (/ x y)) (tanh (/ x y))) (* (tanh (/ t y)) (tanh (/ x y)))))) x) |
| 9.7b | (/ (* z (- (pow (tanh (/ t y)) 3) (pow (tanh (/ x y)) 3))) (+ (* (tanh (/ t y)) (tanh (/ t y))) (+ (* (tanh (/ x y)) (tanh (/ x y))) (* (tanh (/ t y)) (tanh (/ x y)))))) |
| 6780× | frac-add |
| 6093× | frac-times |
| 5434× | tanh-def |
| 3407× | associate-/r/ |
| 2053× | associate-*r/ |
| 2031× | associate-*l/ |
| 432× | prod-diff |
| 277× | add-sqr-sqrt |
| 247× | *-un-lft-identity |
| 243× | unpow-prod-down cube-prod |
| 227× | add-cube-cbrt |
| 146× | distribute-rgt-in distribute-lft-in |
| 89× | sqr-pow |
| 73× | cube-mult unpow3 |
| 54× | cube-div |
| 32× | difference-of-squares |
| 27× | frac-sub |
| 25× | associate-*r* |
| 16× | flip3-+ flip-+ |
| 12× | fma-neg |
| 11× | add-exp-log add-cbrt-cube associate-/l/ |
| 10× | distribute-lft-out-- |
| 6× | pow1 add-log-exp |
| 4× | expm1-log1p-u log1p-expm1-u |
| 3× | sub-neg flip3-- times-frac associate-*l* associate-/r* flip-- |
| 2× | difference-cubes cbrt-undiv div-exp prod-exp cbrt-unprod |
| 1× | frac-2neg diff-log pow-prod-down clear-num *-commutative fma-udef div-inv associate-/l* unswap-sqr |
| 27.0ms | (- (pow (tanh (/ t y)) 3) (pow (tanh (/ x y)) 3)) |
| 92.0ms | (* z (- (pow (tanh (/ t y)) 3) (pow (tanh (/ x y)) 3))) |
| 0.0ms | (fma y (/ (* z (- (pow (tanh (/ t y)) 3) (pow (tanh (/ x y)) 3))) (+ (* (tanh (/ t y)) (tanh (/ t y))) (+ (* (tanh (/ x y)) (tanh (/ x y))) (* (tanh (/ t y)) (tanh (/ x y)))))) x) |
| 361.0ms | (/ (* z (- (pow (tanh (/ t y)) 3) (pow (tanh (/ x y)) 3))) (+ (* (tanh (/ t y)) (tanh (/ t y))) (+ (* (tanh (/ x y)) (tanh (/ x y))) (* (tanh (/ t y)) (tanh (/ x y)))))) |
| 995.0ms | (- (pow (tanh (/ t y)) 3) (pow (tanh (/ x y)) 3)) |
| 887.0ms | (* z (- (pow (tanh (/ t y)) 3) (pow (tanh (/ x y)) 3))) |
| 2.6s | (fma y (/ (* z (- (pow (tanh (/ t y)) 3) (pow (tanh (/ x y)) 3))) (+ (* (tanh (/ t y)) (tanh (/ t y))) (+ (* (tanh (/ x y)) (tanh (/ x y))) (* (tanh (/ t y)) (tanh (/ x y)))))) x) |
| 3.4s | (/ (* z (- (pow (tanh (/ t y)) 3) (pow (tanh (/ x y)) 3))) (+ (* (tanh (/ t y)) (tanh (/ t y))) (+ (* (tanh (/ x y)) (tanh (/ x y))) (* (tanh (/ t y)) (tanh (/ x y)))))) |
Useful iterations: 0 (240.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13731 | 305438 |
7 alts after pruning (5 fresh and 2 done)
Merged error: 0.9b
Found 2 expressions with local error:
| 2.5b | (/ (* t z) y) |
| 5.9b | (fma y (/ (* t z) y) x) |
| 7× | add-exp-log add-cbrt-cube |
| 4× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 3× | times-frac associate-/r* |
| 2× | pow1 cbrt-undiv expm1-log1p-u div-exp log1p-expm1-u add-log-exp |
| 1× | frac-2neg prod-exp clear-num cbrt-unprod fma-udef div-inv associate-/l* |
| 3.0ms | (/ (* t z) y) |
| 0.0ms | (fma y (/ (* t z) y) x) |
| 21.0ms | (/ (* t z) y) |
| 42.0ms | (fma y (/ (* t z) y) x) |
Useful iterations: 1 (6.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 133 | 144 |
| 1 | 573 | 122 |
| 2 | 2685 | 122 |
| 3 | 5001 | 122 |
6 alts after pruning (4 fresh and 2 done)
Merged error: 0.3b
0% (2.0b remaining)
Error of 2.2b against oracle of 0.1b and baseline of 2.2b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 24 |
| 1 | 41 | 24 |
| 2 | 41 | 24 |
| 331.0ms | 8316× | body | 80 | valid |
| 16.0ms | 90× | body | 640 | valid |
| 10.0ms | 47× | body | 1280 | valid |
| 6.0ms | 56× | body | 320 | valid |
| 4.0ms | 45× | body | 160 | valid |