Time bar (total: 4.7s)
| 19.0ms | 766× | body | 80 | nan |
| 8.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 4 |
| 1 | 9 | 4 |
| 2 | 9 | 4 |
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: 0.0b
Found 2 expressions with local error:
| 0.0b | (- (/ 1.0 x) 1.0) |
| 0.0b | (log (- (/ 1.0 x) 1.0)) |
| 54× | add-sqr-sqrt |
| 48× | *-un-lft-identity |
| 44× | add-cube-cbrt |
| 39× | prod-diff |
| 38× | times-frac |
| 13× | fma-neg |
| 6× | log-prod |
| 4× | div-inv add-log-exp difference-of-squares |
| 3× | pow1 add-exp-log |
| 2× | expm1-log1p-u log-div flip3-- add-cbrt-cube flip-- log1p-expm1-u distribute-lft-out-- |
| 1× | sub-neg diff-log rem-log-exp log-pow |
| 9.0ms | (- (/ 1.0 x) 1.0) |
| 11.0ms | (log (- (/ 1.0 x) 1.0)) |
| 36.0ms | (- (/ 1.0 x) 1.0) |
| 58.0ms | (log (- (/ 1.0 x) 1.0)) |
Useful iterations: 2 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 320 | 832 |
| 1 | 1090 | 531 |
| 2 | 5001 | 477 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 92 | 2 | 94 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 92 | 3 | 95 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (log (cbrt (- (/ 1.0 x) 1.0))) |
| 0.3b | (+ (* 2 (log (cbrt (- (/ 1.0 x) 1.0)))) (log (cbrt (- (/ 1.0 x) 1.0)))) |
| 0.5b | (cbrt (- (/ 1.0 x) 1.0)) |
| 0.5b | (cbrt (- (/ 1.0 x) 1.0)) |
| 44× | add-sqr-sqrt |
| 36× | cbrt-prod log-prod |
| 27× | *-un-lft-identity |
| 18× | associate-+l+ |
| 14× | add-cube-cbrt |
| 12× | difference-of-squares |
| 9× | distribute-rgt-in associate-+r+ distribute-lft-in |
| 8× | cbrt-div |
| 6× | pow1 times-frac distribute-lft-out-- |
| 5× | add-exp-log add-log-exp |
| 4× | expm1-log1p-u log-div flip3-- add-cbrt-cube flip-- log1p-expm1-u |
| 3× | pow1/3 log-pow |
| 2× | associate-+r- distribute-rgt-out |
| 1× | +-commutative fma-def distribute-lft1-in flip3-+ rem-log-exp sum-log flip-+ |
| 7.0ms | (log (cbrt (- (/ 1.0 x) 1.0))) |
| 17.0ms | (+ (* 2 (log (cbrt (- (/ 1.0 x) 1.0)))) (log (cbrt (- (/ 1.0 x) 1.0)))) |
| 6.0ms | (cbrt (- (/ 1.0 x) 1.0)) |
| 6.0ms | (cbrt (- (/ 1.0 x) 1.0)) |
| 196.0ms | (log (cbrt (- (/ 1.0 x) 1.0))) |
| 209.0ms | (+ (* 2 (log (cbrt (- (/ 1.0 x) 1.0)))) (log (cbrt (- (/ 1.0 x) 1.0)))) |
| 136.0ms | (cbrt (- (/ 1.0 x) 1.0)) |
| 136.0ms | (cbrt (- (/ 1.0 x) 1.0)) |
Useful iterations: 2 (37.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 523 | 1091 |
| 1 | 1506 | 1020 |
| 2 | 5001 | 967 |
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 116 | 1 | 117 |
| Fresh | 1 | 0 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 118 | 2 | 120 |
Merged error: 0b
Found 4 expressions with local error:
| 0.3b | (+ (* 2 (log (expm1 (log1p (cbrt (- (/ 1.0 x) 1.0)))))) (log (cbrt (- (/ 1.0 x) 1.0)))) |
| 0.5b | (cbrt (- (/ 1.0 x) 1.0)) |
| 0.5b | (cbrt (- (/ 1.0 x) 1.0)) |
| 4.0b | (expm1 (log1p (cbrt (- (/ 1.0 x) 1.0)))) |
| 25× | add-sqr-sqrt |
| 18× | cbrt-prod |
| 16× | *-un-lft-identity |
| 15× | log-prod |
| 10× | add-cube-cbrt |
| 9× | associate-+r+ |
| 6× | associate-+l+ cbrt-div difference-of-squares |
| 5× | add-log-exp |
| 4× | pow1 add-exp-log expm1-log1p-u add-cbrt-cube log1p-expm1-u |
| 3× | distribute-rgt-in flip3-- distribute-lft-in times-frac flip-- distribute-lft-out-- |
| 2× | associate-+r- log-div pow1/3 |
| 1× | +-commutative expm1-log1p fma-def flip3-+ sum-log flip-+ expm1-udef |
| 11.0ms | (+ (* 2 (log (expm1 (log1p (cbrt (- (/ 1.0 x) 1.0)))))) (log (cbrt (- (/ 1.0 x) 1.0)))) |
| 7.0ms | (cbrt (- (/ 1.0 x) 1.0)) |
| 6.0ms | (cbrt (- (/ 1.0 x) 1.0)) |
| 1.0ms | (expm1 (log1p (cbrt (- (/ 1.0 x) 1.0)))) |
| 832.0ms | (+ (* 2 (log (expm1 (log1p (cbrt (- (/ 1.0 x) 1.0)))))) (log (cbrt (- (/ 1.0 x) 1.0)))) |
| 132.0ms | (cbrt (- (/ 1.0 x) 1.0)) |
| 136.0ms | (cbrt (- (/ 1.0 x) 1.0)) |
| 450.0ms | (expm1 (log1p (cbrt (- (/ 1.0 x) 1.0)))) |
Useful iterations: 2 (52.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 674 | 1150 |
| 1 | 2496 | 1004 |
| 2 | 5001 | 967 |
2 alts after pruning (0 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 90 | 0 | 90 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 90 | 2 | 92 |
Merged error: 0b
0% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 0.0b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 4 |
| 608.0ms | 24206× | body | 80 | nan |
| 261.0ms | 8000× | body | 80 | valid |
Loading profile data...