Time bar (total: 8.6s)
| 28.0ms | 387× | body | 80 | valid |
| 21.0ms | 368× | body | 80 | nan |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 12 |
| 1 | 84 | 12 |
| 2 | 245 | 12 |
| 3 | 581 | 12 |
| 4 | 1280 | 12 |
| 5 | 2462 | 12 |
| 6 | 5001 | 12 |
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: 7.8b
Found 4 expressions with local error:
| 0.1b | (+ (- (* (- x 0.5) (log x)) x) 0.91893853320467) |
| 0.2b | (- (* (- x 0.5) (log x)) x) |
| 0.2b | (* (- x 0.5) (log x)) |
| 7.2b | (/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x) |
| 24× | add-sqr-sqrt *-un-lft-identity |
| 20× | add-cube-cbrt |
| 18× | log-prod |
| 12× | associate--l+ |
| 11× | add-log-exp |
| 9× | distribute-rgt-in distribute-lft-in times-frac |
| 8× | add-exp-log associate-+l+ add-cbrt-cube |
| 7× | pow1 |
| 5× | associate-*l* |
| 4× | associate-*r* |
| 3× | associate-/r* associate-/l* |
| 2× | sub-neg flip3-- flip3-+ diff-log associate-*l/ sum-log flip-- flip-+ associate-/l/ |
| 1× | cbrt-undiv +-commutative associate-+l- frac-2neg div-exp pow-prod-down prod-exp clear-num log-pow *-commutative cbrt-unprod div-inv distribute-lft-out distribute-lft-out-- difference-of-squares unswap-sqr |
| 10.0ms | (+ (- (* (- x 0.5) (log x)) x) 0.91893853320467) |
| 7.0ms | (- (* (- x 0.5) (log x)) x) |
| 7.0ms | (* (- x 0.5) (log x)) |
| 12.0ms | (/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x) |
| 425.0ms | (+ (- (* (- x 0.5) (log x)) x) 0.91893853320467) |
| 421.0ms | (- (* (- x 0.5) (log x)) x) |
| 262.0ms | (* (- x 0.5) (log x)) |
| 83.0ms | (/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x) |
Useful iterations: 2 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 501 | 839 |
| 1 | 1642 | 776 |
| 2 | 5002 | 763 |
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 99 | 11 | 110 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 100 | 11 | 111 |
Merged error: 6.2b
Found 4 expressions with local error:
| 0.6b | (cbrt x) |
| 0.6b | (cbrt x) |
| 0.6b | (cbrt x) |
| 7.2b | (/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x) |
| 15× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 9× | cbrt-prod times-frac |
| 6× | add-exp-log add-cbrt-cube |
| 4× | pow1 add-log-exp |
| 3× | pow1/3 associate-/r* associate-/l* |
| 2× | associate-/l/ |
| 1× | cbrt-undiv frac-2neg flip3-+ div-exp clear-num flip-+ div-inv |
| 1.0ms | (cbrt x) |
| 1.0ms | (cbrt x) |
| 1.0ms | (cbrt x) |
| 11.0ms | (/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x) |
| 185.0ms | (cbrt x) |
| 179.0ms | (cbrt x) |
| 179.0ms | (cbrt x) |
| 83.0ms | (/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x) |
Useful iterations: 3 (92.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 212 | 462 |
| 1 | 697 | 420 |
| 2 | 3321 | 413 |
| 3 | 5001 | 410 |
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 73 | 1 | 74 |
| Fresh | 0 | 10 | 10 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 74 | 11 | 85 |
Merged error: 6.2b
Found 4 expressions with local error:
| 0.3b | (+ (* (- x 0.5) (* 2 (log (cbrt x)))) (* (- x 0.5) (log (cbrt x)))) |
| 0.6b | (cbrt x) |
| 0.6b | (cbrt x) |
| 7.2b | (/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x) |
| 36× | log-prod |
| 30× | distribute-rgt-in distribute-lft-in |
| 26× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 24× | cbrt-prod associate-+l+ |
| 12× | associate-+r+ |
| 9× | times-frac |
| 8× | associate-*l/ |
| 6× | add-exp-log add-cbrt-cube add-log-exp |
| 4× | pow1 flip3-- frac-add flip-- |
| 3× | associate-/r* associate-/l* |
| 2× | flip3-+ pow1/3 flip-+ associate-/l/ |
| 1× | cbrt-undiv +-commutative frac-2neg div-exp clear-num sum-log div-inv distribute-lft-out |
| 14.0ms | (+ (* (- x 0.5) (* 2 (log (cbrt x)))) (* (- x 0.5) (log (cbrt x)))) |
| 1.0ms | (cbrt x) |
| 1.0ms | (cbrt x) |
| 11.0ms | (/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x) |
| 944.0ms | (+ (* (- x 0.5) (* 2 (log (cbrt x)))) (* (- x 0.5) (log (cbrt x)))) |
| 177.0ms | (cbrt x) |
| 183.0ms | (cbrt x) |
| 82.0ms | (/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x) |
Useful iterations: 2 (62.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 624 | 1080 |
| 1 | 2446 | 943 |
| 2 | 5001 | 919 |
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 113 | 2 | 115 |
| Fresh | 1 | 9 | 10 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 115 | 11 | 126 |
Merged error: 6.2b
Found 4 expressions with local error:
| 0.6b | (cbrt x) |
| 0.6b | (cbrt (sqrt x)) |
| 0.6b | (cbrt (sqrt x)) |
| 7.2b | (/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x) |
| 17× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 15× | cbrt-prod |
| 9× | times-frac |
| 6× | add-exp-log sqrt-prod add-cbrt-cube |
| 4× | pow1 add-log-exp |
| 3× | pow1/3 associate-/r* associate-/l* |
| 2× | associate-/l/ |
| 1× | cbrt-undiv frac-2neg flip3-+ div-exp clear-num flip-+ div-inv |
| 1.0ms | (cbrt x) |
| 2.0ms | (cbrt (sqrt x)) |
| 2.0ms | (cbrt (sqrt x)) |
| 11.0ms | (/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x) |
| 186.0ms | (cbrt x) |
| 147.0ms | (cbrt (sqrt x)) |
| 146.0ms | (cbrt (sqrt x)) |
| 82.0ms | (/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x) |
Useful iterations: 2 (28.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 277 | 548 |
| 1 | 911 | 500 |
| 2 | 4738 | 481 |
| 3 | 5003 | 481 |
11 alts after pruning (10 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 80 | 0 | 80 |
| Fresh | 0 | 10 | 10 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 80 | 11 | 91 |
Merged error: 6.2b
67.2% (0.4b remaining)
Error of 5.4b against oracle of 5.1b and baseline of 6.2b
| Iters | Range | Point | |
|---|---|---|---|
| 7 | 7.140180388487143e+122 | 3.9382966118811393e+124 | 3.030576481506235e+124 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 63 | 38 |
| 1 | 63 | 38 |
| 777.0ms | 11709× | body | 80 | valid |
| 715.0ms | 12059× | body | 80 | nan |