Time bar (total: 3.5s)
| 9.0ms | 256× | body | 80 | valid |
| 5.0ms | 256× | pre | 80 | true |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 7 |
| 1 | 48 | 7 |
| 2 | 104 | 7 |
| 3 | 196 | 7 |
| 4 | 359 | 7 |
| 5 | 686 | 7 |
| 6 | 1343 | 7 |
| 7 | 5001 | 7 |
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: 23.4b
Found 3 expressions with local error:
| 0.0b | (+ (* x x) (* y y)) |
| 0.0b | (* (- x y) (+ x y)) |
| 23.1b | (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) |
| 11× | add-sqr-sqrt *-un-lft-identity |
| 10× | add-exp-log add-cbrt-cube |
| 8× | frac-times flip3-+ flip-+ associate-/l/ |
| 7× | add-cube-cbrt |
| 6× | flip3-- flip-- |
| 5× | pow1 associate-*l* add-log-exp |
| 4× | associate-*r/ associate-*r* associate-*l/ |
| 3× | times-frac associate-/r* |
| 2× | cbrt-undiv div-exp prod-exp associate-/r/ cbrt-unprod |
| 1× | +-commutative distribute-rgt-in frac-2neg distribute-lft-in pow-prod-down clear-num sum-log *-commutative div-inv distribute-lft-out associate-/l* distribute-lft-out-- difference-of-squares unswap-sqr |
| 4.0ms | (+ (* x x) (* y y)) |
| 8.0ms | (* (- x y) (+ x y)) |
| 11.0ms | (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) |
| 26.0ms | (+ (* x x) (* y y)) |
| 50.0ms | (* (- x y) (+ x y)) |
| 74.0ms | (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) |
Useful iterations: 2 (55.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 419 | 577 |
| 1 | 2448 | 504 |
| 2 | 5003 | 497 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 79 | 3 | 82 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 80 | 3 | 83 |
Merged error: 0.7b
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.7b
Found 3 expressions with local error:
| 0.0b | (+ (* x x) (* y y)) |
| 0.0b | (- (pow y 2) (pow x 2)) |
| 23.1b | (/ (- (pow y 2) (pow x 2)) (neg (+ (* x x) (* y y)))) |
| 272× | add-sqr-sqrt |
| 210× | times-frac |
| 192× | difference-of-squares |
| 128× | *-un-lft-identity |
| 120× | unpow-prod-down |
| 96× | unpow2 sqr-pow |
| 80× | add-cube-cbrt |
| 66× | distribute-lft-neg-in distribute-rgt-neg-in |
| 24× | distribute-lft-out-- |
| 22× | neg-mul-1 |
| 21× | associate-/l* |
| 10× | associate-/r* |
| 7× | add-log-exp |
| 5× | add-exp-log add-cbrt-cube |
| 3× | pow1 |
| 2× | flip3-- flip3-+ associate-/r/ flip-- flip-+ associate-/l/ distribute-neg-frac |
| 1× | cbrt-undiv +-commutative sub-neg frac-2neg diff-log div-sub div-exp clear-num sum-log div-inv |
| 4.0ms | (+ (* x x) (* y y)) |
| 8.0ms | (- (pow y 2) (pow x 2)) |
| 18.0ms | (/ (- (pow y 2) (pow x 2)) (neg (+ (* x x) (* y y)))) |
| 30.0ms | (+ (* x x) (* y y)) |
| 32.0ms | (- (pow y 2) (pow x 2)) |
| 64.0ms | (/ (- (pow y 2) (pow x 2)) (neg (+ (* x x) (* y y)))) |
Useful iterations: 2 (50.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1047 | 4137 |
| 1 | 2707 | 3719 |
| 2 | 5002 | 3716 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 307 | 1 | 308 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 307 | 4 | 311 |
Merged error: 0.7b
Found 4 expressions with local error:
| 0.0b | (/ (+ (sqrt (pow y 2)) x) (/ (neg (+ (* x x) (* y y))) (- (sqrt (pow y 2)) x))) |
| 22.5b | (/ (neg (+ (* x x) (* y y))) (- (sqrt (pow y 2)) x)) |
| 31.2b | (sqrt (pow y 2)) |
| 31.2b | (sqrt (pow y 2)) |
| 924× | times-frac |
| 828× | add-sqr-sqrt |
| 652× | *-un-lft-identity |
| 336× | add-cube-cbrt |
| 305× | difference-of-squares |
| 260× | sqrt-prod |
| 165× | distribute-lft-neg-in distribute-rgt-neg-in |
| 105× | associate-/r* |
| 97× | distribute-lft-out |
| 69× | unpow-prod-down |
| 65× | unpow2 sqr-pow |
| 61× | distribute-lft-out-- |
| 55× | neg-mul-1 |
| 14× | associate-/l* |
| 13× | associate-/r/ |
| 11× | add-exp-log add-cbrt-cube |
| 8× | rem-sqrt-square |
| 7× | div-inv |
| 6× | flip3-- flip-- |
| 4× | pow1 cbrt-undiv div-exp associate-/l/ add-log-exp |
| 2× | frac-2neg sqrt-pow1 flip3-+ pow1/2 clear-num flip-+ distribute-neg-frac |
| 1× | neg-sub0 div-sub distribute-frac-neg |
| 35.0ms | (/ (+ (sqrt (pow y 2)) x) (/ (neg (+ (* x x) (* y y))) (- (sqrt (pow y 2)) x))) |
| 16.0ms | (/ (neg (+ (* x x) (* y y))) (- (sqrt (pow y 2)) x)) |
| 2.0ms | (sqrt (pow y 2)) |
| 2.0ms | (sqrt (pow y 2)) |
| 67.0ms | (/ (+ (sqrt (pow y 2)) x) (/ (neg (+ (* x x) (* y y))) (- (sqrt (pow y 2)) x))) |
| 83.0ms | (/ (neg (+ (* x x) (* y y))) (- (sqrt (pow y 2)) x)) |
| 12.0ms | (sqrt (pow y 2)) |
| 14.0ms | (sqrt (pow y 2)) |
Useful iterations: 1 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1634 | 13763 |
| 1 | 5001 | 13351 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 681 | 1 | 682 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 2 | 2 |
| Total | 682 | 4 | 686 |
Merged error: 0.7b
72.3% (5.8b remaining)
Error of 6.2b against oracle of 0.4b and baseline of 21.3b
| Iters | Range | Point | |
|---|---|---|---|
| 6 | 2.3287823800969386e-169 | 3.097456847931564e-168 | 3.036124373216085e-168 |
| 8 | -7.35233497352936e-257 | -2.5480248717741984e-260 | -7.202265587063637e-257 |
| 7 | -2.672785933799209e-243 | -5.423457113209243e-245 | -5.504398464598506e-245 |
| 6 | -3.0890209267992697e-217 | -3.6740266254060145e-218 | -3.0453579094069954e-217 |
| 7 | -5.348920770849847e-172 | -1.1700125260653424e-173 | -1.1876592677791025e-173 |
| 8 | -1.3239157245663581e+156 | -1.594068837898572e+153 | -2.0486376949351227e+153 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 16 |
| 1 | 44 | 16 |
| 2 | 44 | 16 |
| 301.0ms | 8000× | body | 80 | valid |
| 151.0ms | 8000× | pre | 80 | true |
Loading profile data...