Time bar (total: 2.3s)
| 8.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (45.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5284 | 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: 12.6b
Found 4 expressions with local error:
| 0.0b | (* (+ x y) (+ x (+ y 1.0))) |
| 0.0b | (* (+ x y) (* (+ x y) (+ x (+ y 1.0)))) |
| 7.3b | (* x (/ y (* (+ x y) (* (+ x y) (+ x (+ y 1.0)))))) |
| 7.4b | (/ y (* (+ x y) (* (+ x y) (+ x (+ y 1.0))))) |
| 88× | frac-times |
| 87× | flip3-+ flip-+ |
| 52× | associate-/r/ |
| 45× | associate-*r/ |
| 39× | associate-*r* |
| 34× | add-exp-log add-cbrt-cube |
| 26× | associate-*l/ |
| 21× | *-un-lft-identity |
| 16× | add-sqr-sqrt |
| 14× | prod-exp cbrt-unprod |
| 13× | pow1 |
| 12× | add-cube-cbrt |
| 11× | associate-*l* |
| 6× | cbrt-undiv times-frac div-exp |
| 5× | distribute-rgt-in distribute-lft-in pow-prod-down distribute-lft-out |
| 4× | add-log-exp |
| 3× | *-commutative associate-/l* |
| 2× | div-inv unswap-sqr |
| 1× | frac-2neg clear-num associate-/r* |
| 10.0ms | (* (+ x y) (+ x (+ y 1.0))) |
| 15.0ms | (* (+ x y) (* (+ x y) (+ x (+ y 1.0)))) |
| 27.0ms | (* x (/ y (* (+ x y) (* (+ x y) (+ x (+ y 1.0)))))) |
| 16.0ms | (/ y (* (+ x y) (* (+ x y) (+ x (+ y 1.0))))) |
| 6.0ms | (* (+ x y) (+ x (+ y 1.0))) |
| 9.0ms | (* (+ x y) (* (+ x y) (+ x (+ y 1.0)))) |
| 23.0ms | (* x (/ y (* (+ x y) (* (+ x y) (+ x (+ y 1.0)))))) |
| 14.0ms | (/ y (* (+ x y) (* (+ x y) (+ x (+ y 1.0))))) |
Useful iterations: 0 (49.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4986 | 3890 |
| 1 | 4986 | 3890 |
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 189 | 7 | 196 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 190 | 8 | 198 |
Merged error: 5.4b
Found 4 expressions with local error:
| 0.0b | (/ x (+ y x)) |
| 0.0b | (* (+ x y) (+ x (+ y 1.0))) |
| 0.1b | (* (/ x (+ y x)) (/ y (* (+ x y) (+ x (+ y 1.0))))) |
| 17.0b | (/ y (* (+ x y) (+ x (+ y 1.0)))) |
| 48× | *-un-lft-identity |
| 34× | add-exp-log add-sqr-sqrt add-cbrt-cube |
| 31× | times-frac |
| 27× | add-cube-cbrt |
| 22× | associate-*l* |
| 20× | flip3-+ associate-*r* associate-/r/ flip-+ |
| 13× | frac-times |
| 11× | distribute-lft-out |
| 10× | cbrt-undiv div-exp prod-exp cbrt-unprod |
| 8× | pow1 |
| 7× | associate-*r/ associate-*l/ |
| 6× | associate-/l* |
| 5× | associate-/r* |
| 4× | div-inv add-log-exp |
| 3× | unswap-sqr |
| 2× | frac-2neg pow-prod-down clear-num *-commutative |
| 1× | distribute-rgt-in distribute-lft-in |
| 5.0ms | (/ x (+ y x)) |
| 10.0ms | (* (+ x y) (+ x (+ y 1.0))) |
| 24.0ms | (* (/ x (+ y x)) (/ y (* (+ x y) (+ x (+ y 1.0))))) |
| 11.0ms | (/ y (* (+ x y) (+ x (+ y 1.0)))) |
| 8.0ms | (/ x (+ y x)) |
| 6.0ms | (* (+ x y) (+ x (+ y 1.0))) |
| 19.0ms | (* (/ x (+ y x)) (/ y (* (+ x y) (+ x (+ y 1.0))))) |
| 11.0ms | (/ y (* (+ x y) (+ x (+ y 1.0)))) |
Useful iterations: 0 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4995 | 2281 |
| 1 | 4995 | 2281 |
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 158 | 6 | 164 |
| Fresh | 5 | 2 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 163 | 9 | 172 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (/ y (+ y x)) |
| 0.0b | (/ x (+ y x)) |
| 0.1b | (/ (/ y (+ y x)) (+ x (+ y 1.0))) |
| 0.1b | (* (/ x (+ y x)) (/ (/ y (+ y x)) (+ x (+ y 1.0)))) |
| 429× | *-un-lft-identity |
| 357× | times-frac |
| 177× | add-sqr-sqrt |
| 156× | add-cube-cbrt |
| 155× | distribute-lft-out |
| 96× | associate-*r* |
| 34× | add-exp-log add-cbrt-cube |
| 32× | associate-/r/ |
| 24× | associate-/l* |
| 18× | associate-*l* |
| 16× | flip3-+ flip-+ div-inv |
| 14× | cbrt-undiv div-exp |
| 13× | associate-/r* |
| 6× | pow1 prod-exp cbrt-unprod unswap-sqr |
| 4× | add-log-exp |
| 3× | frac-2neg clear-num |
| 1× | frac-times associate-*r/ pow-prod-down associate-*l/ *-commutative associate-/l/ |
| 8.0ms | (/ y (+ y x)) |
| 5.0ms | (/ x (+ y x)) |
| 14.0ms | (/ (/ y (+ y x)) (+ x (+ y 1.0))) |
| 52.0ms | (* (/ x (+ y x)) (/ (/ y (+ y x)) (+ x (+ y 1.0)))) |
| 5.0ms | (/ y (+ y x)) |
| 5.0ms | (/ x (+ y x)) |
| 11.0ms | (/ (/ y (+ y x)) (+ x (+ y 1.0))) |
| 19.0ms | (* (/ x (+ y x)) (/ (/ y (+ y x)) (+ x (+ y 1.0)))) |
Useful iterations: 0 (62.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4980 | 5703 |
| 1 | 4980 | 5703 |
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 350 | 2 | 352 |
| Fresh | 1 | 6 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 1 | 0 | 1 |
| Total | 352 | 9 | 361 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (/ y (+ x y)) |
| 0.0b | (* (/ x (+ x y)) (/ y (+ x y))) |
| 0.0b | (/ x (+ x y)) |
| 0.1b | (/ (* (/ x (+ x y)) (/ y (+ x y))) (+ x (+ y 1.0))) |
| 78× | *-un-lft-identity |
| 57× | times-frac |
| 52× | add-sqr-sqrt |
| 40× | add-cube-cbrt |
| 38× | add-exp-log add-cbrt-cube |
| 20× | distribute-lft-out |
| 18× | associate-*r* associate-*l* |
| 15× | cbrt-undiv div-exp |
| 13× | associate-/r* |
| 10× | associate-/r/ |
| 8× | prod-exp cbrt-unprod |
| 7× | associate-/l* |
| 6× | pow1 |
| 5× | flip3-+ flip-+ div-inv |
| 4× | add-log-exp unswap-sqr |
| 3× | frac-2neg clear-num associate-/l/ |
| 2× | frac-times associate-*r/ associate-*l/ |
| 1× | pow-prod-down *-commutative |
| 5.0ms | (/ y (+ x y)) |
| 18.0ms | (* (/ x (+ x y)) (/ y (+ x y))) |
| 5.0ms | (/ x (+ x y)) |
| 19.0ms | (/ (* (/ x (+ x y)) (/ y (+ x y))) (+ x (+ y 1.0))) |
| 5.0ms | (/ y (+ x y)) |
| 14.0ms | (* (/ x (+ x y)) (/ y (+ x y))) |
| 5.0ms | (/ x (+ x y)) |
| 20.0ms | (/ (* (/ x (+ x y)) (/ y (+ x y))) (+ x (+ y 1.0))) |
Useful iterations: 0 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4980 | 2003 |
| 1 | 4980 | 2003 |
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 173 | 1 | 174 |
| Fresh | 1 | 6 | 7 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 175 | 8 | 183 |
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 | 14 | 17 |
| 1 | 14 | 17 |
| 264.0ms | 8000× | body | 80 | valid |
Loading profile data...