Time bar (total: 4.6s)
| 20.0ms | 757× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 4 |
| 1 | 41 | 4 |
| 2 | 102 | 4 |
| 3 | 228 | 4 |
| 4 | 411 | 4 |
| 5 | 786 | 4 |
| 6 | 2469 | 4 |
| 7 | 5002 | 4 |
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: 7.5b
Found 2 expressions with local error:
| 0.0b | (* (cosh x) (/ y x)) |
| 7.0b | (/ (* (cosh x) (/ y x)) z) |
| 17× | add-sqr-sqrt |
| 16× | add-exp-log add-cbrt-cube |
| 13× | times-frac associate-*r* |
| 12× | add-cube-cbrt *-un-lft-identity |
| 5× | cbrt-undiv div-exp |
| 4× | pow1 cosh-def prod-exp cbrt-unprod |
| 3× | associate-*l* associate-/r* associate-/l/ |
| 2× | expm1-log1p-u frac-times associate-*r/ associate-*l/ log1p-expm1-u div-inv add-log-exp unswap-sqr |
| 1× | frac-2neg pow-prod-down clear-num *-commutative associate-/l* |
| 7.0ms | (* (cosh x) (/ y x)) |
| 6.0ms | (/ (* (cosh x) (/ y x)) z) |
| 76.0ms | (* (cosh x) (/ y x)) |
| 113.0ms | (/ (* (cosh x) (/ y x)) z) |
Useful iterations: 1 (10.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 352 | 391 |
| 1 | 1472 | 333 |
| 2 | 5001 | 333 |
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 61 | 9 | 70 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 62 | 9 | 71 |
Merged error: 0.0b
Found 2 expressions with local error:
| 0.3b | (/ (cosh x) (/ z (/ y x))) |
| 6.8b | (/ z (/ y x)) |
| 471× | times-frac |
| 229× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 57× | associate-/r* |
| 22× | div-inv |
| 16× | add-exp-log add-cbrt-cube |
| 9× | cbrt-undiv div-exp |
| 6× | associate-/r/ associate-/l* |
| 2× | pow1 expm1-log1p-u frac-2neg clear-num log1p-expm1-u add-log-exp |
| 1× | cosh-def associate-/l/ |
| 12.0ms | (/ (cosh x) (/ z (/ y x))) |
| 6.0ms | (/ z (/ y x)) |
| 138.0ms | (/ (cosh x) (/ z (/ y x))) |
| 18.0ms | (/ z (/ y x)) |
Useful iterations: 1 (29.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1126 | 2732 |
| 1 | 5002 | 2629 |
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 272 | 5 | 277 |
| Fresh | 6 | 2 | 8 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 278 | 8 | 286 |
Merged error: 0b
Found 2 expressions with local error:
| 0.0b | (/ (cosh x) x) |
| 7.5b | (* (/ y z) (/ (cosh x) x)) |
| 36× | add-sqr-sqrt |
| 31× | times-frac |
| 24× | add-cube-cbrt *-un-lft-identity |
| 16× | add-exp-log add-cbrt-cube |
| 13× | associate-*r* associate-*l* |
| 5× | cbrt-undiv div-exp |
| 4× | pow1 prod-exp cbrt-unprod unswap-sqr |
| 3× | associate-/r* div-inv associate-/l* |
| 2× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 1× | frac-times cosh-def frac-2neg associate-*r/ pow-prod-down associate-*l/ clear-num *-commutative associate-/l/ |
| 3.0ms | (/ (cosh x) x) |
| 9.0ms | (* (/ y z) (/ (cosh x) x)) |
| 76.0ms | (/ (cosh x) x) |
| 148.0ms | (* (/ y z) (/ (cosh x) x)) |
Useful iterations: 2 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 423 | 520 |
| 1 | 1734 | 465 |
| 2 | 5001 | 462 |
8 alts after pruning (6 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 88 | 0 | 88 |
| Fresh | 0 | 6 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 88 | 8 | 96 |
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (fma 1/2 (exp (* -1 x)) (* 1/2 (exp x))) |
| 0.2b | (/ (fma 1/2 (exp (* -1 x)) (* 1/2 (exp x))) (/ x y)) |
| 7.0b | (/ (/ (fma 1/2 (exp (* -1 x)) (* 1/2 (exp x))) (/ x y)) z) |
| 471× | times-frac |
| 230× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 47× | associate-/l* |
| 22× | div-inv |
| 17× | add-exp-log add-cbrt-cube |
| 16× | associate-/r* |
| 9× | cbrt-undiv div-exp |
| 5× | associate-/r/ |
| 3× | pow1 expm1-log1p-u log1p-expm1-u add-log-exp |
| 2× | frac-2neg clear-num |
| 1× | fma-udef associate-/l/ |
| 1.0ms | (fma 1/2 (exp (* -1 x)) (* 1/2 (exp x))) |
| 6.0ms | (/ (fma 1/2 (exp (* -1 x)) (* 1/2 (exp x))) (/ x y)) |
| 12.0ms | (/ (/ (fma 1/2 (exp (* -1 x)) (* 1/2 (exp x))) (/ x y)) z) |
| 48.0ms | (fma 1/2 (exp (* -1 x)) (* 1/2 (exp x))) |
| 78.0ms | (/ (fma 1/2 (exp (* -1 x)) (* 1/2 (exp x))) (/ x y)) |
| 115.0ms | (/ (/ (fma 1/2 (exp (* -1 x)) (* 1/2 (exp x))) (/ x y)) z) |
Useful iterations: 1 (27.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1181 | 4690 |
| 1 | 5001 | 4522 |
8 alts after pruning (5 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 289 | 0 | 289 |
| Fresh | 0 | 5 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 289 | 8 | 297 |
Merged error: 0b
95.6% (0.4b remaining)
Error of 0.4b against oracle of 0.0b and baseline of 8.0b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 5.453812542321354e-21 | 2.6897754552082827e-15 | 5.3888295765054384e-20 |
| 9 | -4.5508278958050887e-29 | -7.480402156972941e-37 | -3.978097055277594e-29 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 12 |
| 1 | 23 | 12 |
| 583.0ms | 22500× | body | 80 | valid |