Time bar (total: 19.1s)
| 61.0ms | 836× | body | 80 | nan |
| 44.0ms | 172× | body | 80 | valid |
| 15.0ms | 32× | body | 640 | valid |
| 12.0ms | 14× | body | 1280 | valid |
| 6.0ms | 24× | body | 320 | valid |
| 2.0ms | 14× | body | 160 | valid |
Useful iterations: 1 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 345 |
| 1 | 22 | 320 |
| 2 | 38 | 320 |
| 3 | 51 | 320 |
| 4 | 56 | 320 |
| 5 | 69 | 320 |
| 6 | 91 | 320 |
| 7 | 133 | 320 |
| 8 | 205 | 320 |
| 9 | 303 | 320 |
| 10 | 495 | 320 |
| 11 | 823 | 320 |
| 12 | 934 | 320 |
| 13 | 1006 | 320 |
| 14 | 1056 | 320 |
| 15 | 1123 | 320 |
| 16 | 1173 | 320 |
| 17 | 1244 | 320 |
| 18 | 1298 | 320 |
| 19 | 1369 | 320 |
| 20 | 1419 | 320 |
| 21 | 1486 | 320 |
| 22 | 1536 | 320 |
| 23 | 1607 | 320 |
| 24 | 1661 | 320 |
| 25 | 1732 | 320 |
| 26 | 1782 | 320 |
| 27 | 1849 | 320 |
| 28 | 1899 | 320 |
| 29 | 1970 | 320 |
| 30 | 2024 | 320 |
| 31 | 2095 | 320 |
| 32 | 2145 | 320 |
| 33 | 2214 | 320 |
| 34 | 2264 | 320 |
| 35 | 2335 | 320 |
| 36 | 2389 | 320 |
| 37 | 2460 | 320 |
| 38 | 2510 | 320 |
| 39 | 2577 | 320 |
| 40 | 2627 | 320 |
| 41 | 2698 | 320 |
| 42 | 2752 | 320 |
| 43 | 2823 | 320 |
| 44 | 2873 | 320 |
| 45 | 2940 | 320 |
| 46 | 2990 | 320 |
| 47 | 3058 | 320 |
| 48 | 3112 | 320 |
| 49 | 3179 | 320 |
| 50 | 3229 | 320 |
| 51 | 3298 | 320 |
| 52 | 3348 | 320 |
| 53 | 3419 | 320 |
| 54 | 3473 | 320 |
| 55 | 3541 | 320 |
| 56 | 3591 | 320 |
| 57 | 3658 | 320 |
| 58 | 3708 | 320 |
| 59 | 3779 | 320 |
| 60 | 3833 | 320 |
| 61 | 3904 | 320 |
| 62 | 3954 | 320 |
| 63 | 4023 | 320 |
| 64 | 4073 | 320 |
| 65 | 4141 | 320 |
| 66 | 4195 | 320 |
| 67 | 4262 | 320 |
| 68 | 4312 | 320 |
| 69 | 4381 | 320 |
| 70 | 4431 | 320 |
| 71 | 4502 | 320 |
| 72 | 4556 | 320 |
| 73 | 4627 | 320 |
| 74 | 4677 | 320 |
| 75 | 4744 | 320 |
| 76 | 4794 | 320 |
| 77 | 4865 | 320 |
| 78 | 4919 | 320 |
| 79 | 4987 | 320 |
| done | 5001 | 320 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 8.3b
Found 3 expressions with local error:
| 0.0b | (* z (log (- 1.0 y))) |
| 0.2b | (fma x (log y) (* z (log (- 1.0 y)))) |
| 6.2b | (log (- 1.0 y)) |
| 16× | add-sqr-sqrt |
| 15× | log-prod |
| 14× | *-un-lft-identity |
| 8× | add-cube-cbrt |
| 7× | pow1 |
| 6× | add-exp-log |
| 5× | distribute-rgt-in distribute-lft-in add-cbrt-cube |
| 4× | associate-*r* |
| 3× | expm1-log1p-u associate-*l* log1p-expm1-u distribute-lft-out-- add-log-exp difference-of-squares |
| 2× | log-div log-pow |
| 1× | flip3-- rem-log-exp pow-prod-down prod-exp *-commutative cbrt-unprod fma-udef flip-- unswap-sqr |
| 23.0ms | (* z (log (- 1.0 y))) |
| 1.0ms | (fma x (log y) (* z (log (- 1.0 y)))) |
| 10.0ms | (log (- 1.0 y)) |
| 111.0ms | (* z (log (- 1.0 y))) |
| 113.0ms | (fma x (log y) (* z (log (- 1.0 y)))) |
| 82.0ms | (log (- 1.0 y)) |
Useful iterations: done (2.5s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 149 | 21366 |
| 1 | 342 | 18635 |
| 2 | 842 | 18279 |
| 3 | 2376 | 17979 |
| done | 5004 | 17864 |
6 alts after pruning (6 fresh and 0 done)
Merged error: 0.1b
Found 4 expressions with local error:
| 0.0b | (* z (- (log 1.0) (fma 1.0 y (/ 1/2 (* (/ 1.0 y) (/ 1.0 y)))))) |
| 0.2b | (fma x (log y) (* z (- (log 1.0) (fma 1.0 y (/ 1/2 (* (/ 1.0 y) (/ 1.0 y))))))) |
| 0.3b | (* (/ 1.0 y) (/ 1.0 y)) |
| 0.5b | (/ 1/2 (* (/ 1.0 y) (/ 1.0 y))) |
| 68× | add-sqr-sqrt |
| 55× | *-un-lft-identity |
| 52× | add-cube-cbrt |
| 43× | times-frac |
| 36× | add-cbrt-cube add-exp-log |
| 24× | prod-diff |
| 20× | pow1 |
| 19× | associate-*r* |
| 17× | distribute-rgt-in distribute-lft-in |
| 16× | associate-*l* |
| 13× | cbrt-undiv swap-sqr div-exp |
| 9× | prod-exp cbrt-unprod |
| 7× | log-pow |
| 6× | log-prod associate--l+ |
| 5× | div-inv unswap-sqr |
| 4× | expm1-log1p-u associate-*r/ log1p-expm1-u add-log-exp |
| 3× | associate-/r/ associate-/l* |
| 2× | frac-times sub-neg pow-prod-down associate-*l/ *-commutative distribute-lft-out-- |
| 1× | pow2 clear-num associate-/r* frac-2neg pow-plus flip3-- pow-sqr pow-prod-up fma-udef flip-- difference-of-squares |
| 24.0ms | (* z (- (log 1.0) (fma 1.0 y (/ 1/2 (* (/ 1.0 y) (/ 1.0 y)))))) |
| 0.0ms | (fma x (log y) (* z (- (log 1.0) (fma 1.0 y (/ 1/2 (* (/ 1.0 y) (/ 1.0 y))))))) |
| 19.0ms | (* (/ 1.0 y) (/ 1.0 y)) |
| 11.0ms | (/ 1/2 (* (/ 1.0 y) (/ 1.0 y))) |
| 104.0ms | (* z (- (log 1.0) (fma 1.0 y (/ 1/2 (* (/ 1.0 y) (/ 1.0 y)))))) |
| 166.0ms | (fma x (log y) (* z (- (log 1.0) (fma 1.0 y (/ 1/2 (* (/ 1.0 y) (/ 1.0 y))))))) |
| 37.0ms | (* (/ 1.0 y) (/ 1.0 y)) |
| 45.0ms | (/ 1/2 (* (/ 1.0 y) (/ 1.0 y))) |
Useful iterations: 0 (74.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 288 | 67719 |