Time bar (total: 30.1s)
| 6.0ms | 187× | body | 80 | valid |
| 4.0ms | 33× | body | 640 | valid |
| 2.0ms | 11× | body | 1280 | valid |
| 1.0ms | 14× | body | 320 | valid |
| 1.0ms | 11× | body | 160 | valid |
Useful iterations: 4 (51.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.8b
Found 2 expressions with local error:
| 0.0b | (/ (- x 1.0) (+ y 1.0)) |
| 16.1b | (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 |
| 56.0ms | (/ (- x 1.0) (+ y 1.0)) |
| 1.0ms | (fma (/ (- x 1.0) (+ y 1.0)) y 1.0) |
| 60.0ms | (/ (- x 1.0) (+ y 1.0)) |
| 123.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 (3 fresh and 0 done)
Merged error: 0.1b
Found 3 expressions with local error:
| 0.0b | (/ (- x 1.0) (+ y 1.0)) |
| 0.1b | (* (/ (- x 1.0) (+ y 1.0)) y) |
| 4.4b | (+ (* (/ (- x 1.0) (+ y 1.0)) y) 1.0) |
| 65× | *-un-lft-identity |
| 48× | add-sqr-sqrt |
| 41× | times-frac |
| 26× | associate-*l* |
| 25× | add-cube-cbrt |
| 11× | distribute-lft-out |
| 10× | add-exp-log add-cbrt-cube |
| 9× | distribute-lft-out-- difference-of-squares |
| 5× | pow1 associate-/l* add-log-exp |
| 4× | associate-/r* associate-/r/ |
| 3× | expm1-log1p-u flip3-+ associate-*r* flip-+ log1p-expm1-u |
| 2× | cbrt-undiv div-exp prod-exp cbrt-unprod div-inv associate-/l/ unswap-sqr |
| 1× | +-commutative flip3-- fma-def frac-2neg div-sub pow-prod-down associate-*l/ clear-num sum-log *-commutative flip-- |
| 34.0ms | (/ (- x 1.0) (+ y 1.0)) |
| 67.0ms | (* (/ (- x 1.0) (+ y 1.0)) y) |
| 31.0ms | (+ (* (/ (- x 1.0) (+ y 1.0)) y) 1.0) |
| 44.0ms | (/ (- x 1.0) (+ y 1.0)) |
| 80.0ms | (* (/ (- x 1.0) (+ y 1.0)) y) |
| 126.0ms | (+ (* (/ (- x 1.0) (+ y 1.0)) y) 1.0) |
Useful iterations: 3 (2.5s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 172 | 1520 |
| 1 | 460 | 1433 |
| 2 | 1318 | 1340 |
| 3 | 4139 | 1327 |
| done | 5000 | 1327 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0.1b
Found 4 expressions with local error:
| 0.0b | (* y (- y 1.0)) |
| 3.2b | (/ (- x 1.0) (- (* y y) (* 1.0 1.0))) |
| 4.9b | (+ (* (/ (- x 1.0) (- (* y y) (* 1.0 1.0))) (* y (- y 1.0))) 1.0) |
| 16.1b | (* (/ (- x 1.0) (- (* y y) (* 1.0 1.0))) (* y (- y 1.0))) |
| 109× | add-sqr-sqrt |
| 107× | *-un-lft-identity |
| 99× | distribute-rgt-in distribute-lft-in |
| 90× | prod-diff |
| 87× | add-cube-cbrt |
| 44× | associate-+l+ |
| 40× | times-frac |
| 29× | associate-*l* |
| 21× | difference-of-squares |
| 20× | add-exp-log add-cbrt-cube |
| 11× | pow1 |
| 10× | sub-neg distribute-lft-out-- |
| 8× | associate-*r/ |
| 7× | prod-exp cbrt-unprod |
| 6× | flip3-- associate-*r* flip-- add-log-exp |
| 5× | associate-/l* |
| 4× | expm1-log1p-u pow-prod-down associate-/r* associate-/r/ log1p-expm1-u |
| 3× | cbrt-undiv div-exp |
| 2× | frac-times *-commutative div-inv associate-/l/ |
| 1× | +-commutative fma-def frac-2neg flip3-+ div-sub associate-*l/ clear-num sum-log flip-+ unswap-sqr |
| 54.0ms | (* y (- y 1.0)) |
| 32.0ms | (/ (- x 1.0) (- (* y y) (* 1.0 1.0))) |
| 67.0ms | (+ (* (/ (- x 1.0) (- (* y y) (* 1.0 1.0))) (* y (- y 1.0))) 1.0) |
| 172.0ms | (* (/ (- x 1.0) (- (* y y) (* 1.0 1.0))) (* y (- y 1.0))) |
| 93.0ms | (* y (- y 1.0)) |
| 106.0ms | (/ (- x 1.0) (- (* y y) (* 1.0 1.0))) |
| 266.0ms | (+ (* (/ (- x 1.0) (- (* y y) (* 1.0 1.0))) (* y (- y 1.0))) 1.0) |
| 144.0ms | (* (/ (- x 1.0) (- (* y y) (* 1.0 1.0))) (* y (- y 1.0))) |
Useful iterations: done (2.6s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 354 | 6480 |
| 1 | 979 | 5596 |
| 2 | 3052 | 5034 |
| done | 5001 | 4958 |
3 alts after pruning (1 fresh and 2 done)
Merged error: 0.1b
Found 1 expressions with local error:
| 0.0b | (- (/ 1 y) (/ x y)) |
| 257× | times-frac |
| 209× | add-sqr-sqrt |
| 206× | *-un-lft-identity |
| 192× | add-cube-cbrt |
| 169× | prod-diff |
| 32× | div-inv |
| 13× | fma-neg |
| 6× | difference-of-squares |
| 5× | distribute-lft-out-- |
| 3× | distribute-rgt-out-- add-log-exp |
| 1× | pow1 add-exp-log expm1-log1p-u sub-neg flip3-- diff-log frac-sub add-cbrt-cube flip-- log1p-expm1-u sub-div |
| 58.0ms | (- (/ 1 y) (/ x y)) |
| 36.0ms | (- (/ 1 y) (/ x y)) |
Useful iterations: 3 (1.9s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 299 | 7937 |
| 1 | 658 | 6662 |
| 2 | 1249 | 4493 |
| 3 | 3774 | 3265 |
| done | 5000 | 3265 |
4 alts after pruning (1 fresh and 3 done)
Merged error: 0.1b
99.6% (0.1b remaining)
Error of 0.2b against oracle of 0.2b and baseline of 14.1b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 5729.342694487068 | 8685649418.189968 | 165630154.1629503 |
| 4 | -56513505501200.5 | -30636816361710.875 | -31112195187751.668 |
Useful iterations: 1 (4.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 39 |
| 1 | 27 | 30 |
| done | 27 | 30 |
| 683.0ms | 696× | body | 640 | valid |
| 478.0ms | 6129× | body | 80 | valid |
| 126.0ms | 534× | body | 320 | valid |
| 83.0ms | 343× | body | 1280 | valid |
| 28.0ms | 298× | body | 160 | valid |