Time bar (total: 1.8s)
| 6.0ms | 199× | body | 80 | valid |
| 3.0ms | 21× | body | 640 | valid |
| 1.0ms | 17× | body | 320 | valid |
| 1.0ms | 9× | body | 1280 | valid |
| 1.0ms | 10× | 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 | 5002 | 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: 21.5b
Found 3 expressions with local error:
| 0.0b | (* (- 1.0 x) y) |
| 3.3b | (- 1.0 (/ (* (- 1.0 x) y) (+ y 1.0))) |
| 7.8b | (/ (* (- 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)) |
| 5.0ms | (* (- 1.0 x) y) |
| 12.0ms | (- 1.0 (/ (* (- 1.0 x) y) (+ y 1.0))) |
| 7.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 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 69 | 3 | 72 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 70 | 3 | 73 |
Merged error: 0.2b
Found 2 expressions with local error:
| 0.2b | (/ (- 1.0 x) (/ (+ y 1.0) y)) |
| 3.3b | (- 1.0 (/ (- 1.0 x) (/ (+ y 1.0) y))) |
| 155× | times-frac |
| 139× | *-un-lft-identity |
| 110× | add-sqr-sqrt |
| 67× | add-cube-cbrt |
| 20× | difference-of-squares |
| 18× | distribute-lft-out distribute-lft-out-- |
| 16× | associate-/r* |
| 7× | add-exp-log add-cbrt-cube div-inv |
| 5× | associate-/l* |
| 4× | add-log-exp |
| 3× | cbrt-undiv div-exp |
| 2× | pow1 flip3-- div-sub flip-- associate-/l/ |
| 1× | sub-neg frac-2neg diff-log clear-num associate-/r/ associate--r- |
| 11.0ms | (/ (- 1.0 x) (/ (+ y 1.0) y)) |
| 27.0ms | (- 1.0 (/ (- 1.0 x) (/ (+ y 1.0) y))) |
| 6.0ms | (/ (- 1.0 x) (/ (+ y 1.0) y)) |
| 11.0ms | (- 1.0 (/ (- 1.0 x) (/ (+ y 1.0) y))) |
Useful iterations: 1 (17.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 658 | 1349 |
| 1 | 2476 | 1305 |
| 2 | 5003 | 1305 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 142 | 0 | 142 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 142 | 3 | 145 |
Merged error: 0.2b
Found 4 expressions with local error:
| 0.0b | (/ 1 (+ y 1.0)) |
| 0.0b | (* (- 1.0 x) y) |
| 5.3b | (- 1.0 (* (* (- 1.0 x) y) (/ 1 (+ y 1.0)))) |
| 7.8b | (* (* (- 1.0 x) y) (/ 1 (+ y 1.0))) |
| 39× | *-un-lft-identity |
| 32× | add-exp-log |
| 27× | add-sqr-sqrt |
| 24× | times-frac |
| 23× | add-cube-cbrt |
| 21× | associate-*r* |
| 20× | add-cbrt-cube |
| 13× | prod-exp |
| 12× | pow1 |
| 8× | associate-*l/ |
| 7× | cbrt-unprod distribute-lft-out |
| 6× | div-exp associate-*l* add-log-exp |
| 4× | flip3-- pow-prod-down associate-/r* associate-/r/ flip-- |
| 3× | cbrt-undiv rec-exp 1-exp associate-/l* |
| 2× | frac-times flip3-+ *-commutative flip-+ div-inv |
| 1× | sub-neg pow-flip frac-2neg diff-log associate-*r/ clear-num un-div-inv distribute-lft-out-- inv-pow difference-of-squares unswap-sqr |
| 5.0ms | (/ 1 (+ y 1.0)) |
| 6.0ms | (* (- 1.0 x) y) |
| 3.0ms | (- 1.0 (* (* (- 1.0 x) y) (/ 1 (+ y 1.0)))) |
| 14.0ms | (* (* (- 1.0 x) y) (/ 1 (+ y 1.0))) |
| 2.0ms | (/ 1 (+ y 1.0)) |
| 4.0ms | (* (- 1.0 x) y) |
| 11.0ms | (- 1.0 (* (* (- 1.0 x) y) (/ 1 (+ y 1.0)))) |
| 6.0ms | (* (* (- 1.0 x) y) (/ 1 (+ y 1.0))) |
Useful iterations: 2 (60.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 509 | 735 |
| 1 | 2631 | 634 |
| 2 | 5001 | 597 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 130 | 0 | 130 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 130 | 3 | 133 |
Merged error: 0.2b
Found 2 expressions with local error:
| 0.0b | (+ (* 1.0 (- (/ 1 y) (/ x y))) x) |
| 0.0b | (- (/ 1 y) (/ x y)) |
| 21× | add-sqr-sqrt |
| 18× | *-un-lft-identity |
| 14× | times-frac |
| 6× | add-log-exp difference-of-squares |
| 5× | div-inv distribute-lft-out-- |
| 4× | add-cube-cbrt associate-+l+ |
| 3× | sub-neg distribute-rgt-out-- |
| 2× | pow1 add-exp-log distribute-rgt-in distribute-lft-in add-cbrt-cube |
| 1× | +-commutative flip3-- flip3-+ diff-log sum-log frac-sub flip-- flip-+ sub-div |
| 16.0ms | (+ (* 1.0 (- (/ 1 y) (/ x y))) x) |
| 12.0ms | (- (/ 1 y) (/ x y)) |
| 5.0ms | (+ (* 1.0 (- (/ 1 y) (/ x y))) x) |
| 4.0ms | (- (/ 1 y) (/ x y)) |
Useful iterations: 3 (68.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 224 | 317 |
| 1 | 627 | 291 |
| 2 | 2875 | 282 |
| 3 | 5001 | 274 |
5 alts after pruning (2 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 47 | 2 | 49 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 47 | 5 | 52 |
Merged error: 0.2b
96.3% (0.5b remaining)
Error of 0.7b against oracle of 0.2b and baseline of 14.5b
| Iters | Range | Point | |
|---|---|---|---|
| 8 | 4488783.887387241 | 62869179882.65231 | 126209508.38581224 |
| 8 | -3.402399380971834e+38 | -1.7554059141447428e+34 | -1.784428736543528e+34 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 11 |
| 1 | 31 | 11 |
| 186.0ms | 6076× | body | 80 | valid |
| 83.0ms | 731× | body | 640 | valid |
| 55.0ms | 375× | body | 1280 | valid |
| 47.0ms | 525× | body | 320 | valid |
| 17.0ms | 293× | body | 160 | valid |
Loading profile data...