Time bar (total: 32.6s)
| 12.0ms | 198× | body | 80 | valid |
| 5.0ms | 22× | body | 640 | valid |
| 3.0ms | 20× | body | 320 | valid |
| 2.0ms | 8× | body | 1280 | valid |
| 1.0ms | 8× | body | 160 | valid |
Useful iterations: 4 (54.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: 13.4b
Found 2 expressions with local error:
| 0.0b | (/ (- x 1.0) (+ y 1.0)) |
| 13.7b | (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 |
| 30.0ms | (/ (- x 1.0) (+ y 1.0)) |
| 1.0ms | (fma (/ (- x 1.0) (+ y 1.0)) y 1.0) |
| 40.0ms | (/ (- x 1.0) (+ y 1.0)) |
| 108.0ms | (fma (/ (- x 1.0) (+ y 1.0)) y 1.0) |
Useful iterations: done (2.4s)
| 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.2b
Found 4 expressions with local error:
| 0.0b | (- (* y y) (* 1.0 1.0)) |
| 4.1b | (/ (- x 1.0) (- (* y y) (* 1.0 1.0))) |
| 9.7b | (* (/ (- x 1.0) (- (* y y) (* 1.0 1.0))) (- y 1.0)) |
| 13.7b | (fma (* (/ (- x 1.0) (- (* y y) (* 1.0 1.0))) (- y 1.0)) y 1.0) |
| 63× | add-sqr-sqrt |
| 58× | *-un-lft-identity |
| 41× | times-frac |
| 38× | add-cube-cbrt |
| 26× | associate-*l* |
| 22× | difference-of-squares |
| 19× | prod-diff |
| 11× | add-exp-log distribute-rgt-in distribute-lft-in add-cbrt-cube |
| 10× | distribute-lft-out-- |
| 6× | pow1 flip3-- flip-- add-log-exp |
| 5× | associate-*r* associate-/l* |
| 4× | expm1-log1p-u associate-/r* associate-/r/ log1p-expm1-u |
| 3× | sub-neg |
| 2× | cbrt-undiv frac-times associate-*r/ div-exp prod-exp cbrt-unprod div-inv associate-/l/ unswap-sqr |
| 1× | frac-2neg fma-neg diff-log div-sub pow-prod-down associate-*l/ clear-num *-commutative fma-udef |
| 18.0ms | (- (* y y) (* 1.0 1.0)) |
| 52.0ms | (/ (- x 1.0) (- (* y y) (* 1.0 1.0))) |
| 95.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) |
| 48.0ms | (- (* y y) (* 1.0 1.0)) |
| 96.0ms | (/ (- x 1.0) (- (* y y) (* 1.0 1.0))) |
| 92.0ms | (* (/ (- x 1.0) (- (* y y) (* 1.0 1.0))) (- y 1.0)) |
| 146.0ms | (fma (* (/ (- x 1.0) (- (* y y) (* 1.0 1.0))) (- y 1.0)) y 1.0) |
Useful iterations: done (3.2s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 266 | 3414 |
| 1 | 682 | 3177 |
| 2 | 2236 | 2886 |
| done | 5001 | 2450 |
3 alts after pruning (1 fresh and 2 done)
Merged error: 0.2b
Found 2 expressions with local error:
| 0.0b | (fma 1.0 (- (/ 1 y) (/ x y)) x) |
| 0.0b | (- (/ 1 y) (/ x y)) |
| 257× | times-frac |
| 210× | add-sqr-sqrt |
| 207× | *-un-lft-identity |
| 193× | add-cube-cbrt |
| 169× | prod-diff |
| 32× | div-inv |
| 13× | fma-neg |
| 6× | difference-of-squares |
| 5× | distribute-lft-out-- |
| 4× | add-log-exp |
| 3× | distribute-rgt-out-- |
| 2× | pow1 add-exp-log expm1-log1p-u add-cbrt-cube log1p-expm1-u |
| 1× | sub-neg flip3-- diff-log frac-sub flip-- fma-udef sub-div |
| 0.0ms | (fma 1.0 (- (/ 1 y) (/ x y)) x) |
| 59.0ms | (- (/ 1 y) (/ x y)) |
| 49.0ms | (fma 1.0 (- (/ 1 y) (/ x y)) x) |
| 24.0ms | (- (/ 1 y) (/ x y)) |
Useful iterations: 3 (1.9s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 315 | 8117 |
| 1 | 688 | 6842 |
| 2 | 1328 | 4644 |
| 3 | 4184 | 3416 |
| done | 5000 | 3416 |
6 alts after pruning (3 fresh and 3 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 0.8b | (pow (cbrt y) 3) |
| 0.8b | (pow (cbrt y) 3) |
| 0.8b | (pow (cbrt y) 3) |
| 6.7b | (- (/ x (pow (cbrt y) 3)) (/ x (pow (cbrt y) 3))) |
| 6916× | times-frac |
| 4445× | add-sqr-sqrt |
| 4403× | *-un-lft-identity |
| 4325× | add-cube-cbrt |
| 3364× | prod-diff |
| 2360× | cbrt-prod unpow-prod-down cube-prod |
| 380× | sqr-pow |
| 366× | cube-mult unpow3 |
| 176× | distribute-rgt-out-- |
| 121× | div-inv |
| 94× | distribute-lft-out-- |
| 58× | fma-neg |
| 49× | difference-of-squares |
| 9× | pow-unpow |
| 7× | pow1 add-exp-log |
| 6× | pow-pow add-log-exp |
| 4× | expm1-log1p-u add-cbrt-cube log1p-expm1-u |
| 3× | pow-to-exp pow1/3 pow-exp rem-cube-cbrt |
| 1× | sub-neg flip3-- +-inverses diff-log frac-sub flip-- sub-div |
| 6.0ms | (pow (cbrt y) 3) |
| 10.0ms | (pow (cbrt y) 3) |
| 7.0ms | (pow (cbrt y) 3) |
| 451.0ms | (- (/ x (pow (cbrt y) 3)) (/ x (pow (cbrt y) 3))) |
| 412.0ms | (pow (cbrt y) 3) |
| 424.0ms | (pow (cbrt y) 3) |
| 433.0ms | (pow (cbrt y) 3) |
| 5.0ms | (- (/ x (pow (cbrt y) 3)) (/ x (pow (cbrt y) 3))) |
Useful iterations: done (2.9s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 2018 | 244837 |
| 1 | 4038 | 164612 |
| done | 5000 | 117901 |
6 alts after pruning (2 fresh and 4 done)
Merged error: 0.2b
99.9% (0.0b remaining)
Error of 0.2b against oracle of 0.2b and baseline of 14.4b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 9556.682540875734 | 15966983906.555069 | 107669609.3560517 |
| 10 | -9.405557600769291e+21 | -1501.2167507114543 | -197475236.47678238 |
Useful iterations: 1 (3.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 46 |
| 1 | 28 | 37 |
| done | 28 | 37 |
| 544.0ms | 754× | body | 640 | valid |
| 279.0ms | 6091× | body | 80 | valid |
| 178.0ms | 505× | body | 320 | valid |
| 122.0ms | 354× | body | 1280 | valid |
| 24.0ms | 296× | body | 160 | valid |