Time bar (total: 3.6s)
| 9.0ms | 290× | body | 80 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 5 |
| 1 | 27 | 5 |
| 2 | 40 | 5 |
| 3 | 47 | 5 |
| 4 | 63 | 5 |
| 5 | 75 | 5 |
| 6 | 106 | 5 |
| 7 | 112 | 5 |
| 8 | 118 | 5 |
| 9 | 122 | 5 |
| 10 | 130 | 5 |
| 11 | 402 | 5 |
| 12 | 2605 | 5 |
| 13 | 5001 | 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: 9.4b
Found 3 expressions with local error:
| 0.0b | (+ (/ x y) 1.0) |
| 0.1b | (* x (+ (/ x y) 1.0)) |
| 8.8b | (/ (* x (+ (/ x y) 1.0)) (+ x 1.0)) |
| 15× | *-un-lft-identity |
| 10× | add-exp-log add-cbrt-cube |
| 9× | add-sqr-sqrt |
| 7× | add-cube-cbrt |
| 5× | pow1 add-log-exp |
| 4× | flip3-+ times-frac associate-*r/ associate-*r* associate-/r* flip-+ distribute-lft-out |
| 3× | associate-*l* |
| 2× | cbrt-undiv div-exp prod-exp associate-/r/ cbrt-unprod associate-/l/ |
| 1× | +-commutative distribute-rgt-in frac-2neg distribute-lft-in pow-prod-down clear-num sum-log *-commutative div-inv associate-/l* unswap-sqr |
| 6.0ms | (+ (/ x y) 1.0) |
| 9.0ms | (* x (+ (/ x y) 1.0)) |
| 15.0ms | (/ (* x (+ (/ x y) 1.0)) (+ x 1.0)) |
| 12.0ms | (+ (/ x y) 1.0) |
| 31.0ms | (* x (+ (/ x y) 1.0)) |
| 45.0ms | (/ (* x (+ (/ x y) 1.0)) (+ x 1.0)) |
Useful iterations: 2 (41.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 301 | 391 |
| 1 | 1508 | 339 |
| 2 | 5001 | 337 |
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 65 | 6 | 71 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 66 | 6 | 72 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (+ (/ x y) 1.0) |
| 0.1b | (/ x (/ (+ x 1.0) (+ (/ x y) 1.0))) |
| 0.1b | (/ (+ x 1.0) (+ (/ x y) 1.0)) |
| 158× | *-un-lft-identity |
| 146× | times-frac |
| 72× | add-sqr-sqrt add-cube-cbrt |
| 43× | distribute-lft-out |
| 26× | associate-/r* |
| 11× | associate-/r/ |
| 10× | add-exp-log add-cbrt-cube |
| 7× | flip3-+ flip-+ associate-/l* |
| 6× | div-inv |
| 5× | add-log-exp |
| 4× | cbrt-undiv div-exp |
| 3× | pow1 |
| 2× | frac-2neg clear-num associate-/l/ |
| 1× | +-commutative sum-log |
| 6.0ms | (+ (/ x y) 1.0) |
| 13.0ms | (/ x (/ (+ x 1.0) (+ (/ x y) 1.0))) |
| 10.0ms | (/ (+ x 1.0) (+ (/ x y) 1.0)) |
| 12.0ms | (+ (/ x y) 1.0) |
| 48.0ms | (/ x (/ (+ x 1.0) (+ (/ x y) 1.0))) |
| 70.0ms | (/ (+ x 1.0) (+ (/ x y) 1.0)) |
Useful iterations: 2 (52.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 499 | 1501 |
| 1 | 2349 | 1440 |
| 2 | 5002 | 1438 |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 165 | 2 | 167 |
| Fresh | 1 | 4 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 166 | 7 | 173 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (+ (/ x y) 1.0) |
| 0.0b | (/ (/ (+ x 1.0) (+ (/ x y) 1.0)) x) |
| 0.1b | (/ (+ x 1.0) (+ (/ x y) 1.0)) |
| 0.2b | (/ 1 (/ (/ (+ x 1.0) (+ (/ x y) 1.0)) x)) |
| 812× | times-frac |
| 622× | *-un-lft-identity |
| 344× | add-sqr-sqrt add-cube-cbrt |
| 139× | distribute-lft-out |
| 77× | associate-/r* |
| 35× | associate-/r/ |
| 32× | add-exp-log |
| 29× | associate-/l* |
| 23× | div-inv |
| 20× | add-cbrt-cube |
| 19× | flip3-+ div-exp flip-+ |
| 10× | cbrt-undiv |
| 6× | add-log-exp |
| 5× | pow1 |
| 3× | rec-exp frac-2neg 1-exp clear-num associate-/l/ |
| 1× | +-commutative pow-flip sum-log inv-pow |
| 11.0ms | (+ (/ x y) 1.0) |
| 30.0ms | (/ (/ (+ x 1.0) (+ (/ x y) 1.0)) x) |
| 18.0ms | (/ (+ x 1.0) (+ (/ x y) 1.0)) |
| 24.0ms | (/ 1 (/ (/ (+ x 1.0) (+ (/ x y) 1.0)) x)) |
| 12.0ms | (+ (/ x y) 1.0) |
| 86.0ms | (/ (/ (+ x 1.0) (+ (/ x y) 1.0)) x) |
| 71.0ms | (/ (+ x 1.0) (+ (/ x y) 1.0)) |
| 50.0ms | (/ 1 (/ (/ (+ x 1.0) (+ (/ x y) 1.0)) x)) |
Useful iterations: 1 (31.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1291 | 5812 |
| 1 | 5001 | 5274 |
7 alts after pruning (5 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 478 | 0 | 478 |
| Fresh | 0 | 5 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 478 | 7 | 485 |
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (cbrt (+ x 1.0)) |
| 0.2b | (cbrt (+ x 1.0)) |
| 2.9b | (/ (/ (* x (+ (/ x y) 1.0)) (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0)))) (cbrt (+ x 1.0))) |
| 5.9b | (/ (* x (+ (/ x y) 1.0)) (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0)))) |
| 114× | cbrt-div |
| 100× | times-frac |
| 74× | *-un-lft-identity associate-/r/ |
| 64× | cbrt-prod |
| 58× | flip3-+ flip-+ |
| 42× | add-sqr-sqrt add-cube-cbrt |
| 36× | frac-times |
| 34× | add-exp-log |
| 21× | add-cbrt-cube |
| 20× | associate-*r/ |
| 18× | associate-*l/ |
| 16× | distribute-lft-out |
| 14× | associate-/l* |
| 13× | cbrt-undiv div-exp |
| 10× | div-inv |
| 8× | prod-exp associate-/r* cbrt-unprod |
| 4× | pow1 add-log-exp |
| 3× | associate-/l/ |
| 2× | frac-2neg pow1/3 clear-num |
| 3.0ms | (cbrt (+ x 1.0)) |
| 3.0ms | (cbrt (+ x 1.0)) |
| 25.0ms | (/ (/ (* x (+ (/ x y) 1.0)) (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0)))) (cbrt (+ x 1.0))) |
| 18.0ms | (/ (* x (+ (/ x y) 1.0)) (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0)))) |
| 95.0ms | (cbrt (+ x 1.0)) |
| 95.0ms | (cbrt (+ x 1.0)) |
| 50.0ms | (/ (/ (* x (+ (/ x y) 1.0)) (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0)))) (cbrt (+ x 1.0))) |
| 262.0ms | (/ (* x (+ (/ x y) 1.0)) (* (cbrt (+ x 1.0)) (cbrt (+ x 1.0)))) |
Useful iterations: 2 (78.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 902 | 3482 |
| 1 | 3997 | 3236 |
| 2 | 5002 | 3212 |
7 alts after pruning (4 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 205 | 0 | 205 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 205 | 7 | 212 |
Merged error: 0b
0% (0.1b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 0.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 5 |
| 1 | 10 | 5 |
| 289.0ms | 9109× | body | 80 | valid |
Loading profile data...