Time bar (total: 18.9s)
| 5.0ms | 189× | body | 80 | valid |
| 2.0ms | 26× | body | 640 | valid |
| 2.0ms | 14× | body | 1280 | valid |
| 1.0ms | 17× | body | 320 | valid |
| 0.0ms | 10× | body | 160 | valid |
Useful iterations: 4 (28.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: 15.4b
Found 2 expressions with local error:
| 0.0b | (/ (- x 1.0) (+ y 1.0)) |
| 15.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 |
| 31.0ms | (/ (- x 1.0) (+ y 1.0)) |
| 0.0ms | (fma (/ (- x 1.0) (+ y 1.0)) y 1.0) |
| 35.0ms | (/ (- x 1.0) (+ y 1.0)) |
| 66.0ms | (fma (/ (- x 1.0) (+ y 1.0)) y 1.0) |
Useful iterations: done (1.5s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 114 | 834 |
| 1 | 277 | 799 |
| 2 | 718 | 745 |
| 3 | 1747 | 739 |
| done | 5000 | 737 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 0.0b | (- (* y y) (* 1.0 1.0)) |
| 4.0b | (/ (- x 1.0) (- (* y y) (* 1.0 1.0))) |
| 11.0b | (* (/ (- x 1.0) (- (* y y) (* 1.0 1.0))) (- y 1.0)) |
| 15.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 |
| 12.0ms | (- (* y y) (* 1.0 1.0)) |
| 28.0ms | (/ (- x 1.0) (- (* y y) (* 1.0 1.0))) |
| 80.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) |
| 43.0ms | (- (* y y) (* 1.0 1.0)) |
| 70.0ms | (/ (- x 1.0) (- (* y y) (* 1.0 1.0))) |
| 65.0ms | (* (/ (- x 1.0) (- (* y y) (* 1.0 1.0))) (- y 1.0)) |
| 113.0ms | (fma (* (/ (- x 1.0) (- (* y y) (* 1.0 1.0))) (- y 1.0)) y 1.0) |
Useful iterations: done (1.7s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 266 | 3414 |
| 1 | 682 | 3177 |
| 2 | 2236 | 2886 |
| done | 5001 | 2450 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0.2b
Found 2 expressions with local error:
| 0.0b | (- (/ 1 y) (/ x y)) |
| 0.0b | (fma 1.0 (- (/ 1 y) (/ x y)) x) |
| 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 |
| 39.0ms | (- (/ 1 y) (/ x y)) |
| 0.0ms | (fma 1.0 (- (/ 1 y) (/ x y)) x) |
| 23.0ms | (- (/ 1 y) (/ x y)) |
| 33.0ms | (fma 1.0 (- (/ 1 y) (/ x y)) x) |
Useful iterations: 3 (1.2s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 315 | 8117 |
| 1 | 688 | 6842 |
| 2 | 1329 | 4644 |
| 3 | 4186 | 3416 |
| done | 5000 | 3416 |
5 alts after pruning (3 fresh and 2 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 0.5b | (* (cbrt (- (/ 1 y) (/ x y))) (cbrt (- (/ 1 y) (/ x y)))) |
| 5.8b | (cbrt (- (/ 1 y) (/ x y))) |
| 5.8b | (cbrt (- (/ 1 y) (/ x y))) |
| 5.8b | (cbrt (- (/ 1 y) (/ x y))) |
| 156× | add-sqr-sqrt |
| 145× | *-un-lft-identity |
| 139× | cbrt-prod |
| 98× | times-frac |
| 52× | cbrt-div |
| 45× | div-inv |
| 43× | distribute-lft-out-- |
| 42× | difference-of-squares |
| 29× | add-cube-cbrt |
| 28× | swap-sqr |
| 25× | distribute-rgt-out-- |
| 20× | associate-*r* associate-*l* |
| 16× | frac-times |
| 13× | flip3-- frac-sub flip-- sub-div |
| 11× | pow1 |
| 9× | pow1/3 |
| 6× | add-exp-log |
| 4× | expm1-log1p-u associate-*r/ associate-*l/ add-cbrt-cube log1p-expm1-u add-log-exp unswap-sqr |
| 2× | pow-prod-down pow-sqr pow-prod-up |
| 1× | pow2 pow-plus prod-exp *-commutative cbrt-unprod |
| 181.0ms | (* (cbrt (- (/ 1 y) (/ x y))) (cbrt (- (/ 1 y) (/ x y)))) |
| 23.0ms | (cbrt (- (/ 1 y) (/ x y))) |
| 21.0ms | (cbrt (- (/ 1 y) (/ x y))) |
| 21.0ms | (cbrt (- (/ 1 y) (/ x y))) |
| 109.0ms | (* (cbrt (- (/ 1 y) (/ x y))) (cbrt (- (/ 1 y) (/ x y)))) |
| 87.0ms | (cbrt (- (/ 1 y) (/ x y))) |
| 87.0ms | (cbrt (- (/ 1 y) (/ x y))) |
| 85.0ms | (cbrt (- (/ 1 y) (/ x y))) |
Useful iterations: done (2.0s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 278 | 4785 |
| 1 | 536 | 4445 |
| 2 | 1333 | 4203 |
| 3 | 3351 | 3837 |
| done | 5000 | 3649 |
6 alts after pruning (4 fresh and 2 done)
Merged error: 0.2b
100% (0.0b remaining)
Error of 0.2b against oracle of 0.2b and baseline of 21.7b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 211.08706756948936 | 882388454.4280733 | 122797968.695956 |
| 9 | -5463081689.944393 | -76786.820650899 | -109215276.02048767 |
Useful iterations: 1 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 46 |
| 1 | 28 | 37 |
| done | 28 | 37 |
| 160.0ms | 6133× | body | 80 | valid |
| 62.0ms | 719× | body | 640 | valid |
| 37.0ms | 339× | body | 1280 | valid |
| 33.0ms | 513× | body | 320 | valid |
| 17.0ms | 296× | body | 160 | valid |