Time bar (total: 1.9s)
| 11.0ms | 256× | body | 80 | valid |
| 5.0ms | 256× | pre | 80 | true |
Useful iterations: 0 (79.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4910 | 15 |
| 1 | 4910 | 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.3b
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)) |
| 16.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: 0 (12.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5008 | 655 |
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 44 | 4 | 48 |
| Fresh | 1 | 0 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 46 | 4 | 50 |
Merged error: 0.8b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 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 | (cbrt (pow (* (/ (+ x y) (+ (* x x) (* y y))) (- x y)) 3)) |
| 0.0b | (pow (* (/ (+ x y) (+ (* x x) (* y y))) (- x y)) 3) |
| 0.2b | (* (/ (+ x y) (+ (* x x) (* y y))) (- x y)) |
| 19.8b | (/ (+ x y) (+ (* x x) (* y y))) |
| 40× | *-un-lft-identity |
| 31× | add-sqr-sqrt |
| 25× | times-frac |
| 24× | add-cube-cbrt |
| 18× | associate-*l* |
| 17× | add-exp-log add-cbrt-cube |
| 10× | cube-div |
| 9× | pow1 |
| 8× | cbrt-prod |
| 7× | distribute-lft-out |
| 6× | frac-times flip3-- associate-*r/ flip-- |
| 5× | cbrt-div associate-*r* |
| 4× | prod-exp associate-/r/ cbrt-unprod associate-/l* add-log-exp |
| 3× | cbrt-undiv pow-unpow flip3-+ div-exp associate-*l/ pow-exp associate-/r* flip-+ rem-cube-cbrt |
| 2× | distribute-rgt-in cube-mult sub-neg unpow-prod-down pow-pow distribute-lft-in unpow3 cube-prod pow-prod-down div-inv associate-/l/ unswap-sqr sqr-pow |
| 1× | pow-to-exp frac-2neg pow1/3 clear-num *-commutative rem-cbrt-cube distribute-lft-out-- difference-of-squares |
| 3.0ms | (cbrt (pow (* (/ (+ x y) (+ (* x x) (* y y))) (- x y)) 3)) |
| 13.0ms | (pow (* (/ (+ x y) (+ (* x x) (* y y))) (- x y)) 3) |
| 15.0ms | (* (/ (+ x y) (+ (* x x) (* y y))) (- x y)) |
| 9.0ms | (/ (+ x y) (+ (* x x) (* y y))) |
| 15.0ms | (cbrt (pow (* (/ (+ x y) (+ (* x x) (* y y))) (- x y)) 3)) |
| 14.0ms | (pow (* (/ (+ x y) (+ (* x x) (* y y))) (- x y)) 3) |
| 11.0ms | (* (/ (+ x y) (+ (* x x) (* y y))) (- x y)) |
| 11.0ms | (/ (+ x y) (+ (* x x) (* y y))) |
Useful iterations: 0 (29.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5406 | 2394 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 144 | 1 | 145 |
| Fresh | 1 | 1 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 145 | 4 | 149 |
Merged error: 0.8b
Found 4 expressions with local error:
| 0.0b | (pow (* (/ (+ x y) (+ (* x x) (* y y))) (- x y)) 3) |
| 0.0b | (pow (pow (* (/ (+ x y) (+ (* x x) (* y y))) (- x y)) 3) 3) |
| 0.2b | (* (/ (+ x y) (+ (* x x) (* y y))) (- x y)) |
| 19.8b | (/ (+ x y) (+ (* x x) (* y y))) |
| 42× | *-un-lft-identity |
| 33× | add-sqr-sqrt |
| 26× | add-cube-cbrt |
| 25× | times-frac |
| 24× | add-exp-log |
| 18× | associate-*l* add-cbrt-cube |
| 15× | cube-div |
| 11× | unpow-prod-down cube-prod pow-exp |
| 9× | pow1 |
| 7× | distribute-lft-out |
| 6× | frac-times pow-unpow flip3-- associate-*r/ prod-exp flip-- |
| 5× | associate-*r* |
| 4× | cube-mult unpow3 div-exp associate-/r/ cbrt-unprod associate-/l* add-log-exp rem-cube-cbrt sqr-pow |
| 3× | cbrt-undiv pow-to-exp pow-pow flip3-+ associate-*l/ associate-/r* flip-+ |
| 2× | distribute-rgt-in sub-neg distribute-lft-in pow-prod-down div-inv associate-/l/ unswap-sqr |
| 1× | frac-2neg clear-num *-commutative distribute-lft-out-- difference-of-squares |
| 14.0ms | (pow (* (/ (+ x y) (+ (* x x) (* y y))) (- x y)) 3) |
| 7.0ms | (pow (pow (* (/ (+ x y) (+ (* x x) (* y y))) (- x y)) 3) 3) |
| 16.0ms | (* (/ (+ x y) (+ (* x x) (* y y))) (- x y)) |
| 9.0ms | (/ (+ x y) (+ (* x x) (* y y))) |
| 14.0ms | (pow (* (/ (+ x y) (+ (* x x) (* y y))) (- x y)) 3) |
| 20.0ms | (pow (pow (* (/ (+ x y) (+ (* x x) (* y y))) (- x y)) 3) 3) |
| 11.0ms | (* (/ (+ x y) (+ (* x x) (* y y))) (- x y)) |
| 8.0ms | (/ (+ x y) (+ (* x x) (* y y))) |
Useful iterations: 0 (22.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5061 | 2937 |
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 165 | 0 | 165 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 165 | 4 | 169 |
Merged error: 0.8b
75.5% (5.1b remaining)
Error of 5.5b against oracle of 0.4b and baseline of 21.1b
| Iters | Range | Point | |
|---|---|---|---|
| 6 | 2.425152956084849e-162 | 1.6210813749955734e-161 | 2.4725987996815225e-162 |
| 5 | 3.3057430541288587e-174 | 6.714950041191796e-174 | 6.650158813927948e-174 |
| 8 | -5.0994168056953787e-154 | -1.4224042123516813e-157 | -7.358225983735935e-156 |
| 9 | -8.893327464571915e+158 | -1.627647951438701e+150 | -1.3396749332313781e+154 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 33 | 58 |
| 1 | 33 | 58 |
| 326.0ms | 8000× | body | 80 | valid |
| 160.0ms | 8000× | pre | 80 | true |
Loading profile data...