Time bar (total: 4.8s)
| 11.0ms | 256× | body | 80 | valid |
| 5.0ms | 256× | pre | 80 | true |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 15 |
| 1 | 22 | 15 |
| 2 | 47 | 15 |
| 3 | 86 | 15 |
| 4 | 166 | 15 |
| 5 | 296 | 15 |
| 6 | 532 | 15 |
| 7 | 967 | 15 |
| 8 | 3348 | 15 |
| done | 5000 | 15 |
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: 20.6b
Found 2 expressions with local error:
| 0.0b | (+ (* x x) (* y y)) |
| 20.3b | (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) |
| 8× | associate-/l/ |
| 7× | add-exp-log add-cbrt-cube |
| 5× | flip3-+ flip-+ |
| 4× | add-sqr-sqrt frac-times add-cube-cbrt *-un-lft-identity add-log-exp |
| 3× | flip3-- times-frac associate-/r* flip-- |
| 2× | pow1 cbrt-undiv associate-*r/ div-exp associate-*l/ associate-/r/ |
| 1× | +-commutative frac-2neg prod-exp clear-num sum-log cbrt-unprod div-inv associate-/l* |
| 4.0ms | (+ (* x x) (* y y)) |
| 13.0ms | (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) |
| 6.0ms | (+ (* x x) (* y y)) |
| 12.0ms | (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) |
Useful iterations: done (503.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 91 | 826 |
| 1 | 308 | 804 |
| 2 | 1548 | 668 |
| done | 5001 | 662 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 44 | 4 | 48 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 45 | 4 | 49 |
Merged error: 0.8b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 0 | 0 |
| done | 0 | 0 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 0 | 0 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 0 | 4 | 4 |
Merged error: 0.8b
Found 4 expressions with local error:
| 0.0b | (+ (* x x) (* y y)) |
| 0.0b | (exp (/ (* (- x y) (+ x y)) (+ (* x x) (* y y)))) |
| 0.0b | (log (exp (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))))) |
| 20.3b | (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) |
| 18× | exp-prod |
| 11× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 10× | log-pow |
| 9× | add-exp-log times-frac add-cbrt-cube |
| 8× | associate-/l/ |
| 7× | flip3-+ flip-+ add-log-exp |
| 6× | associate-/r/ |
| 5× | pow1 |
| 4× | frac-times |
| 3× | log-prod flip3-- associate-/r* flip-- div-inv |
| 2× | cbrt-undiv associate-*r/ div-exp associate-*l/ |
| 1× | +-commutative frac-2neg rem-log-exp prod-exp clear-num sum-log cbrt-unprod rem-exp-log associate-/l* |
| 4.0ms | (+ (* x x) (* y y)) |
| 6.0ms | (exp (/ (* (- x y) (+ x y)) (+ (* x x) (* y y)))) |
| 7.0ms | (log (exp (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))))) |
| 13.0ms | (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) |
| 6.0ms | (+ (* x x) (* y y)) |
| 18.0ms | (exp (/ (* (- x y) (+ x y)) (+ (* x x) (* y y)))) |
| 12.0ms | (log (exp (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))))) |
| 12.0ms | (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) |
Useful iterations: done (584.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 129 | 1610 |
| 1 | 356 | 1537 |
| 2 | 1637 | 1300 |
| done | 5001 | 1294 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 92 | 0 | 92 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 92 | 4 | 96 |
Merged error: 0.8b
Found 4 expressions with local error:
| 0.0b | (* (/ (- x y) (sqrt (+ (* x x) (* y y)))) (/ (+ x y) (sqrt (+ (* x x) (* y y))))) |
| 0.0b | (/ (+ x y) (sqrt (+ (* x x) (* y y)))) |
| 19.6b | (sqrt (+ (* x x) (* y y))) |
| 19.6b | (sqrt (+ (* x x) (* y y))) |
| 99× | add-sqr-sqrt |
| 93× | *-un-lft-identity |
| 90× | times-frac |
| 55× | add-cube-cbrt |
| 54× | sqrt-prod |
| 36× | associate-*l* |
| 30× | associate-*r* |
| 18× | add-exp-log add-cbrt-cube |
| 13× | distribute-lft-out |
| 10× | sqrt-div |
| 9× | unswap-sqr |
| 8× | pow1 |
| 6× | flip3-+ associate-/r* associate-/r/ flip-+ distribute-lft-out-- difference-of-squares |
| 5× | cbrt-undiv div-exp |
| 4× | prod-exp cbrt-unprod associate-/l* add-log-exp |
| 3× | div-inv |
| 2× | rem-sqrt-square sqrt-pow1 pow1/2 associate-/l/ |
| 1× | frac-times frac-2neg associate-*r/ pow-prod-down associate-*l/ clear-num *-commutative |
| 36.0ms | (* (/ (- x y) (sqrt (+ (* x x) (* y y)))) (/ (+ x y) (sqrt (+ (* x x) (* y y))))) |
| 10.0ms | (/ (+ x y) (sqrt (+ (* x x) (* y y)))) |
| 4.0ms | (sqrt (+ (* x x) (* y y))) |
| 4.0ms | (sqrt (+ (* x x) (* y y))) |
| 12.0ms | (* (/ (- x y) (sqrt (+ (* x x) (* y y)))) (/ (+ x y) (sqrt (+ (* x x) (* y y))))) |
| 14.0ms | (/ (+ x y) (sqrt (+ (* x x) (* y y)))) |
| 7.0ms | (sqrt (+ (* x x) (* y y))) |
| 10.0ms | (sqrt (+ (* x x) (* y y))) |
Useful iterations: done (584.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 192 | 4550 |
| 1 | 581 | 4295 |
| 2 | 2173 | 3851 |
| done | 5001 | 3679 |
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 187 | 0 | 187 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 187 | 4 | 191 |
Merged error: 0.8b
79% (4.3b remaining)
Error of 4.8b against oracle of 0.4b and baseline of 21.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 36 |
| 1 | 18 | 36 |
| done | 18 | 36 |
| 346.0ms | 8000× | body | 80 | valid |
| 158.0ms | 8000× | pre | 80 | true |
Loading profile data...