Time bar (total: 10.8s)
| 5.0ms | 195× | body | 80 | valid |
| 2.0ms | 27× | body | 640 | valid |
| 1.0ms | 17× | body | 320 | valid |
| 1.0ms | 9× | body | 1280 | valid |
| 0.0ms | 8× | body | 160 | valid |
Useful iterations: 4 (20.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 11 |
| 1 | 16 | 11 |
| 2 | 35 | 11 |
| 3 | 72 | 11 |
| 4 | 141 | 10 |
| 5 | 283 | 10 |
| 6 | 401 | 10 |
| 7 | 514 | 10 |
| 8 | 616 | 10 |
| 9 | 865 | 10 |
| 10 | 1205 | 10 |
| 11 | 1704 | 10 |
| done | 5000 | 10 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 14.1b
Found 2 expressions with local error:
| 0.0b | (/ (- x 1.0) (+ y 1.0)) |
| 14.3b | (fma (/ (- x 1.0) (+ y 1.0)) y 1.0) |
| 35× | *-un-lft-identity |
| 23× | add-sqr-sqrt |
| 20× | times-frac |
| 13× | add-cube-cbrt |
| 6× | distribute-lft-out |
| 5× | associate-/l* distribute-lft-out-- difference-of-squares |
| 4× | add-exp-log associate-/r* add-cbrt-cube |
| 2× | pow1 expm1-log1p-u associate-/r/ log1p-expm1-u associate-/l/ add-log-exp |
| 1× | cbrt-undiv flip3-- frac-2neg flip3-+ div-sub div-exp clear-num flip-- flip-+ fma-udef div-inv |
| 13.0ms | (/ (- x 1.0) (+ y 1.0)) |
| 1.0ms | (fma (/ (- x 1.0) (+ y 1.0)) y 1.0) |
| 31.0ms | (/ (- x 1.0) (+ y 1.0)) |
| 72.0ms | (fma (/ (- x 1.0) (+ y 1.0)) y 1.0) |
Useful iterations: done (2.0s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 114 | 834 |
| 1 | 277 | 799 |
| 2 | 801 | 745 |
| 3 | 3560 | 739 |
| done | 5000 | 738 |
5 alts after pruning (5 fresh and 0 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 0.3b | (cbrt (- x 1.0)) |
| 0.3b | (cbrt (- x 1.0)) |
| 0.3b | (cbrt (- x 1.0)) |
| 14.1b | (fma (* (/ (* (cbrt (- x 1.0)) (cbrt (- x 1.0))) (* (cbrt (+ y 1.0)) (cbrt (+ y 1.0)))) (/ (cbrt (- x 1.0)) (cbrt (+ y 1.0)))) y 1.0) |
| 15× | cbrt-prod |
| 13× | add-sqr-sqrt *-un-lft-identity |
| 7× | add-cube-cbrt |
| 6× | cbrt-div |
| 4× | pow1 add-exp-log expm1-log1p-u add-cbrt-cube log1p-expm1-u add-log-exp |
| 3× | flip3-- pow1/3 flip-- distribute-lft-out-- difference-of-squares |
| 1× | fma-udef |
| 2.0ms | (cbrt (- x 1.0)) |
| 2.0ms | (cbrt (- x 1.0)) |
| 2.0ms | (cbrt (- x 1.0)) |
| 0.0ms | (fma (* (/ (* (cbrt (- x 1.0)) (cbrt (- x 1.0))) (* (cbrt (+ y 1.0)) (cbrt (+ y 1.0)))) (/ (cbrt (- x 1.0)) (cbrt (+ y 1.0)))) y 1.0) |
| 114.0ms | (cbrt (- x 1.0)) |
| 109.0ms | (cbrt (- x 1.0)) |
| 106.0ms | (cbrt (- x 1.0)) |
| 87.0ms | (fma (* (/ (* (cbrt (- x 1.0)) (cbrt (- x 1.0))) (* (cbrt (+ y 1.0)) (cbrt (+ y 1.0)))) (/ (cbrt (- x 1.0)) (cbrt (+ y 1.0)))) y 1.0) |
Useful iterations: 3 (287.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 119 | 1172 |
| 1 | 272 | 1117 |
| 2 | 740 | 818 |
| 3 | 2524 | 776 |
| done | 5000 | 776 |
5 alts after pruning (4 fresh and 1 done)
Merged error: 0.2b
Found 3 expressions with local error:
| 2.7b | (/ (- x 1.0) (- (* y y) (* 1.0 1.0))) |
| 8.9b | (* (/ (- x 1.0) (- (* y y) (* 1.0 1.0))) (- y 1.0)) |
| 14.3b | (fma (* (/ (- x 1.0) (- (* y y) (* 1.0 1.0))) (- y 1.0)) y 1.0) |
| 62× | add-sqr-sqrt |
| 57× | *-un-lft-identity |
| 41× | times-frac |
| 37× | add-cube-cbrt |
| 26× | associate-*l* |
| 21× | difference-of-squares |
| 18× | prod-diff |
| 11× | distribute-rgt-in distribute-lft-in |
| 10× | add-exp-log add-cbrt-cube distribute-lft-out-- |
| 5× | pow1 flip3-- associate-*r* flip-- associate-/l* |
| 4× | associate-/r* associate-/r/ |
| 3× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 2× | cbrt-undiv frac-times sub-neg associate-*r/ div-exp prod-exp cbrt-unprod div-inv associate-/l/ unswap-sqr |
| 1× | frac-2neg div-sub pow-prod-down associate-*l/ clear-num *-commutative fma-udef |
| 13.0ms | (/ (- x 1.0) (- (* y y) (* 1.0 1.0))) |
| 37.0ms | (* (/ (- x 1.0) (- (* y y) (* 1.0 1.0))) (- y 1.0)) |
| 0.0ms | (fma (* (/ (- x 1.0) (- (* y y) (* 1.0 1.0))) (- y 1.0)) y 1.0) |
| 70.0ms | (/ (- x 1.0) (- (* y y) (* 1.0 1.0))) |
| 67.0ms | (* (/ (- x 1.0) (- (* y y) (* 1.0 1.0))) (- y 1.0)) |
| 108.0ms | (fma (* (/ (- x 1.0) (- (* y y) (* 1.0 1.0))) (- y 1.0)) y 1.0) |
Useful iterations: 2 (261.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 256 | 3206 |
| 1 | 693 | 2990 |
| 2 | 3176 | 2695 |
| done | 5000 | 2695 |
5 alts after pruning (3 fresh and 2 done)
Merged error: 0.2b
Found 3 expressions with local error:
| 0.0b | (* (- 1.0 x) y) |
| 2.9b | (- 1.0 (/ (* (- 1.0 x) y) (+ y 1.0))) |
| 6.2b | (/ (* (- 1.0 x) y) (+ y 1.0)) |
| 38× | *-un-lft-identity |
| 30× | add-sqr-sqrt prod-diff |
| 24× | add-cube-cbrt |
| 16× | times-frac |
| 10× | add-exp-log add-cbrt-cube |
| 8× | associate-/r/ |
| 5× | pow1 associate-*l* distribute-lft-out add-log-exp |
| 4× | flip3-+ associate-*l/ associate-/r* flip-+ div-inv |
| 3× | expm1-log1p-u flip3-- fma-neg associate-*r* flip-- log1p-expm1-u |
| 2× | cbrt-undiv div-exp prod-exp cbrt-unprod associate-/l/ distribute-lft-out-- difference-of-squares |
| 1× | sub-neg frac-2neg diff-log pow-prod-down clear-num *-commutative associate-/l* unswap-sqr |
| 11.0ms | (* (- 1.0 x) y) |
| 14.0ms | (- 1.0 (/ (* (- 1.0 x) y) (+ y 1.0))) |
| 10.0ms | (/ (* (- 1.0 x) y) (+ y 1.0)) |
| 36.0ms | (* (- 1.0 x) y) |
| 70.0ms | (- 1.0 (/ (* (- 1.0 x) y) (+ y 1.0))) |
| 52.0ms | (/ (* (- 1.0 x) y) (+ y 1.0)) |
Useful iterations: 2 (185.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 202 | 2757 |
| 1 | 546 | 2323 |
| 2 | 2238 | 1851 |
| done | 5001 | 1851 |
6 alts after pruning (4 fresh and 2 done)
Merged error: 0.2b
99.9% (0.0b remaining)
Error of 0.2b against oracle of 0.2b and baseline of 14.6b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 2942.2625356967415 | 559751770.533176 | 184531412.1859252 |
| 9 | -155084744.97222546 | -3.3588146519216853 | -126285643.80532795 |
Useful iterations: 1 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 41 |
| 1 | 26 | 31 |
| done | 26 | 31 |
| 158.0ms | 6059× | body | 80 | valid |
| 64.0ms | 712× | body | 640 | valid |
| 49.0ms | 380× | body | 1280 | valid |
| 35.0ms | 518× | body | 320 | valid |
| 15.0ms | 331× | body | 160 | valid |