Time bar (total: 2.7s)
| 6.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))) |
| 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-- |
| 10.0ms | (/ x (+ x 1.0)) |
| 5.0ms | (/ 1.0 (- x 1.0)) |
| 23.0ms | (+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0))) |
| 37.0ms | (/ x (+ x 1.0)) |
| 27.0ms | (/ 1.0 (- x 1.0)) |
| 121.0ms | (+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0))) |
Useful iterations: 2 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 379 | 534 |
| 1 | 1365 | 507 |
| 2 | 5001 | 502 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 93 | 3 | 96 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 94 | 3 | 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.2b | (/ 1.0 (- (* x x) (* 1.0 1.0))) |
| 12.9b | (* (/ 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))) |
| 5.0ms | (/ 1.0 (- (* x x) (* 1.0 1.0))) |
| 15.0ms | (* (/ 1.0 (- (* x x) (* 1.0 1.0))) (+ x 1.0)) |
| 36.0ms | (/ x (+ x 1.0)) |
| 164.0ms | (+ (* (/ 1.0 (- (* x x) (* 1.0 1.0))) (+ x 1.0)) (/ x (+ x 1.0))) |
| 51.0ms | (/ 1.0 (- (* x x) (* 1.0 1.0))) |
| 45.0ms | (* (/ 1.0 (- (* x x) (* 1.0 1.0))) (+ x 1.0)) |
Useful iterations: 2 (86.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 776 | 1139 |
| 1 | 3935 | 1063 |
| 2 | 5002 | 1061 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 140 | 0 | 140 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 140 | 3 | 143 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (/ 1.0 (- 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) |
| 138× | *-un-lft-identity |
| 55× | times-frac |
| 35× | distribute-lft-out |
| 28× | add-sqr-sqrt |
| 22× | cbrt-prod |
| 20× | add-cube-cbrt |
| 16× | unpow-prod-down cube-prod |
| 14× | distribute-lft-out-- |
| 7× | add-exp-log add-cbrt-cube |
| 6× | cube-div add-log-exp |
| 5× | pow1 associate-/r* |
| 4× | difference-of-squares |
| 3× | pow-unpow cbrt-div flip3-+ frac-add flip-+ associate-/l* |
| 2× | cube-mult unpow3 associate-/r/ 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 div-inv rem-cube-cbrt |
| 5.0ms | (/ 1.0 (- x 1.0)) |
| 22.0ms | (+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0))) |
| 25.0ms | (cbrt (pow (+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0))) 3)) |
| 29.0ms | (pow (+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0))) 3) |
| 27.0ms | (/ 1.0 (- x 1.0)) |
| 118.0ms | (+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0))) |
| 137.0ms | (cbrt (pow (+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0))) 3)) |
| 181.0ms | (pow (+ (/ 1.0 (- x 1.0)) (/ x (+ x 1.0))) 3) |
Useful iterations: 2 (48.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 461 | 1021 |
| 1 | 1977 | 976 |
| 2 | 5003 | 968 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 136 | 0 | 136 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 136 | 3 | 139 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (/ 1 (+ x 1.0)) |
| 0.0b | (/ 1.0 (- x 1.0)) |
| 0.0b | (+ (/ 1.0 (- x 1.0)) (* x (/ 1 (+ x 1.0)))) |
| 0.1b | (* x (/ 1 (+ x 1.0))) |
| 55× | *-un-lft-identity |
| 47× | add-sqr-sqrt |
| 41× | times-frac |
| 32× | add-cube-cbrt |
| 19× | add-exp-log |
| 18× | associate-*r* |
| 13× | add-cbrt-cube |
| 9× | associate-/r* |
| 7× | pow1 distribute-lft-out |
| 6× | associate-/r/ associate-/l* add-log-exp |
| 5× | div-exp |
| 4× | prod-exp distribute-lft-out-- difference-of-squares |
| 3× | cbrt-undiv flip3-+ associate-*l* flip-+ div-inv unswap-sqr |
| 2× | rec-exp frac-2neg 1-exp associate-*r/ frac-add clear-num un-div-inv cbrt-unprod |
| 1× | +-commutative flip3-- pow-flip pow-prod-down sum-log *-commutative flip-- inv-pow |
| 5.0ms | (/ 1 (+ x 1.0)) |
| 5.0ms | (/ 1.0 (- x 1.0)) |
| 13.0ms | (+ (/ 1.0 (- x 1.0)) (* x (/ 1 (+ x 1.0)))) |
| 10.0ms | (* x (/ 1 (+ x 1.0))) |
| 23.0ms | (/ 1 (+ x 1.0)) |
| 27.0ms | (/ 1.0 (- x 1.0)) |
| 123.0ms | (+ (/ 1.0 (- x 1.0)) (* x (/ 1 (+ x 1.0)))) |
| 34.0ms | (* x (/ 1 (+ x 1.0))) |
Useful iterations: 2 (53.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 507 | 748 |
| 1 | 2160 | 676 |
| 2 | 5001 | 638 |
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 140 | 0 | 140 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 140 | 3 | 143 |
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 |
| 185.0ms | 8000× | body | 80 | valid |
Loading profile data...