Time bar (total: 4.6s)
| 24.0ms | 374× | body | 80 | valid |
| 23.0ms | 401× | body | 80 | nan |
Useful iterations: 0 (1.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: 6.2b
Found 4 expressions with local error:
| 0.1b | (+ (- (* (- x 0.5) (log x)) x) 0.91893853320467) |
| 0.2b | (* (- x 0.5) (log x)) |
| 0.2b | (- (* (- x 0.5) (log x)) x) |
| 5.7b | (/ (+ (* (- (* (+ 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)) |
| 6.0ms | (- (* (- x 0.5) (log x)) x) |
| 11.0ms | (/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x) |
| 36.0ms | (+ (- (* (- x 0.5) (log x)) x) 0.91893853320467) |
| 21.0ms | (* (- x 0.5) (log x)) |
| 39.0ms | (- (* (- x 0.5) (log x)) x) |
| 22.0ms | (/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x) |
Useful iterations: 2 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 543 | 875 |
| 1 | 1816 | 820 |
| 2 | 5001 | 763 |
13 alts after pruning (13 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 97 | 13 | 110 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 98 | 13 | 111 |
Merged error: 5.1b
Found 4 expressions with local error:
| 0.6b | (cbrt x) |
| 0.6b | (cbrt x) |
| 0.6b | (cbrt x) |
| 5.7b | (/ (+ (* (- (* (+ 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) |
| 22.0ms | (cbrt x) |
| 24.0ms | (cbrt x) |
| 22.0ms | (cbrt x) |
| 23.0ms | (/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x) |
Useful iterations: 3 (90.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 231 | 498 |
| 1 | 697 | 460 |
| 2 | 3102 | 429 |
| 3 | 5001 | 426 |
13 alts after pruning (13 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 73 | 1 | 74 |
| Fresh | 0 | 12 | 12 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 74 | 13 | 87 |
Merged error: 5.1b
Found 4 expressions with local error:
| 0.2b | (* (log (sqrt x)) (- x 0.5)) |
| 0.2b | (- (* (log (sqrt x)) (- x 0.5)) x) |
| 0.2b | (* (- x 0.5) (log (sqrt x))) |
| 5.7b | (/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x) |
| 28× | add-sqr-sqrt |
| 24× | *-un-lft-identity |
| 20× | add-cube-cbrt |
| 12× | pow1 log-prod |
| 11× | associate-*r* associate-*l* |
| 10× | add-exp-log distribute-rgt-in distribute-lft-in add-cbrt-cube |
| 9× | times-frac |
| 6× | sqrt-prod log-pow add-log-exp |
| 5× | sub-neg |
| 4× | associate--l+ |
| 3× | flip3-- associate-/r* flip-- associate-/l* |
| 2× | sqrt-pow1 pow1/2 associate-*r/ pow-prod-down associate-*l/ prod-exp *-commutative cbrt-unprod associate-/l/ distribute-lft-out-- difference-of-squares unswap-sqr |
| 1× | cbrt-undiv frac-2neg flip3-+ diff-log div-exp clear-num flip-+ div-inv |
| 7.0ms | (* (log (sqrt x)) (- x 0.5)) |
| 6.0ms | (- (* (log (sqrt x)) (- x 0.5)) x) |
| 10.0ms | (* (- x 0.5) (log (sqrt x))) |
| 11.0ms | (/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x) |
| 7.0ms | (* (log (sqrt x)) (- x 0.5)) |
| 12.0ms | (- (* (log (sqrt x)) (- x 0.5)) x) |
| 7.0ms | (* (- x 0.5) (log (sqrt x))) |
| 22.0ms | (/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x) |
Useful iterations: 2 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 539 | 1044 |
| 1 | 2210 | 978 |
| 2 | 5003 | 964 |
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 120 | 3 | 123 |
| Fresh | 4 | 8 | 12 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 125 | 11 | 136 |
Merged error: 5.0b
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) |
| 5.7b | (/ (+ (* (- (* (+ 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 |
| 15.0ms | (+ (* (- x 0.5) (* 2 (log (cbrt x)))) (* (- x 0.5) (log (cbrt x)))) |
| 1.0ms | (cbrt x) |
| 1.0ms | (cbrt x) |
| 12.0ms | (/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x) |
| 113.0ms | (+ (* (- x 0.5) (* 2 (log (cbrt x)))) (* (- x 0.5) (log (cbrt x)))) |
| 23.0ms | (cbrt x) |
| 22.0ms | (cbrt x) |
| 23.0ms | (/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x) |
Useful iterations: 2 (56.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 652 | 1117 |
| 1 | 2321 | 989 |
| 2 | 5003 | 952 |
11 alts after pruning (10 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 115 | 0 | 115 |
| Fresh | 0 | 10 | 10 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 115 | 11 | 126 |
Merged error: 5.0b
0% (1.2b remaining)
Error of 5.8b against oracle of 4.6b and baseline of 5.8b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 19 |
| 1 | 35 | 19 |
| 768.0ms | 11535× | body | 80 | valid |
| 674.0ms | 11254× | body | 80 | nan |
Loading profile data...