Time bar (total: 1.3s)
| 13.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 | (/ x (+ x 1.0)) |
| 0.0b | (+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0))) |
| 0.0b | (/ 1.0 (- x 1.0)) |
| 60× | *-un-lft-identity |
| 35× | times-frac |
| 30× | add-sqr-sqrt |
| 22× | add-cube-cbrt |
| 11× | distribute-lft-out |
| 9× | associate-/r* |
| 7× | add-exp-log add-cbrt-cube |
| 6× | associate-/l* distribute-lft-out-- |
| 5× | add-log-exp |
| 4× | associate-/r/ difference-of-squares |
| 3× | pow1 |
| 2× | cbrt-undiv frac-2neg flip3-+ div-exp clear-num flip-+ div-inv |
| 1× | +-commutative flip3-- frac-add sum-log flip-- |
| 5.0ms | (/ x (+ x 1.0)) |
| 27.0ms | (+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0))) |
| 5.0ms | (/ 1.0 (- x 1.0)) |
| 2.0ms | (/ x (+ x 1.0)) |
| 6.0ms | (+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0))) |
| 2.0ms | (/ 1.0 (- x 1.0)) |
Useful iterations: 2 (31.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 379 | 534 |
| 1 | 1365 | 507 |
| 2 | 5001 | 502 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 94 | 2 | 96 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 95 | 2 | 97 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (/ x (+ x 1.0)) |
| 0.0b | (+ (* (/ 1.0 (- (* x x) (* 1.0 1.0))) (+ x 1.0)) (/ x (+ x 1.0))) |
| 0.5b | (/ 1.0 (- (* x x) (* 1.0 1.0))) |
| 13.3b | (* (/ 1.0 (- (* x x) (* 1.0 1.0))) (+ x 1.0)) |
| 41× | *-un-lft-identity |
| 37× | times-frac |
| 36× | add-sqr-sqrt |
| 31× | add-cube-cbrt |
| 18× | associate-*l* |
| 13× | add-exp-log add-cbrt-cube |
| 8× | associate-/r* |
| 7× | difference-of-squares |
| 6× | pow1 flip3-+ associate-/r/ flip-+ associate-/l* add-log-exp |
| 5× | frac-add distribute-lft-out |
| 4× | frac-times associate-*r/ associate-*r* |
| 3× | cbrt-undiv div-exp div-inv |
| 2× | distribute-rgt-in associate-+l+ flip3-- frac-2neg distribute-lft-in associate-*l/ prod-exp clear-num flip-- cbrt-unprod unswap-sqr |
| 1× | +-commutative pow-prod-down sum-log *-commutative |
| 5.0ms | (/ x (+ x 1.0)) |
| 14.0ms | (+ (* (/ 1.0 (- (* x x) (* 1.0 1.0))) (+ x 1.0)) (/ x (+ x 1.0))) |
| 6.0ms | (/ 1.0 (- (* x x) (* 1.0 1.0))) |
| 14.0ms | (* (/ 1.0 (- (* x x) (* 1.0 1.0))) (+ x 1.0)) |
| 3.0ms | (/ x (+ x 1.0)) |
| 9.0ms | (+ (* (/ 1.0 (- (* x x) (* 1.0 1.0))) (+ x 1.0)) (/ x (+ x 1.0))) |
| 4.0ms | (/ 1.0 (- (* x x) (* 1.0 1.0))) |
| 4.0ms | (* (/ 1.0 (- (* x x) (* 1.0 1.0))) (+ x 1.0)) |
Useful iterations: 2 (79.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 776 | 1139 |
| 1 | 3935 | 1063 |
| 2 | 5001 | 1061 |
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 140 | 0 | 140 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 140 | 2 | 142 |
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 | (pow (+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0))) 3) |
| 0.0b | (cbrt (pow (+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0))) 3)) |
| 137× | *-un-lft-identity |
| 52× | times-frac |
| 39× | distribute-lft-out |
| 22× | cbrt-prod |
| 19× | add-sqr-sqrt add-cube-cbrt |
| 16× | unpow-prod-down cube-prod |
| 10× | distribute-lft-out-- |
| 7× | add-exp-log add-cbrt-cube |
| 6× | cube-div add-log-exp |
| 5× | pow1 |
| 4× | flip3-+ associate-/r* flip-+ |
| 3× | pow-unpow cbrt-div frac-add associate-/l* |
| 2× | cube-mult unpow3 associate-/r/ sqr-pow |
| 1× | cbrt-undiv +-commutative pow-to-exp pow-pow frac-2neg pow1/3 div-exp pow-exp clear-num sum-log rem-cbrt-cube div-inv rem-cube-cbrt |
| 5.0ms | (/ x (+ x 1.0)) |
| 23.0ms | (+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0))) |
| 25.0ms | (pow (+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0))) 3) |
| 28.0ms | (cbrt (pow (+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0))) 3)) |
| 3.0ms | (/ x (+ x 1.0)) |
| 6.0ms | (+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0))) |
| 7.0ms | (pow (+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0))) 3) |
| 10.0ms | (cbrt (pow (+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0))) 3)) |
Useful iterations: 2 (44.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 446 | 980 |
| 1 | 1901 | 935 |
| 2 | 5002 | 927 |
2 alts after pruning (0 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 132 | 0 | 132 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 132 | 2 | 134 |
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 | 13 | 9 |
| 1 | 13 | 9 |
| 218.0ms | 8000× | body | 80 | valid |
Loading profile data...