Time bar (total: 7.0s)
| 29.0ms | 423× | body | 80 | nan |
| 26.0ms | 383× | body | 80 | valid |
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: 5.0b
Found 4 expressions with local error:
| 0.1b | (* (- x 0.5) (log x)) |
| 0.2b | (+ (- (* (- x 0.5) (log x)) x) 0.91893853320467) |
| 0.2b | (- (* (- x 0.5) (log x)) x) |
| 4.6b | (/ (+ (* (- (* (+ 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 |
| 7.0ms | (* (- x 0.5) (log x)) |
| 10.0ms | (+ (- (* (- x 0.5) (log x)) x) 0.91893853320467) |
| 7.0ms | (- (* (- x 0.5) (log x)) x) |
| 14.0ms | (/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x) |
| 258.0ms | (* (- x 0.5) (log x)) |
| 437.0ms | (+ (- (* (- x 0.5) (log x)) x) 0.91893853320467) |
| 424.0ms | (- (* (- x 0.5) (log x)) x) |
| 87.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 |
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 100 | 10 | 110 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 101 | 10 | 111 |
Merged error: 3.7b
Found 4 expressions with local error:
| 0.5b | (cbrt x) |
| 0.5b | (cbrt x) |
| 0.5b | (cbrt x) |
| 4.6b | (/ (+ (* (- (* (+ 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) |
| 180.0ms | (cbrt x) |
| 186.0ms | (cbrt x) |
| 180.0ms | (cbrt x) |
| 86.0ms | (/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x) |
Useful iterations: 3 (96.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 212 | 462 |
| 1 | 697 | 420 |
| 2 | 3307 | 413 |
| 3 | 5001 | 410 |
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 73 | 1 | 74 |
| Fresh | 0 | 9 | 9 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 74 | 10 | 84 |
Merged error: 3.7b
Found 4 expressions with local error:
| 0.2b | (+ (* (- x 0.5) (* 2 (log (cbrt x)))) (* (- x 0.5) (log (cbrt x)))) |
| 0.5b | (cbrt x) |
| 0.5b | (cbrt x) |
| 4.6b | (/ (+ (* (- (* (+ 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 |
| 13.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) |
| 774.0ms | (+ (* (- x 0.5) (* 2 (log (cbrt x)))) (* (- x 0.5) (log (cbrt x)))) |
| 175.0ms | (cbrt x) |
| 179.0ms | (cbrt x) |
| 84.0ms | (/ (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) x) |
Useful iterations: 2 (65.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 624 | 1080 |
| 1 | 2446 | 943 |
| 2 | 5001 | 919 |
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 114 | 1 | 115 |
| Fresh | 1 | 8 | 9 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 116 | 9 | 125 |
Merged error: 3.7b
Found 4 expressions with local error:
| 0.1b | (* (- x 0.5) (log x)) |
| 0.2b | (+ (- (* (- x 0.5) (log x)) x) 0.91893853320467) |
| 0.2b | (- (* (- x 0.5) (log x)) x) |
| 4.8b | (* (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) (/ 1 x)) |
| 31× | add-sqr-sqrt |
| 25× | *-un-lft-identity |
| 20× | add-cube-cbrt |
| 18× | log-prod |
| 17× | associate-*r* |
| 15× | add-exp-log |
| 12× | associate--l+ |
| 11× | times-frac add-cbrt-cube add-log-exp |
| 9× | pow1 distribute-rgt-in distribute-lft-in |
| 8× | associate-+l+ associate-*l* |
| 5× | prod-exp |
| 4× | associate-*l/ unswap-sqr |
| 3× | flip3-+ cbrt-unprod flip-+ |
| 2× | frac-times sub-neg flip3-- diff-log div-exp pow-prod-down sum-log *-commutative flip-- |
| 1× | cbrt-undiv +-commutative associate-+l- rec-exp 1-exp associate-*r/ log-pow un-div-inv div-inv distribute-lft-out distribute-lft-out-- difference-of-squares |
| 7.0ms | (* (- x 0.5) (log x)) |
| 10.0ms | (+ (- (* (- x 0.5) (log x)) x) 0.91893853320467) |
| 7.0ms | (- (* (- x 0.5) (log x)) x) |
| 15.0ms | (* (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) (/ 1 x)) |
| 260.0ms | (* (- x 0.5) (log x)) |
| 440.0ms | (+ (- (* (- x 0.5) (log x)) x) 0.91893853320467) |
| 433.0ms | (- (* (- x 0.5) (log x)) x) |
| 85.0ms | (* (+ (* (- (* (+ y 0.0007936500793651) z) 0.0027777777777778) z) 0.083333333333333) (/ 1 x)) |
Useful iterations: 2 (54.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 612 | 939 |
| 1 | 2415 | 848 |
| 2 | 5001 | 826 |
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 121 | 0 | 121 |
| Fresh | 0 | 8 | 8 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 121 | 9 | 130 |
Merged error: 3.7b
Loading profile data...