Time bar (total: 2.9s)
| 7.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 5 |
| 1 | 12 | 5 |
| 2 | 12 | 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: 0.0b
Found 3 expressions with local error:
| 0.0b | (/ x (+ x 1.0)) |
| 0.0b | (/ 1.0 (- x 1.0)) |
| 0.0b | (+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0))) |
| 75× | *-un-lft-identity |
| 50× | times-frac |
| 45× | add-sqr-sqrt |
| 31× | add-cube-cbrt |
| 21× | fma-def |
| 11× | distribute-lft-out |
| 9× | associate-/r* distribute-lft-out-- |
| 7× | add-exp-log add-cbrt-cube difference-of-squares |
| 6× | associate-/r/ associate-/l* |
| 5× | add-log-exp |
| 3× | pow1 expm1-log1p-u log1p-expm1-u div-inv |
| 2× | cbrt-undiv flip3-- frac-2neg flip3-+ div-exp clear-num flip-- flip-+ |
| 1× | +-commutative frac-add sum-log |
| 5.0ms | (/ x (+ x 1.0)) |
| 8.0ms | (/ 1.0 (- x 1.0)) |
| 25.0ms | (+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0))) |
| 33.0ms | (/ x (+ x 1.0)) |
| 30.0ms | (/ 1.0 (- x 1.0)) |
| 120.0ms | (+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0))) |
Useful iterations: 2 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 400 | 551 |
| 1 | 1470 | 525 |
| 2 | 5001 | 521 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 120 | 3 | 123 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 121 | 3 | 124 |
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (/ x (+ x 1.0)) |
| 0.0b | (fma (/ 1.0 (- (* x x) (* 1.0 1.0))) (+ x 1.0) (/ x (+ x 1.0))) |
| 0.8b | (/ 1.0 (- (* x x) (* 1.0 1.0))) |
| 29× | *-un-lft-identity |
| 24× | times-frac |
| 21× | add-sqr-sqrt add-cube-cbrt |
| 8× | associate-/r* |
| 7× | add-exp-log add-cbrt-cube |
| 6× | associate-/l* |
| 4× | associate-/r/ distribute-lft-out difference-of-squares |
| 3× | pow1 expm1-log1p-u log1p-expm1-u add-log-exp |
| 2× | cbrt-undiv frac-2neg div-exp clear-num div-inv |
| 1× | flip3-- flip3-+ flip-- flip-+ fma-udef |
| 8.0ms | (/ x (+ x 1.0)) |
| 1.0ms | (fma (/ 1.0 (- (* x x) (* 1.0 1.0))) (+ x 1.0) (/ x (+ x 1.0))) |
| 5.0ms | (/ 1.0 (- (* x x) (* 1.0 1.0))) |
| 33.0ms | (/ x (+ x 1.0)) |
| 130.0ms | (fma (/ 1.0 (- (* x x) (* 1.0 1.0))) (+ x 1.0) (/ x (+ x 1.0))) |
| 46.0ms | (/ 1.0 (- (* x x) (* 1.0 1.0))) |
Useful iterations: 2 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 373 | 597 |
| 1 | 1517 | 547 |
| 2 | 5002 | 541 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 89 | 0 | 89 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 89 | 3 | 92 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (/ x (+ x 1.0)) |
| 0.0b | (+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0))) |
| 0.0b | (cbrt (pow (+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0))) 3)) |
| 0.0b | (pow (+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0))) 3) |
| 152× | *-un-lft-identity |
| 67× | times-frac |
| 39× | distribute-lft-out |
| 34× | add-sqr-sqrt |
| 28× | add-cube-cbrt |
| 22× | cbrt-prod |
| 21× | fma-def |
| 16× | unpow-prod-down cube-prod |
| 13× | distribute-lft-out-- |
| 7× | add-exp-log add-cbrt-cube |
| 6× | cube-div add-log-exp |
| 5× | pow1 |
| 4× | expm1-log1p-u flip3-+ associate-/r* associate-/r/ flip-+ log1p-expm1-u |
| 3× | pow-unpow cbrt-div frac-add associate-/l* difference-of-squares |
| 2× | cube-mult unpow3 div-inv sqr-pow |
| 1× | cbrt-undiv +-commutative pow-to-exp flip3-- pow-pow frac-2neg pow1/3 div-exp pow-exp clear-num sum-log flip-- rem-cbrt-cube rem-cube-cbrt |
| 6.0ms | (/ x (+ x 1.0)) |
| 25.0ms | (+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0))) |
| 30.0ms | (cbrt (pow (+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0))) 3)) |
| 27.0ms | (pow (+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0))) 3) |
| 33.0ms | (/ x (+ x 1.0)) |
| 122.0ms | (+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0))) |
| 135.0ms | (cbrt (pow (+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0))) 3)) |
| 177.0ms | (pow (+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0))) 3) |
Useful iterations: 2 (50.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 470 | 1012 |
| 1 | 1987 | 962 |
| 2 | 5001 | 956 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 161 | 0 | 161 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 161 | 3 | 164 |
Merged error: 0b
Found 4 expressions with local error:
| 0.3b | (* (cbrt (- x 1.0)) (cbrt (- x 1.0))) |
| 0.3b | (cbrt (- x 1.0)) |
| 0.3b | (cbrt (- x 1.0)) |
| 0.3b | (cbrt (- x 1.0)) |
| 43× | cbrt-prod |
| 37× | add-sqr-sqrt |
| 35× | *-un-lft-identity |
| 18× | cbrt-div |
| 15× | add-cube-cbrt |
| 11× | pow1 |
| 10× | swap-sqr |
| 9× | flip3-- pow1/3 flip-- distribute-lft-out-- |
| 8× | associate-*r* associate-*l* |
| 7× | difference-of-squares |
| 6× | add-exp-log |
| 4× | expm1-log1p-u frac-times add-cbrt-cube log1p-expm1-u add-log-exp unswap-sqr |
| 2× | associate-*r/ pow-prod-down associate-*l/ pow-sqr pow-prod-up |
| 1× | pow2 pow-plus prod-exp *-commutative cbrt-unprod |
| 11.0ms | (* (cbrt (- x 1.0)) (cbrt (- x 1.0))) |
| 3.0ms | (cbrt (- x 1.0)) |
| 3.0ms | (cbrt (- x 1.0)) |
| 3.0ms | (cbrt (- x 1.0)) |
| 118.0ms | (* (cbrt (- x 1.0)) (cbrt (- x 1.0))) |
| 96.0ms | (cbrt (- x 1.0)) |
| 103.0ms | (cbrt (- x 1.0)) |
| 95.0ms | (cbrt (- x 1.0)) |
Useful iterations: 2 (37.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 384 | 861 |
| 1 | 1305 | 823 |
| 2 | 5001 | 757 |
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 121 | 0 | 121 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 121 | 3 | 124 |
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 | 10 | 8 |
| 1 | 10 | 8 |
| 227.0ms | 8000× | body | 80 | valid |
Loading profile data...