Time bar (total: 2.1s)
| 7.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (1.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 | (/ 1.0 (- x 1.0)) |
| 0.0b | (/ x (+ 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 |
| 8.0ms | (/ 1.0 (- x 1.0)) |
| 5.0ms | (/ x (+ x 1.0)) |
| 24.0ms | (+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0))) |
| 28.0ms | (/ 1.0 (- x 1.0)) |
| 39.0ms | (/ x (+ x 1.0)) |
| 123.0ms | (+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0))) |
Useful iterations: 2 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 400 | 551 |
| 1 | 1470 | 525 |
| 2 | 5001 | 521 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 121 | 2 | 123 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 122 | 2 | 124 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (/ 1.0 (- x 1.0)) |
| 0.0b | (/ x (+ x 1.0)) |
| 0.0b | (+ (/ 1.0 (- x 1.0)) (log (exp (/ x (+ x 1.0))))) |
| 2.3b | (log (exp (/ x (+ x 1.0)))) |
| 73× | *-un-lft-identity |
| 56× | add-sqr-sqrt |
| 54× | times-frac |
| 42× | add-cube-cbrt |
| 21× | fma-def |
| 20× | log-pow |
| 18× | exp-prod |
| 9× | associate-/r* distribute-lft-out |
| 8× | add-exp-log associate-/r/ add-cbrt-cube |
| 7× | distribute-lft-out-- difference-of-squares |
| 6× | pow1 log-prod associate-/l* |
| 5× | add-log-exp |
| 4× | expm1-log1p-u log1p-expm1-u div-inv |
| 3× | associate-+r+ flip3-+ flip-+ |
| 2× | cbrt-undiv flip3-- frac-2neg div-exp clear-num flip-- |
| 1× | +-commutative rem-log-exp sum-log |
| 6.0ms | (/ 1.0 (- x 1.0)) |
| 200.0ms | (/ x (+ x 1.0)) |
| 30.0ms | (+ (/ 1.0 (- x 1.0)) (log (exp (/ x (+ x 1.0))))) |
| 7.0ms | (log (exp (/ x (+ x 1.0)))) |
| 28.0ms | (/ 1.0 (- x 1.0)) |
| 34.0ms | (/ x (+ x 1.0)) |
| 125.0ms | (+ (/ 1.0 (- x 1.0)) (log (exp (/ x (+ x 1.0))))) |
| 35.0ms | (log (exp (/ x (+ x 1.0)))) |
Useful iterations: 2 (37.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 445 | 730 |
| 1 | 1499 | 681 |
| 2 | 5001 | 666 |
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 157 | 0 | 157 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 157 | 2 | 159 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (- (* x x) (* 1.0 1.0)) |
| 0.0b | (* (- x 1.0) x) |
| 0.0b | (fma 1.0 (+ x 1.0) (* (- x 1.0) x)) |
| 14.4b | (/ (fma 1.0 (+ x 1.0) (* (- x 1.0) x)) (- (* x x) (* 1.0 1.0))) |
| 19× | add-sqr-sqrt |
| 17× | *-un-lft-identity |
| 15× | add-cube-cbrt |
| 12× | times-frac |
| 8× | add-exp-log add-cbrt-cube |
| 6× | pow1 add-log-exp difference-of-squares |
| 5× | associate-*l* |
| 4× | expm1-log1p-u associate-/r* log1p-expm1-u |
| 3× | flip3-- associate-*r* flip-- associate-/l* |
| 2× | associate-*l/ associate-/r/ |
| 1× | cbrt-undiv sub-neg frac-2neg fma-neg diff-log div-exp prod-diff pow-prod-down prod-exp clear-num *-commutative cbrt-unprod fma-udef div-inv distribute-lft-out-- unswap-sqr |
| 4.0ms | (- (* x x) (* 1.0 1.0)) |
| 6.0ms | (* (- x 1.0) x) |
| 1.0ms | (fma 1.0 (+ x 1.0) (* (- x 1.0) x)) |
| 5.0ms | (/ (fma 1.0 (+ x 1.0) (* (- x 1.0) x)) (- (* x x) (* 1.0 1.0))) |
| 40.0ms | (- (* x x) (* 1.0 1.0)) |
| 43.0ms | (* (- x 1.0) x) |
| 88.0ms | (fma 1.0 (+ x 1.0) (* (- x 1.0) x)) |
| 99.0ms | (/ (fma 1.0 (+ x 1.0) (* (- x 1.0) x)) (- (* x x) (* 1.0 1.0))) |
Useful iterations: 2 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 317 | 741 |
| 1 | 1210 | 669 |
| 2 | 5002 | 668 |
2 alts after pruning (0 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 98 | 0 | 98 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 98 | 2 | 100 |
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 | 11 | 7 |
| 1 | 11 | 7 |
| 233.0ms | 8000× | body | 80 | valid |
Loading profile data...