Time bar (total: 2.2s)
| 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 | 1355 | 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: 22.4b
Found 2 expressions with local error:
| 0.0b | (+ (* x x) (* y y)) |
| 22.1b | (/ (* (- 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* |
| 3.0ms | (+ (* x x) (* y y)) |
| 11.0ms | (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) |
| 26.0ms | (+ (* x x) (* y y)) |
| 62.0ms | (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) |
Useful iterations: 2 (38.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 308 | 388 |
| 1 | 1848 | 330 |
| 2 | 5001 | 322 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 44 | 4 | 48 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 44 | 5 | 49 |
Merged error: 0.2b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 0 | 0 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 0 | 0 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 0 | 5 | 5 |
Merged error: 0.2b
Found 4 expressions with local error:
| 0.0b | (/ (/ (* (- x y) (+ x y)) (sqrt (+ (* x x) (* y y)))) (sqrt (+ (* x x) (* y y)))) |
| 21.8b | (sqrt (+ (* x x) (* y y))) |
| 21.8b | (sqrt (+ (* x x) (* y y))) |
| 21.8b | (/ (* (- x y) (+ x y)) (sqrt (+ (* x x) (* y y)))) |
| 120× | times-frac |
| 72× | sqrt-prod |
| 59× | add-sqr-sqrt |
| 57× | add-cube-cbrt *-un-lft-identity |
| 22× | sqrt-div |
| 18× | add-exp-log associate-/r/ add-cbrt-cube |
| 14× | flip3-+ flip-+ |
| 13× | associate-/l* |
| 12× | associate-/r* |
| 9× | div-inv associate-/l/ |
| 7× | cbrt-undiv div-exp |
| 6× | pow1 |
| 4× | frac-times add-log-exp |
| 3× | flip3-- flip-- |
| 2× | rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 associate-*r/ associate-*l/ prod-exp clear-num cbrt-unprod |
| 16.0ms | (/ (/ (* (- x y) (+ x y)) (sqrt (+ (* x x) (* y y)))) (sqrt (+ (* x x) (* y y)))) |
| 3.0ms | (sqrt (+ (* x x) (* y y))) |
| 6.0ms | (sqrt (+ (* x x) (* y y))) |
| 12.0ms | (/ (* (- x y) (+ x y)) (sqrt (+ (* x x) (* y y)))) |
| 60.0ms | (/ (/ (* (- x y) (+ x y)) (sqrt (+ (* x x) (* y y)))) (sqrt (+ (* x x) (* y y)))) |
| 37.0ms | (sqrt (+ (* x x) (* y y))) |
| 36.0ms | (sqrt (+ (* x x) (* y y))) |
| 81.0ms | (/ (* (- x y) (+ x y)) (sqrt (+ (* x x) (* y y)))) |
Useful iterations: 2 (56.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 612 | 2996 |
| 1 | 2997 | 2693 |
| 2 | 5002 | 2692 |
5 alts after pruning (2 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 188 | 0 | 188 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 188 | 5 | 193 |
Merged error: 0.2b
Found 3 expressions with local error:
| 0.0b | (+ (pow x 2) (pow y 2)) |
| 0.2b | (* (- x y) (/ (+ x y) (+ (pow x 2) (pow y 2)))) |
| 21.9b | (/ (+ x y) (+ (pow x 2) (pow y 2))) |
| 89× | *-un-lft-identity |
| 41× | times-frac |
| 32× | add-sqr-sqrt |
| 31× | distribute-lft-out |
| 26× | associate-*r* |
| 25× | add-cube-cbrt |
| 20× | unpow-prod-down |
| 10× | add-exp-log add-cbrt-cube |
| 5× | pow1 associate-*l* associate-/r* add-log-exp |
| 4× | flip3-+ associate-/r/ flip-+ associate-/l* |
| 2× | cbrt-undiv frac-times flip3-- div-exp associate-*l/ prod-exp flip-- cbrt-unprod div-inv associate-/l/ unswap-sqr |
| 1× | +-commutative frac-2neg associate-*r/ pow-prod-down clear-num sum-log *-commutative distribute-lft-out-- difference-of-squares |
| 7.0ms | (+ (pow x 2) (pow y 2)) |
| 24.0ms | (* (- x y) (/ (+ x y) (+ (pow x 2) (pow y 2)))) |
| 17.0ms | (/ (+ x y) (+ (pow x 2) (pow y 2))) |
| 30.0ms | (+ (pow x 2) (pow y 2)) |
| 61.0ms | (* (- x y) (/ (+ x y) (+ (pow x 2) (pow y 2)))) |
| 51.0ms | (/ (+ x y) (+ (pow x 2) (pow y 2))) |
Useful iterations: 2 (46.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 390 | 902 |
| 1 | 1953 | 823 |
| 2 | 5001 | 822 |
5 alts after pruning (1 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 118 | 0 | 118 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 118 | 5 | 123 |
Merged error: 0.2b
78% (4.6b remaining)
Error of 5.1b against oracle of 0.5b and baseline of 21.5b
| Iters | Range | Point | |
|---|---|---|---|
| 8 | 2.8873402050864073e-176 | 3.1124934180468344e-173 | 3.0806017080940076e-173 |
| 7 | -6.985971265089402e-192 | -2.1074608720573333e-193 | -6.916531533579351e-192 |
| 8 | -2.55267597913346e-155 | -8.668710857002485e-158 | -8.785060401238793e-158 |
| 7 | -1.6711135734881002e+155 | -1.8783855919608248e+153 | -2.594815085473371e+153 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 14 |
| 1 | 28 | 14 |
| 290.0ms | 8000× | body | 80 | valid |
| 151.0ms | 8000× | pre | 80 | true |