Time bar (total: 7.5s)
| 5.0ms | 202× | body | 80 | valid |
| 2.0ms | 21× | body | 640 | valid |
| 1.0ms | 10× | body | 1280 | valid |
| 1.0ms | 15× | body | 320 | valid |
| 0.0ms | 8× | body | 160 | valid |
Useful iterations: 0 (1.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: 20.5b
Found 3 expressions with local error:
| 0.0b | (* (- 1.0 x) y) |
| 2.4b | (- 1.0 (/ (* (- 1.0 x) y) (+ y 1.0))) |
| 7.1b | (/ (* (- 1.0 x) y) (+ y 1.0)) |
| 79× | *-un-lft-identity |
| 68× | add-sqr-sqrt |
| 58× | times-frac |
| 35× | add-cube-cbrt |
| 30× | associate-*l* |
| 18× | associate-*r* |
| 15× | distribute-lft-out |
| 14× | associate-/l* |
| 10× | add-exp-log add-cbrt-cube |
| 9× | difference-of-squares |
| 7× | distribute-lft-out-- unswap-sqr |
| 6× | *-commutative |
| 5× | pow1 add-log-exp |
| 4× | associate-*l/ associate-/r* |
| 3× | flip3-- flip-- |
| 2× | cbrt-undiv div-exp prod-exp associate-/r/ cbrt-unprod associate-/l/ |
| 1× | sub-neg frac-2neg flip3-+ diff-log pow-prod-down clear-num flip-+ div-inv |
| 6.0ms | (* (- 1.0 x) y) |
| 21.0ms | (- 1.0 (/ (* (- 1.0 x) y) (+ y 1.0))) |
| 12.0ms | (/ (* (- 1.0 x) y) (+ y 1.0)) |
| 32.0ms | (* (- 1.0 x) y) |
| 74.0ms | (- 1.0 (/ (* (- 1.0 x) y) (+ y 1.0))) |
| 47.0ms | (/ (* (- 1.0 x) y) (+ y 1.0)) |
Useful iterations: 1 (15.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 494 | 987 |
| 1 | 2196 | 943 |
| 2 | 5002 | 943 |
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 133 | 6 | 139 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 134 | 6 | 140 |
Merged error: 0.3b
Found 3 expressions with local error:
| 0.0b | (/ y (+ y 1.0)) |
| 0.0b | (* (- 1.0 x) (/ y (+ y 1.0))) |
| 2.4b | (- 1.0 (* (- 1.0 x) (/ y (+ y 1.0)))) |
| 57× | *-un-lft-identity |
| 43× | add-sqr-sqrt |
| 27× | add-cube-cbrt |
| 26× | times-frac |
| 20× | frac-times |
| 18× | associate-*r* |
| 16× | associate-/r* |
| 13× | associate-/l* |
| 12× | flip3-- flip-- |
| 10× | add-exp-log associate-*r/ add-cbrt-cube distribute-lft-out |
| 7× | associate-*l* |
| 5× | pow1 clear-num distribute-lft-out-- add-log-exp |
| 4× | frac-2neg associate-/r/ difference-of-squares unswap-sqr |
| 2× | cbrt-undiv flip3-+ div-exp associate-*l/ prod-exp un-div-inv cbrt-unprod flip-+ div-inv |
| 1× | sub-neg diff-log pow-prod-down *-commutative |
| 5.0ms | (/ y (+ y 1.0)) |
| 14.0ms | (* (- 1.0 x) (/ y (+ y 1.0))) |
| 16.0ms | (- 1.0 (* (- 1.0 x) (/ y (+ y 1.0)))) |
| 37.0ms | (/ y (+ y 1.0)) |
| 49.0ms | (* (- 1.0 x) (/ y (+ y 1.0))) |
| 74.0ms | (- 1.0 (* (- 1.0 x) (/ y (+ y 1.0)))) |
Useful iterations: 1 (15.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 498 | 862 |
| 1 | 2461 | 814 |
| 2 | 5001 | 814 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 128 | 4 | 132 |
| Fresh | 4 | 1 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 132 | 6 | 138 |
Merged error: 0.3b
Found 2 expressions with local error:
| 0.2b | (/ (- 1.0 x) (/ (+ y 1.0) y)) |
| 2.4b | (- 1.0 (/ (- 1.0 x) (/ (+ y 1.0) y))) |
| 155× | times-frac |
| 143× | *-un-lft-identity |
| 112× | add-sqr-sqrt |
| 69× | add-cube-cbrt |
| 20× | difference-of-squares |
| 19× | associate-/r* distribute-lft-out |
| 18× | distribute-lft-out-- |
| 12× | associate-/r/ |
| 9× | associate-/l* |
| 7× | add-exp-log add-cbrt-cube div-inv |
| 4× | associate-/l/ add-log-exp |
| 3× | cbrt-undiv div-exp |
| 2× | pow1 flip3-- frac-2neg div-sub clear-num flip-- |
| 1× | sub-neg flip3-+ diff-log flip-+ associate--r- |
| 12.0ms | (/ (- 1.0 x) (/ (+ y 1.0) y)) |
| 31.0ms | (- 1.0 (/ (- 1.0 x) (/ (+ y 1.0) y))) |
| 49.0ms | (/ (- 1.0 x) (/ (+ y 1.0) y)) |
| 76.0ms | (- 1.0 (/ (- 1.0 x) (/ (+ y 1.0) y))) |
Useful iterations: 1 (19.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 700 | 1392 |
| 1 | 2685 | 1348 |
| 2 | 5001 | 1348 |
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 153 | 0 | 153 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 153 | 6 | 159 |
Merged error: 0.3b
Found 4 expressions with local error:
| 0.0b | (* (- 1.0 x) (/ y (+ y 1.0))) |
| 0.1b | (* (* (- 1.0 x) (/ y (+ y 1.0))) (* (- 1.0 x) (/ y (+ y 1.0)))) |
| 2.4b | (- (* 1.0 1.0) (* (* (- 1.0 x) (/ y (+ y 1.0))) (* (- 1.0 x) (/ y (+ y 1.0))))) |
| 7.6b | (/ (- (* 1.0 1.0) (* (* (- 1.0 x) (/ y (+ y 1.0))) (* (- 1.0 x) (/ y (+ y 1.0))))) (+ 1.0 (* (- 1.0 x) (/ y (+ y 1.0))))) |
| 3217× | add-sqr-sqrt |
| 2576× | frac-times |
| 2309× | *-un-lft-identity |
| 1151× | unswap-sqr |
| 973× | times-frac |
| 858× | associate-/r* |
| 805× | associate-/l* |
| 783× | flip3-- flip-- |
| 744× | associate-*r/ |
| 605× | difference-of-squares |
| 586× | add-cube-cbrt |
| 522× | distribute-lft-out |
| 463× | associate-*l* |
| 426× | swap-sqr |
| 305× | distribute-lft-out-- |
| 285× | clear-num |
| 214× | frac-2neg |
| 176× | associate-*l/ |
| 166× | *-commutative |
| 142× | un-div-inv |
| 132× | associate-*r* |
| 47× | add-exp-log add-cbrt-cube |
| 45× | pow1 |
| 23× | prod-exp cbrt-unprod |
| 18× | pow-prod-down |
| 12× | associate-/r/ |
| 8× | cbrt-undiv div-exp |
| 6× | flip3-+ flip-+ div-inv add-log-exp |
| 4× | pow-sqr pow-prod-up |
| 2× | pow-plus associate-/l/ |
| 1× | pow2 sub-neg diff-log div-sub |
| 14.0ms | (* (- 1.0 x) (/ y (+ y 1.0))) |
| 77.0ms | (* (* (- 1.0 x) (/ y (+ y 1.0))) (* (- 1.0 x) (/ y (+ y 1.0)))) |
| 105.0ms | (- (* 1.0 1.0) (* (* (- 1.0 x) (/ y (+ y 1.0))) (* (- 1.0 x) (/ y (+ y 1.0))))) |
| 145.0ms | (/ (- (* 1.0 1.0) (* (* (- 1.0 x) (/ y (+ y 1.0))) (* (- 1.0 x) (/ y (+ y 1.0))))) (+ 1.0 (* (- 1.0 x) (/ y (+ y 1.0))))) |
| 49.0ms | (* (- 1.0 x) (/ y (+ y 1.0))) |
| 56.0ms | (* (* (- 1.0 x) (/ y (+ y 1.0))) (* (- 1.0 x) (/ y (+ y 1.0)))) |
| 92.0ms | (- (* 1.0 1.0) (* (* (- 1.0 x) (/ y (+ y 1.0))) (* (- 1.0 x) (/ y (+ y 1.0))))) |
| 441.0ms | (/ (- (* 1.0 1.0) (* (* (- 1.0 x) (/ y (+ y 1.0))) (* (- 1.0 x) (/ y (+ y 1.0))))) (+ 1.0 (* (- 1.0 x) (/ y (+ y 1.0))))) |
Useful iterations: 0 (44.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5001 | 46533 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2251 | 1 | 2252 |
| Fresh | 1 | 2 | 3 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 2 | 2 |
| Total | 2253 | 5 | 2258 |
Merged error: 0.2b
99.9% (0.0b remaining)
Error of 0.2b against oracle of 0.1b and baseline of 14.6b
| Iters | Range | Point | |
|---|---|---|---|
| 10 | 188836.9734675514 | 2.769850331238764e+21 | 263274906.56591013 |
| 8 | -5154421704.732712 | -137459.4213561049 | -168866689.00666866 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 10 |
| 1 | 29 | 10 |
| 159.0ms | 6067× | body | 80 | valid |
| 67.0ms | 731× | body | 640 | valid |
| 48.0ms | 395× | body | 1280 | valid |
| 35.0ms | 503× | body | 320 | valid |
| 14.0ms | 304× | body | 160 | valid |