Time bar (total: 2.2s)
| 9.0ms | 288× | body | 80 | valid |
Useful iterations: 0 (1.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: 8.4b
Found 3 expressions with local error:
| 0.0b | (+ (/ x y) 1.0) |
| 0.1b | (* x (+ (/ x y) 1.0)) |
| 7.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)) |
| 3.0ms | (+ (/ x y) 1.0) |
| 5.0ms | (* x (+ (/ x y) 1.0)) |
| 7.0ms | (/ (* x (+ (/ x y) 1.0)) (+ x 1.0)) |
Useful iterations: 2 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 301 | 391 |
| 1 | 1508 | 339 |
| 2 | 5001 | 337 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 67 | 4 | 71 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 68 | 4 | 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)) |
| 3.0ms | (+ (/ x y) 1.0) |
| 9.0ms | (/ x (/ (+ x 1.0) (+ (/ x y) 1.0))) |
| 8.0ms | (/ (+ x 1.0) (+ (/ x y) 1.0)) |
Useful iterations: 2 (49.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 499 | 1501 |
| 1 | 2349 | 1440 |
| 2 | 5002 | 1438 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 167 | 0 | 167 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 167 | 4 | 171 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (* (+ x 1.0) (- (/ x y) 1.0)) |
| 0.2b | (* (/ x y) (/ x y)) |
| 0.7b | (* x (- (* (/ x y) (/ x y)) (* 1.0 1.0))) |
| 13.8b | (/ (* x (- (* (/ x y) (/ x y)) (* 1.0 1.0))) (* (+ x 1.0) (- (/ x y) 1.0))) |
| 57× | add-sqr-sqrt |
| 42× | times-frac |
| 40× | *-un-lft-identity |
| 36× | add-cube-cbrt |
| 32× | add-exp-log add-cbrt-cube |
| 23× | associate-*r* |
| 20× | associate-*l* |
| 15× | pow1 |
| 13× | swap-sqr |
| 10× | prod-exp cbrt-unprod |
| 9× | frac-times associate-*r/ |
| 8× | cbrt-undiv flip3-- div-exp associate-/r/ flip-- |
| 6× | flip3-+ flip-+ unswap-sqr |
| 5× | associate-*l/ div-inv |
| 4× | distribute-rgt-in sub-neg distribute-lft-in add-log-exp |
| 3× | pow-prod-down *-commutative difference-of-squares |
| 2× | associate-/l/ |
| 1× | pow2 frac-2neg pow-plus clear-num associate-/r* pow-sqr pow-prod-up distribute-lft-out associate-/l* distribute-lft-out-- |
| 11.0ms | (* (+ x 1.0) (- (/ x y) 1.0)) |
| 13.0ms | (* (/ x y) (/ x y)) |
| 10.0ms | (* x (- (* (/ x y) (/ x y)) (* 1.0 1.0))) |
| 19.0ms | (/ (* x (- (* (/ x y) (/ x y)) (* 1.0 1.0))) (* (+ x 1.0) (- (/ x y) 1.0))) |
| 4.0ms | (* (+ x 1.0) (- (/ x y) 1.0)) |
| 5.0ms | (* (/ x y) (/ x y)) |
| 10.0ms | (* x (- (* (/ x y) (/ x y)) (* 1.0 1.0))) |
| 13.0ms | (/ (* x (- (* (/ x y) (/ x y)) (* 1.0 1.0))) (* (+ x 1.0) (- (/ x y) 1.0))) |
Useful iterations: 1 (23.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 861 | 1390 |
| 1 | 4950 | 1142 |
| 2 | 5001 | 1142 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 168 | 1 | 169 |
| Fresh | 1 | 1 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 169 | 4 | 173 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (* (+ x 1.0) (- (/ x y) 1.0)) |
| 0.7b | (* x (- (/ (pow x 2) (pow y 2)) (* 1.0 1.0))) |
| 13.8b | (/ (* x (- (/ (pow x 2) (pow y 2)) (* 1.0 1.0))) (* (+ x 1.0) (- (/ x y) 1.0))) |
| 17.0b | (/ (pow x 2) (pow y 2)) |
| 82× | times-frac |
| 70× | add-sqr-sqrt |
| 62× | unpow-prod-down |
| 48× | *-un-lft-identity |
| 44× | add-cube-cbrt |
| 32× | add-exp-log |
| 26× | associate-*r* unpow2 sqr-pow |
| 22× | add-cbrt-cube |
| 19× | difference-of-squares |
| 13× | div-exp |
| 9× | associate-/r* associate-/l* |
| 8× | pow1 frac-times flip3-- associate-*r/ associate-/r/ flip-- |
| 7× | associate-*l* |
| 6× | pow-to-exp flip3-+ pow-exp prod-exp cbrt-unprod flip-+ |
| 5× | cbrt-undiv |
| 4× | distribute-rgt-in sub-neg distribute-lft-in associate-*l/ add-log-exp |
| 2× | frac-2neg pow-prod-down clear-num *-commutative div-inv associate-/l/ unswap-sqr |
| 1× | distribute-lft-out distribute-lft-out-- |
| 11.0ms | (* (+ x 1.0) (- (/ x y) 1.0)) |
| 25.0ms | (* x (- (/ (pow x 2) (pow y 2)) (* 1.0 1.0))) |
| 29.0ms | (/ (* x (- (/ (pow x 2) (pow y 2)) (* 1.0 1.0))) (* (+ x 1.0) (- (/ x y) 1.0))) |
| 7.0ms | (/ (pow x 2) (pow y 2)) |
| 5.0ms | (* (+ x 1.0) (- (/ x y) 1.0)) |
| 9.0ms | (* x (- (/ (pow x 2) (pow y 2)) (* 1.0 1.0))) |
| 12.0ms | (/ (* x (- (/ (pow x 2) (pow y 2)) (* 1.0 1.0))) (* (+ x 1.0) (- (/ x y) 1.0))) |
| 6.0ms | (/ (pow x 2) (pow y 2)) |
Useful iterations: 1 (24.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 913 | 1720 |
| 1 | 4834 | 1431 |
| 2 | 5001 | 1431 |
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 218 | 0 | 218 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 218 | 4 | 222 |
Merged error: 0b
0% (0.0b 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 |
| 300.0ms | 9108× | body | 80 | valid |
Loading profile data...