Time bar (total: 8.7s)
| 9.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 17 |
| 1 | 36 | 17 |
| 2 | 130 | 17 |
| 3 | 411 | 17 |
| 4 | 1210 | 17 |
| done | 5001 | 17 |
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: 18.5b
Found 3 expressions with local error:
| 0.0b | (* (+ x y) (+ x y)) |
| 0.1b | (* (* (+ x y) (+ x y)) (+ (+ x y) 1.0)) |
| 18.2b | (/ (* x y) (* (* (+ x y) (+ x y)) (+ (+ x y) 1.0))) |
| 60× | frac-times flip3-+ flip-+ |
| 31× | add-exp-log add-cbrt-cube |
| 30× | associate-*l/ |
| 27× | *-un-lft-identity |
| 26× | associate-/r/ |
| 18× | associate-*r/ |
| 15× | pow1 |
| 13× | prod-exp cbrt-unprod |
| 11× | add-sqr-sqrt |
| 9× | associate-*r* distribute-lft-out |
| 8× | add-cube-cbrt |
| 6× | cbrt-undiv swap-sqr div-exp |
| 5× | associate-*l* |
| 4× | pow-prod-down |
| 3× | add-log-exp |
| 2× | distribute-rgt-in distribute-lft-in *-commutative unswap-sqr |
| 1× | pow2 frac-2neg times-frac pow-plus clear-num associate-/r* pow-sqr pow-prod-up div-inv associate-/l* |
| 9.0ms | (* (+ x y) (+ x y)) |
| 17.0ms | (* (* (+ x y) (+ x y)) (+ (+ x y) 1.0)) |
| 19.0ms | (/ (* x y) (* (* (+ x y) (+ x y)) (+ (+ x y) 1.0))) |
| 4.0ms | (* (+ x y) (+ x y)) |
| 10.0ms | (* (* (+ x y) (+ x y)) (+ (+ x y) 1.0)) |
| 24.0ms | (/ (* x y) (* (* (+ x y) (+ x y)) (+ (+ x y) 1.0))) |
Useful iterations: 2 (487.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 218 | 3333 |
| 1 | 801 | 3061 |
| 2 | 4414 | 2801 |
| done | 5000 | 2801 |
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 141 | 8 | 149 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 142 | 8 | 150 |
Merged error: 6.2b
Found 4 expressions with local error:
| 0.0b | (* (+ x y) (+ x y)) |
| 0.0b | (/ y (+ (+ x y) 1.0)) |
| 0.1b | (* (/ x (* (+ x y) (+ x y))) (/ y (+ (+ x y) 1.0))) |
| 17.0b | (/ x (* (+ x y) (+ x y))) |
| 80× | *-un-lft-identity |
| 43× | add-sqr-sqrt |
| 40× | times-frac |
| 34× | add-exp-log add-cbrt-cube |
| 31× | add-cube-cbrt |
| 27× | distribute-lft-out |
| 25× | associate-*r* |
| 20× | flip3-+ associate-/r/ flip-+ |
| 19× | associate-*l* |
| 13× | pow1 frac-times |
| 10× | cbrt-undiv div-exp prod-exp cbrt-unprod |
| 7× | associate-*r/ associate-*l/ |
| 6× | swap-sqr associate-/r* associate-/l* |
| 5× | unswap-sqr |
| 4× | div-inv add-log-exp |
| 2× | frac-2neg pow-prod-down clear-num *-commutative |
| 1× | pow2 distribute-rgt-in distribute-lft-in pow-plus pow-sqr pow-prod-up |
| 9.0ms | (* (+ x y) (+ x y)) |
| 7.0ms | (/ y (+ (+ x y) 1.0)) |
| 24.0ms | (* (/ x (* (+ x y) (+ x y))) (/ y (+ (+ x y) 1.0))) |
| 9.0ms | (/ x (* (+ x y) (+ x y))) |
| 4.0ms | (* (+ x y) (+ x y)) |
| 7.0ms | (/ y (+ (+ x y) 1.0)) |
| 24.0ms | (* (/ x (* (+ x y) (+ x y))) (/ y (+ (+ x y) 1.0))) |
| 10.0ms | (/ x (* (+ x y) (+ x y))) |
Useful iterations: 2 (541.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 217 | 2873 |
| 1 | 647 | 2600 |
| 2 | 2704 | 2329 |
| done | 5000 | 2329 |
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 176 | 6 | 182 |
| Fresh | 5 | 2 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 181 | 9 | 190 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (* (/ x (+ x y)) (/ y (+ (+ x y) 1.0))) |
| 0.0b | (/ x (+ x y)) |
| 0.0b | (/ y (+ (+ x y) 1.0)) |
| 0.2b | (* (/ 1 (+ x y)) (* (/ x (+ x y)) (/ y (+ (+ x y) 1.0)))) |
| 103× | *-un-lft-identity |
| 97× | add-exp-log |
| 70× | times-frac |
| 61× | add-cbrt-cube |
| 60× | add-sqr-sqrt |
| 48× | add-cube-cbrt |
| 40× | prod-exp |
| 36× | associate-*l* |
| 32× | div-exp |
| 31× | distribute-lft-out |
| 22× | associate-*r* cbrt-unprod |
| 19× | cbrt-undiv |
| 11× | pow1 |
| 10× | associate-/r/ |
| 9× | associate-/r* |
| 6× | frac-times associate-*r/ associate-/l* |
| 5× | rec-exp flip3-+ 1-exp flip-+ div-inv |
| 4× | pow-prod-down associate-*l/ add-log-exp unswap-sqr |
| 2× | frac-2neg clear-num *-commutative |
| 21.0ms | (* (/ x (+ x y)) (/ y (+ (+ x y) 1.0))) |
| 5.0ms | (/ x (+ x y)) |
| 10.0ms | (/ y (+ (+ x y) 1.0)) |
| 22.0ms | (* (/ 1 (+ x y)) (* (/ x (+ x y)) (/ y (+ (+ x y) 1.0)))) |
| 183.0ms | (* (/ x (+ x y)) (/ y (+ (+ x y) 1.0))) |
| 6.0ms | (/ x (+ x y)) |
| 7.0ms | (/ y (+ (+ x y) 1.0)) |
| 19.0ms | (* (/ 1 (+ x y)) (* (/ x (+ x y)) (/ y (+ (+ x y) 1.0)))) |
Useful iterations: 2 (498.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 261 | 3690 |
| 1 | 790 | 3312 |
| 2 | 2760 | 2810 |
| done | 5001 | 2810 |
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 208 | 3 | 211 |
| Fresh | 2 | 5 | 7 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 211 | 9 | 220 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (/ x (+ x y)) |
| 0.0b | (/ 1 (+ (+ x y) 1.0)) |
| 0.1b | (* y (/ 1 (+ (+ x y) 1.0))) |
| 0.2b | (* (/ 1 (+ x y)) (* (/ x (+ x y)) (* y (/ 1 (+ (+ x y) 1.0))))) |
| 218× | add-exp-log |
| 120× | prod-exp |
| 91× | *-un-lft-identity |
| 78× | add-cbrt-cube |
| 63× | div-exp |
| 56× | times-frac |
| 48× | add-sqr-sqrt |
| 41× | add-cube-cbrt |
| 36× | cbrt-unprod |
| 28× | distribute-lft-out |
| 22× | associate-*r* |
| 21× | rec-exp 1-exp associate-*l* |
| 20× | cbrt-undiv |
| 16× | pow1 |
| 14× | associate-*r/ |
| 9× | frac-times associate-/r* |
| 8× | associate-/r/ |
| 7× | pow-prod-down |
| 6× | associate-/l* |
| 5× | un-div-inv |
| 4× | flip3-+ flip-+ div-inv add-log-exp |
| 3× | associate-*l/ unswap-sqr |
| 2× | frac-2neg clear-num *-commutative |
| 1× | pow-flip inv-pow |
| 5.0ms | (/ x (+ x y)) |
| 8.0ms | (/ 1 (+ (+ x y) 1.0)) |
| 13.0ms | (* y (/ 1 (+ (+ x y) 1.0))) |
| 25.0ms | (* (/ 1 (+ x y)) (* (/ x (+ x y)) (* y (/ 1 (+ (+ x y) 1.0))))) |
| 6.0ms | (/ x (+ x y)) |
| 5.0ms | (/ 1 (+ (+ x y) 1.0)) |
| 7.0ms | (* y (/ 1 (+ (+ x y) 1.0))) |
| 20.0ms | (* (/ 1 (+ x y)) (* (/ x (+ x y)) (* y (/ 1 (+ (+ x y) 1.0))))) |
Useful iterations: 2 (478.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 301 | 4256 |
| 1 | 903 | 3357 |
| 2 | 2564 | 2763 |
| done | 5000 | 2763 |
9 alts after pruning (7 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 229 | 0 | 229 |
| Fresh | 0 | 7 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 229 | 9 | 238 |
Merged error: 0b
0% (0.2b remaining)
Error of 0.2b against oracle of 0.0b and baseline of 0.2b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 21 |
| 1 | 19 | 21 |
| done | 19 | 21 |
| 305.0ms | 8000× | body | 80 | valid |
Loading profile data...