Time bar (total: 2.1s)
| 12.0ms | 256× | body | 80 | valid |
| 5.0ms | 256× | pre | 80 | true |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 6 |
| 1 | 52 | 6 |
| 2 | 117 | 6 |
| 3 | 240 | 6 |
| 4 | 478 | 6 |
| 5 | 947 | 6 |
| 6 | 1844 | 6 |
| 7 | 5001 | 6 |
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.2b
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 expm1-log1p-u associate-*r/ div-exp associate-*l/ associate-/r/ log1p-expm1-u |
| 1× | +-commutative fma-def frac-2neg prod-exp clear-num sum-log cbrt-unprod div-inv associate-/l* |
| 4.0ms | (+ (* x x) (* y y)) |
| 12.0ms | (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) |
| 27.0ms | (+ (* x x) (* y y)) |
| 62.0ms | (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) |
Useful iterations: 2 (41.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 322 | 380 |
| 1 | 1875 | 324 |
| 2 | 5001 | 308 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 50 | 3 | 53 |
| Fresh | 1 | 0 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 52 | 3 | 55 |
Merged error: 0.5b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 0 | 0 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 0 | 0 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 0 | 3 | 3 |
Merged error: 0.5b
Found 3 expressions with local error:
| 0.0b | (+ (* x x) (* y y)) |
| 0.1b | (* (- x y) (/ (+ x y) (+ (* x x) (* y y)))) |
| 19.7b | (/ (+ x y) (+ (* x x) (* y y))) |
| 37× | *-un-lft-identity |
| 28× | add-sqr-sqrt |
| 25× | times-frac |
| 21× | add-cube-cbrt |
| 18× | associate-*r* |
| 10× | add-exp-log add-cbrt-cube |
| 7× | distribute-lft-out |
| 5× | pow1 associate-*l* add-log-exp |
| 4× | flip3-+ associate-/r/ flip-+ associate-/l* |
| 3× | expm1-log1p-u associate-/r* log1p-expm1-u |
| 2× | cbrt-undiv frac-times flip3-- div-exp associate-*l/ prod-exp flip-- cbrt-unprod div-inv associate-/l/ unswap-sqr |
| 1× | +-commutative fma-def frac-2neg associate-*r/ pow-prod-down clear-num sum-log *-commutative distribute-lft-out-- difference-of-squares |
| 4.0ms | (+ (* x x) (* y y)) |
| 14.0ms | (* (- x y) (/ (+ x y) (+ (* x x) (* y y)))) |
| 8.0ms | (/ (+ x y) (+ (* x x) (* y y))) |
| 27.0ms | (+ (* x x) (* y y)) |
| 63.0ms | (* (- x y) (/ (+ x y) (+ (* x x) (* y y)))) |
| 50.0ms | (/ (+ x y) (+ (* x x) (* y y))) |
Useful iterations: 2 (47.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 401 | 799 |
| 1 | 2118 | 704 |
| 2 | 5002 | 688 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 103 | 2 | 105 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 103 | 5 | 108 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (/ 1 (* (hypot x y) 1)) |
| 0.0b | (* (/ 1 (* (hypot x y) 1)) (/ (+ x y) (hypot x y))) |
| 0.0b | (/ (+ x y) (hypot x y)) |
| 0.1b | (* (- x y) (* (/ 1 (* (hypot x y) 1)) (/ (+ x y) (hypot x y)))) |
| 167× | add-exp-log |
| 91× | prod-exp |
| 61× | add-cbrt-cube |
| 51× | div-exp |
| 42× | *-un-lft-identity |
| 33× | add-sqr-sqrt |
| 31× | times-frac |
| 30× | 1-exp |
| 26× | add-cube-cbrt |
| 24× | cbrt-unprod |
| 17× | cbrt-undiv associate-*r* |
| 15× | rec-exp |
| 14× | pow1 |
| 12× | associate-*l* |
| 10× | frac-times |
| 7× | associate-*r/ distribute-lft-out associate-/l* |
| 6× | associate-*l/ |
| 5× | pow-prod-down |
| 4× | expm1-log1p-u flip3-- associate-/r* flip-- log1p-expm1-u div-inv add-log-exp |
| 2× | pow-flip frac-2neg clear-num *-commutative associate-/l/ unswap-sqr |
| 1× | flip3-+ flip-+ distribute-lft-out-- inv-pow difference-of-squares |
| 5.0ms | (/ 1 (* (hypot x y) 1)) |
| 14.0ms | (* (/ 1 (* (hypot x y) 1)) (/ (+ x y) (hypot x y))) |
| 5.0ms | (/ (+ x y) (hypot x y)) |
| 16.0ms | (* (- x y) (* (/ 1 (* (hypot x y) 1)) (/ (+ x y) (hypot x y)))) |
| 55.0ms | (/ 1 (* (hypot x y) 1)) |
| 71.0ms | (* (/ 1 (* (hypot x y) 1)) (/ (+ x y) (hypot x y))) |
| 90.0ms | (/ (+ x y) (hypot x y)) |
| 97.0ms | (* (- x y) (* (/ 1 (* (hypot x y) 1)) (/ (+ x y) (hypot x y)))) |
Useful iterations: 2 (68.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 718 | 1562 |
| 1 | 3706 | 1258 |
| 2 | 5001 | 1227 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 200 | 2 | 202 |
| Fresh | 1 | 1 | 2 |
| Picked | 1 | 0 | 1 |
| Done | 1 | 1 | 2 |
| Total | 203 | 4 | 207 |
Merged error: 0b
0% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 0.0b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 7 |
| 1 | 10 | 7 |
| 295.0ms | 8000× | body | 80 | valid |
| 147.0ms | 8000× | pre | 80 | true |