Time bar (total: 27.4s)
| 14.0ms | 201× | body | 80 | valid |
| 5.0ms | 21× | body | 640 | valid |
| 3.0ms | 10× | body | 1280 | valid |
| 3.0ms | 15× | body | 320 | valid |
| 1.0ms | 9× | body | 160 | valid |
Useful iterations: 4 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 11 |
| 1 | 16 | 11 |
| 2 | 35 | 11 |
| 3 | 76 | 11 |
| 4 | 131 | 10 |
| 5 | 242 | 10 |
| 6 | 309 | 10 |
| 7 | 374 | 10 |
| 8 | 424 | 10 |
| 9 | 513 | 10 |
| 10 | 582 | 10 |
| 11 | 591 | 10 |
| 12 | 610 | 10 |
| 13 | 648 | 10 |
| 14 | 777 | 10 |
| 15 | 915 | 10 |
| 16 | 1233 | 10 |
| 17 | 1689 | 10 |
| 18 | 2270 | 10 |
| 19 | 2436 | 10 |
| 20 | 2442 | 10 |
| done | 2442 | 10 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 12.6b
Found 2 expressions with local error:
| 0.0b | (/ (- x 1.0) (+ y 1.0)) |
| 12.9b | (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 |
| 42.0ms | (/ (- x 1.0) (+ y 1.0)) |
| 0.0ms | (fma (/ (- x 1.0) (+ y 1.0)) y 1.0) |
| 58.0ms | (/ (- x 1.0) (+ y 1.0)) |
| 131.0ms | (fma (/ (- x 1.0) (+ y 1.0)) y 1.0) |
Useful iterations: done (2.3s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 114 | 834 |
| 1 | 277 | 799 |
| 2 | 718 | 745 |
| 3 | 1747 | 739 |
| done | 5000 | 737 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0.1b
Found 3 expressions with local error:
| 0.0b | (* (- 1.0 x) y) |
| 2.7b | (- 1.0 (/ (* (- 1.0 x) y) (+ y 1.0))) |
| 7.6b | (/ (* (- 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 |
| 29.0ms | (* (- 1.0 x) y) |
| 41.0ms | (- 1.0 (/ (* (- 1.0 x) y) (+ y 1.0))) |
| 38.0ms | (/ (* (- 1.0 x) y) (+ y 1.0)) |
| 65.0ms | (* (- 1.0 x) y) |
| 130.0ms | (- 1.0 (/ (* (- 1.0 x) y) (+ y 1.0))) |
| 74.0ms | (/ (* (- 1.0 x) y) (+ y 1.0)) |
Useful iterations: done (3.2s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 202 | 2757 |
| 1 | 528 | 2323 |
| 2 | 1965 | 1851 |
| done | 5000 | 1619 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0.1b
Found 4 expressions with local error:
| 0.6b | (pow (cbrt (/ (* (- 1.0 x) y) (+ y 1.0))) (* 2 3)) |
| 2.7b | (- (* 1.0 1.0) (pow (cbrt (/ (* (- 1.0 x) y) (+ y 1.0))) (* 2 3))) |
| 7.6b | (/ (* (- 1.0 x) y) (+ y 1.0)) |
| 9.4b | (/ (- (* 1.0 1.0) (pow (cbrt (/ (* (- 1.0 x) y) (+ y 1.0))) (* 2 3))) (fma (/ y (+ y 1.0)) (- 1.0 x) 1.0)) |
| 40× | add-sqr-sqrt |
| 36× | unpow-prod-down |
| 33× | *-un-lft-identity times-frac |
| 25× | cbrt-prod add-cube-cbrt |
| 20× | difference-of-squares |
| 17× | prod-diff |
| 12× | add-exp-log |
| 11× | add-cbrt-cube |
| 8× | associate-/l* |
| 7× | associate-/r* sqr-pow |
| 6× | associate-/r/ add-log-exp |
| 5× | pow1 |
| 4× | expm1-log1p-u log1p-expm1-u div-inv associate-/l/ distribute-lft-out |
| 3× | cbrt-undiv flip3-- flip3-+ div-exp flip-- flip-+ |
| 2× | pow-pow frac-2neg associate-*l/ clear-num |
| 1× | pow-to-exp sub-neg pow-unpow fma-neg pow1/3 diff-log div-sub pow-exp prod-exp cbrt-unprod |
| 24.0ms | (pow (cbrt (/ (* (- 1.0 x) y) (+ y 1.0))) (* 2 3)) |
| 92.0ms | (- (* 1.0 1.0) (pow (cbrt (/ (* (- 1.0 x) y) (+ y 1.0))) (* 2 3))) |
| 51.0ms | (/ (* (- 1.0 x) y) (+ y 1.0)) |
| 243.0ms | (/ (- (* 1.0 1.0) (pow (cbrt (/ (* (- 1.0 x) y) (+ y 1.0))) (* 2 3))) (fma (/ y (+ y 1.0)) (- 1.0 x) 1.0)) |
| 329.0ms | (pow (cbrt (/ (* (- 1.0 x) y) (+ y 1.0))) (* 2 3)) |
| 147.0ms | (- (* 1.0 1.0) (pow (cbrt (/ (* (- 1.0 x) y) (+ y 1.0))) (* 2 3))) |
| 70.0ms | (/ (* (- 1.0 x) y) (+ y 1.0)) |
| 316.0ms | (/ (- (* 1.0 1.0) (pow (cbrt (/ (* (- 1.0 x) y) (+ y 1.0))) (* 2 3))) (fma (/ y (+ y 1.0)) (- 1.0 x) 1.0)) |
Useful iterations: done (2.0s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 367 | 5599 |
| 1 | 900 | 4582 |
| 2 | 2688 | 3943 |
| done | 5000 | 3808 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0.1b
Found 4 expressions with local error:
| 2.7b | (- (* 1.0 1.0) (pow (cbrt (/ (* (- 1.0 x) y) (+ y 1.0))) 6)) |
| 3.2b | (log (/ (- (* 1.0 1.0) (pow (cbrt (/ (* (- 1.0 x) y) (+ y 1.0))) 6)) (fma (/ y (+ y 1.0)) (- 1.0 x) 1.0))) |
| 7.6b | (/ (* (- 1.0 x) y) (+ y 1.0)) |
| 9.4b | (/ (- (* 1.0 1.0) (pow (cbrt (/ (* (- 1.0 x) y) (+ y 1.0))) 6)) (fma (/ y (+ y 1.0)) (- 1.0 x) 1.0)) |
| 57× | add-sqr-sqrt |
| 50× | times-frac |
| 39× | *-un-lft-identity |
| 33× | add-cube-cbrt |
| 32× | difference-of-squares |
| 29× | unpow-prod-down |
| 25× | log-prod |
| 18× | cbrt-prod |
| 17× | prod-diff |
| 14× | add-exp-log |
| 11× | add-cbrt-cube |
| 9× | sqr-pow |
| 8× | associate-/l* |
| 7× | associate-/r* |
| 6× | add-log-exp |
| 5× | pow1 |
| 4× | expm1-log1p-u div-exp associate-/r/ log1p-expm1-u div-inv associate-/l/ |
| 3× | cbrt-undiv flip3-- flip-- distribute-lft-out |
| 2× | frac-2neg flip3-+ rem-log-exp associate-*l/ clear-num flip-+ |
| 1× | sub-neg log-div fma-neg diff-log div-sub prod-exp log-pow cbrt-unprod |
| 87.0ms | (- (* 1.0 1.0) (pow (cbrt (/ (* (- 1.0 x) y) (+ y 1.0))) 6)) |
| 48.0ms | (log (/ (- (* 1.0 1.0) (pow (cbrt (/ (* (- 1.0 x) y) (+ y 1.0))) 6)) (fma (/ y (+ y 1.0)) (- 1.0 x) 1.0))) |
| 40.0ms | (/ (* (- 1.0 x) y) (+ y 1.0)) |
| 251.0ms | (/ (- (* 1.0 1.0) (pow (cbrt (/ (* (- 1.0 x) y) (+ y 1.0))) 6)) (fma (/ y (+ y 1.0)) (- 1.0 x) 1.0)) |
| 141.0ms | (- (* 1.0 1.0) (pow (cbrt (/ (* (- 1.0 x) y) (+ y 1.0))) 6)) |
| 554.0ms | (log (/ (- (* 1.0 1.0) (pow (cbrt (/ (* (- 1.0 x) y) (+ y 1.0))) 6)) (fma (/ y (+ y 1.0)) (- 1.0 x) 1.0))) |
| 97.0ms | (/ (* (- 1.0 x) y) (+ y 1.0)) |
| 280.0ms | (/ (- (* 1.0 1.0) (pow (cbrt (/ (* (- 1.0 x) y) (+ y 1.0))) 6)) (fma (/ y (+ y 1.0)) (- 1.0 x) 1.0)) |
Useful iterations: done (1.9s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 397 | 6341 |
| 1 | 948 | 5890 |
| 2 | 2779 | 5113 |
| done | 5000 | 5027 |
3 alts after pruning (1 fresh and 2 done)
Merged error: 0.1b
100% (0.0b remaining)
Error of 0.2b against oracle of 0.2b and baseline of 13.9b
| Iters | Range | Point | |
|---|---|---|---|
| 10 | 3991008.2413703846 | 2.242237725246844e+22 | 119396997.72706203 |
| 10 | -2141618727278.2056 | -0.22637101271021068 | -118947643.39979677 |
Useful iterations: 1 (4.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 36 |
| 1 | 26 | 28 |
| done | 26 | 28 |
| 412.0ms | 6167× | body | 80 | valid |
| 120.0ms | 707× | body | 640 | valid |
| 116.0ms | 382× | body | 1280 | valid |
| 61.0ms | 467× | body | 320 | valid |
| 24.0ms | 277× | body | 160 | valid |