Time bar (total: 4.1s)
| 7.0ms | 198× | body | 80 | valid |
| 2.0ms | 27× | body | 640 | valid |
| 1.0ms | 17× | body | 320 | valid |
| 1.0ms | 8× | body | 1280 | valid |
| 0.0ms | 6× | body | 160 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 16 | 5 |
| 1 | 35 | 5 |
| 2 | 74 | 5 |
| 3 | 128 | 5 |
| 4 | 252 | 5 |
| 5 | 374 | 5 |
| 6 | 514 | 5 |
| 7 | 642 | 5 |
| 8 | 777 | 5 |
| 9 | 1010 | 5 |
| 10 | 1686 | 5 |
| 11 | 5001 | 5 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 0 | 2 | 2 |
Merged error: 22.5b
Found 3 expressions with local error:
| 0.0b | (* (- 1.0 x) y) |
| 2.2b | (- 1.0 (/ (* (- 1.0 x) y) (+ y 1.0))) |
| 8.3b | (/ (* (- 1.0 x) y) (+ y 1.0)) |
| 15× | *-un-lft-identity |
| 13× | add-sqr-sqrt |
| 10× | add-exp-log add-cbrt-cube |
| 7× | add-cube-cbrt |
| 5× | pow1 associate-*l* add-log-exp |
| 4× | times-frac associate-*l/ associate-/r* |
| 3× | flip3-- associate-*r* flip-- |
| 2× | cbrt-undiv div-exp prod-exp associate-/r/ cbrt-unprod associate-/l/ distribute-lft-out distribute-lft-out-- difference-of-squares |
| 1× | sub-neg frac-2neg flip3-+ diff-log pow-prod-down clear-num *-commutative flip-+ div-inv associate-/l* unswap-sqr |
| 6.0ms | (* (- 1.0 x) y) |
| 7.0ms | (- 1.0 (/ (* (- 1.0 x) y) (+ y 1.0))) |
| 9.0ms | (/ (* (- 1.0 x) y) (+ y 1.0)) |
| 32.0ms | (* (- 1.0 x) y) |
| 67.0ms | (- 1.0 (/ (* (- 1.0 x) y) (+ y 1.0))) |
| 42.0ms | (/ (* (- 1.0 x) y) (+ y 1.0)) |
Useful iterations: 1 (10.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 338 | 401 |
| 1 | 1456 | 359 |
| 2 | 5001 | 359 |
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 67 | 5 | 72 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 68 | 5 | 73 |
Merged error: 0.2b
Found 3 expressions with local error:
| 0.0b | (/ (+ y 1.0) y) |
| 0.3b | (/ (- 1.0 x) (/ (+ y 1.0) y)) |
| 2.2b | (- 1.0 (/ (- 1.0 x) (/ (+ y 1.0) y))) |
| 167× | times-frac |
| 157× | *-un-lft-identity |
| 120× | add-sqr-sqrt |
| 77× | add-cube-cbrt |
| 22× | distribute-lft-out |
| 20× | difference-of-squares |
| 19× | associate-/r* |
| 18× | distribute-lft-out-- |
| 10× | add-exp-log add-cbrt-cube |
| 9× | associate-/l* |
| 8× | div-inv |
| 5× | add-log-exp |
| 4× | cbrt-undiv div-exp associate-/l/ |
| 3× | pow1 |
| 2× | flip3-- frac-2neg div-sub clear-num flip-- |
| 1× | sub-neg flip3-+ diff-log associate-/r/ flip-+ associate--r- |
| 6.0ms | (/ (+ y 1.0) y) |
| 22.0ms | (/ (- 1.0 x) (/ (+ y 1.0) y)) |
| 35.0ms | (- 1.0 (/ (- 1.0 x) (/ (+ y 1.0) y))) |
| 48.0ms | (/ (+ y 1.0) y) |
| 40.0ms | (/ (- 1.0 x) (/ (+ y 1.0) y)) |
| 67.0ms | (- 1.0 (/ (- 1.0 x) (/ (+ y 1.0) y))) |
Useful iterations: 1 (16.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 689 | 1514 |
| 1 | 2646 | 1460 |
| 2 | 5002 | 1460 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 178 | 0 | 178 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 178 | 5 | 183 |
Merged error: 0.2b
Found 4 expressions with local error:
| 0.0b | (* (- 1.0 x) y) |
| 2.1b | (/ (/ (* (- 1.0 x) y) (sqrt (+ y 1.0))) (sqrt (+ y 1.0))) |
| 2.4b | (/ (* (- 1.0 x) y) (sqrt (+ y 1.0))) |
| 3.9b | (- 1.0 (/ (/ (* (- 1.0 x) y) (sqrt (+ y 1.0))) (sqrt (+ y 1.0)))) |
| 156× | times-frac |
| 114× | *-un-lft-identity |
| 97× | sqrt-prod |
| 74× | add-sqr-sqrt |
| 62× | add-cube-cbrt |
| 24× | distribute-lft-out |
| 20× | add-exp-log sqrt-div associate-/r/ add-cbrt-cube |
| 14× | associate-/r* associate-/l* |
| 10× | flip3-+ flip-+ div-inv |
| 7× | cbrt-undiv div-exp |
| 6× | pow1 add-log-exp |
| 5× | associate-*l* |
| 4× | associate-*l/ difference-of-squares |
| 3× | flip3-- associate-*r* prod-exp flip-- cbrt-unprod associate-/l/ |
| 2× | frac-2neg clear-num distribute-lft-out-- |
| 1× | sub-neg diff-log pow-prod-down *-commutative unswap-sqr |
| 7.0ms | (* (- 1.0 x) y) |
| 20.0ms | (/ (/ (* (- 1.0 x) y) (sqrt (+ y 1.0))) (sqrt (+ y 1.0))) |
| 10.0ms | (/ (* (- 1.0 x) y) (sqrt (+ y 1.0))) |
| 30.0ms | (- 1.0 (/ (/ (* (- 1.0 x) y) (sqrt (+ y 1.0))) (sqrt (+ y 1.0)))) |
| 46.0ms | (* (- 1.0 x) y) |
| 51.0ms | (/ (/ (* (- 1.0 x) y) (sqrt (+ y 1.0))) (sqrt (+ y 1.0))) |
| 105.0ms | (/ (* (- 1.0 x) y) (sqrt (+ y 1.0))) |
| 70.0ms | (- 1.0 (/ (/ (* (- 1.0 x) y) (sqrt (+ y 1.0))) (sqrt (+ y 1.0)))) |
Useful iterations: 2 (68.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 715 | 2414 |
| 1 | 3277 | 2119 |
| 2 | 5003 | 2107 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 213 | 0 | 213 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 213 | 5 | 218 |
Merged error: 0.2b
Found 4 expressions with local error:
| 8.3b | (/ (* (- 1.0 x) y) (+ y 1.0)) |
| 8.3b | (/ (* (- 1.0 x) y) (+ y 1.0)) |
| 8.3b | (/ (* (- 1.0 x) y) (+ y 1.0)) |
| 14.3b | (/ (- (pow 1.0 3) (pow (/ (* (- 1.0 x) y) (+ y 1.0)) 3)) (+ (* (/ (* (- 1.0 x) y) (+ y 1.0)) (+ (/ (* (- 1.0 x) y) (+ y 1.0)) 1.0)) (* 1.0 1.0))) |
| 136× | add-sqr-sqrt |
| 92× | *-un-lft-identity |
| 87× | times-frac |
| 64× | difference-of-squares |
| 48× | unpow-prod-down cube-prod |
| 40× | add-cube-cbrt |
| 32× | sqr-pow |
| 28× | associate-/l* |
| 21× | add-exp-log add-cbrt-cube |
| 20× | distribute-lft-out-- |
| 15× | associate-/r* |
| 8× | associate-/r/ associate-/l/ |
| 7× | cbrt-undiv div-exp |
| 6× | associate-*l/ distribute-lft-out |
| 4× | pow1 difference-cubes flip3-- frac-2neg flip3-+ clear-num flip-- flip-+ div-inv add-log-exp |
| 3× | prod-exp cbrt-unprod |
| 1× | div-sub |
| 12.0ms | (/ (* (- 1.0 x) y) (+ y 1.0)) |
| 9.0ms | (/ (* (- 1.0 x) y) (+ y 1.0)) |
| 9.0ms | (/ (* (- 1.0 x) y) (+ y 1.0)) |
| 43.0ms | (/ (- (pow 1.0 3) (pow (/ (* (- 1.0 x) y) (+ y 1.0)) 3)) (+ (* (/ (* (- 1.0 x) y) (+ y 1.0)) (+ (/ (* (- 1.0 x) y) (+ y 1.0)) 1.0)) (* 1.0 1.0))) |
| 41.0ms | (/ (* (- 1.0 x) y) (+ y 1.0)) |
| 227.0ms | (/ (* (- 1.0 x) y) (+ y 1.0)) |
| 51.0ms | (/ (* (- 1.0 x) y) (+ y 1.0)) |
| 620.0ms | (/ (- (pow 1.0 3) (pow (/ (* (- 1.0 x) y) (+ y 1.0)) 3)) (+ (* (/ (* (- 1.0 x) y) (+ y 1.0)) (+ (/ (* (- 1.0 x) y) (+ y 1.0)) 1.0)) (* 1.0 1.0))) |
Useful iterations: 2 (77.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 660 | 4788 |
| 1 | 2954 | 4635 |
| 2 | 5002 | 4633 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 211 | 2 | 213 |
| Fresh | 1 | 1 | 2 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 2 | 2 |
| Total | 213 | 5 | 218 |
Merged error: 0.2b
99.7% (0.0b remaining)
Error of 0.2b against oracle of 0.1b and baseline of 13.9b
| Iters | Range | Point | |
|---|---|---|---|
| 11 | 164.2181510969774 | 7.805281752399305e+28 | 292785290.87269586 |
| 8 | -20251402574.662838 | -71914824.75180596 | -215760841.30783328 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 10 |
| 1 | 28 | 10 |
| 153.0ms | 6154× | body | 80 | valid |
| 62.0ms | 709× | body | 640 | valid |
| 44.0ms | 357× | body | 1280 | valid |
| 33.0ms | 504× | body | 320 | valid |
| 12.0ms | 276× | body | 160 | valid |