Time bar (total: 6.3s)
| 38.0ms | 91× | body | 1280 | valid |
| 20.0ms | 257× | body | 80 | valid |
| 19.0ms | 71× | body | 640 | valid |
| 10.0ms | 47× | body | 320 | valid |
| 3.0ms | 18× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 4 |
| 1 | 30 | 4 |
| 2 | 66 | 4 |
| 3 | 139 | 4 |
| 4 | 271 | 4 |
| 5 | 520 | 4 |
| 6 | 1491 | 4 |
| 7 | 5001 | 4 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (/ (sinh y) y) |
| 0.0b | (* (cos x) (/ (sinh y) y)) |
| 23× | add-sqr-sqrt |
| 19× | times-frac |
| 18× | add-cube-cbrt *-un-lft-identity |
| 13× | associate-*r* |
| 9× | add-exp-log add-cbrt-cube |
| 4× | pow1 |
| 3× | associate-*l* associate-/r* associate-/l* |
| 2× | cbrt-undiv expm1-log1p-u div-exp prod-exp cbrt-unprod log1p-expm1-u div-inv add-log-exp unswap-sqr |
| 1× | sinh-def frac-2neg associate-*r/ pow-prod-down clear-num *-commutative associate-/l/ |
| 5.0ms | (/ (sinh y) y) |
| 15.0ms | (* (cos x) (/ (sinh y) y)) |
| 93.0ms | (/ (sinh y) y) |
| 111.0ms | (* (cos x) (/ (sinh y) y)) |
Useful iterations: 2 (32.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 305 | 403 |
| 1 | 1237 | 359 |
| 2 | 5002 | 357 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (* (cos x) (/ 1 (/ y (sinh y)))) |
| 0.0b | (/ y (sinh y)) |
| 0.0b | (/ 1 (/ y (sinh y))) |
| 162× | times-frac |
| 105× | add-sqr-sqrt |
| 93× | *-un-lft-identity |
| 91× | add-cube-cbrt |
| 47× | associate-*r* |
| 35× | add-exp-log |
| 19× | add-cbrt-cube |
| 17× | associate-/r* |
| 15× | div-exp |
| 10× | associate-/r/ div-inv |
| 8× | sinh-def |
| 7× | cbrt-undiv prod-exp |
| 6× | pow1 associate-/l* |
| 5× | unswap-sqr |
| 4× | rec-exp 1-exp |
| 3× | expm1-log1p-u associate-*l* cbrt-unprod log1p-expm1-u add-log-exp |
| 2× | frac-2neg clear-num |
| 1× | pow-flip associate-*r/ pow-prod-down un-div-inv *-commutative inv-pow |
| 24.0ms | (* (cos x) (/ 1 (/ y (sinh y)))) |
| 2.0ms | (/ y (sinh y)) |
| 6.0ms | (/ 1 (/ y (sinh y))) |
| 222.0ms | (* (cos x) (/ 1 (/ y (sinh y)))) |
| 93.0ms | (/ y (sinh y)) |
| 89.0ms | (/ 1 (/ y (sinh y))) |
Useful iterations: 2 (64.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 688 | 1415 |
| 1 | 3372 | 1222 |
| 2 | 5001 | 1080 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (* (cos x) (/ (/ 1 y) (/ 1 (sinh y)))) |
| 0.0b | (/ 1 (sinh y)) |
| 0.0b | (/ (/ 1 y) (/ 1 (sinh y))) |
| 898× | times-frac |
| 440× | add-sqr-sqrt |
| 411× | *-un-lft-identity |
| 405× | add-cube-cbrt |
| 187× | associate-*r* |
| 105× | add-exp-log |
| 66× | div-exp |
| 59× | div-inv |
| 35× | add-cbrt-cube |
| 30× | associate-/r/ |
| 28× | sinh-def |
| 17× | cbrt-undiv rec-exp 1-exp prod-exp associate-/r* |
| 16× | associate-/l* |
| 10× | unswap-sqr |
| 6× | pow1 |
| 5× | cbrt-unprod |
| 3× | expm1-log1p-u associate-*l* log1p-expm1-u add-log-exp |
| 2× | frac-2neg clear-num |
| 1× | pow-flip associate-*r/ pow-prod-down *-commutative associate-/l/ inv-pow |
| 67.0ms | (* (cos x) (/ (/ 1 y) (/ 1 (sinh y)))) |
| 3.0ms | (/ 1 (sinh y)) |
| 14.0ms | (/ (/ 1 y) (/ 1 (sinh y))) |
| 89.0ms | (* (cos x) (/ (/ 1 y) (/ 1 (sinh y)))) |
| 70.0ms | (/ 1 (sinh y)) |
| 88.0ms | (/ (/ 1 y) (/ 1 (sinh y))) |
Useful iterations: 1 (40.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1973 | 5021 |
| 1 | 5001 | 4375 |
3 alts after pruning (1 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (/ (sinh y) y) |
| 0.0b | (* (cos x) (/ (sinh y) y)) |
| 0.1b | (exp (* (cos x) (/ (sinh y) y))) |
| 0.6b | (log (exp (* (cos x) (/ (sinh y) y)))) |
| 26× | add-sqr-sqrt |
| 21× | add-cube-cbrt *-un-lft-identity |
| 19× | times-frac |
| 13× | associate-*r* |
| 11× | add-exp-log add-cbrt-cube |
| 7× | pow1 add-log-exp |
| 4× | expm1-log1p-u log1p-expm1-u |
| 3× | log-prod associate-*l* associate-/r* log-pow associate-/l* |
| 2× | cbrt-undiv exp-prod exp-to-pow div-exp prod-exp cbrt-unprod div-inv unswap-sqr |
| 1× | sinh-def frac-2neg associate-*r/ rem-log-exp pow-prod-down clear-num *-commutative rem-exp-log associate-/l/ |
| 3.0ms | (/ (sinh y) y) |
| 9.0ms | (* (cos x) (/ (sinh y) y)) |
| 2.0ms | (exp (* (cos x) (/ (sinh y) y))) |
| 2.0ms | (log (exp (* (cos x) (/ (sinh y) y)))) |
| 88.0ms | (/ (sinh y) y) |
| 90.0ms | (* (cos x) (/ (sinh y) y)) |
| 115.0ms | (exp (* (cos x) (/ (sinh y) y))) |
| 94.0ms | (log (exp (* (cos x) (/ (sinh y) y)))) |
Useful iterations: 1 (12.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 486 | 695 |
| 1 | 1955 | 615 |
| 2 | 5001 | 615 |
3 alts after pruning (0 fresh and 3 done)
Merged error: 0b
0% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 0.0b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 5 |
| 1 | 11 | 5 |
| 952.0ms | 2900× | body | 1280 | valid |
| 534.0ms | 2480× | body | 640 | valid |
| 517.0ms | 8439× | body | 80 | valid |
| 185.0ms | 1219× | body | 320 | valid |
| 70.0ms | 597× | body | 160 | valid |