Time bar (total: 2.3s)
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 99.9% | 0.1% | 0 |
| 0% | 99.9% | 0.1% | 1 |
| 0% | 99.9% | 0.1% | 2 |
| 0% | 99.9% | 0.1% | 3 |
| 0% | 99.9% | 0.1% | 4 |
| 49.9% | 49.9% | 0.1% | 5 |
| 74.9% | 25% | 0.1% | 6 |
| 87.4% | 12.5% | 0.1% | 7 |
| 93.6% | 6.2% | 0.1% | 8 |
| 96.7% | 3.1% | 0.1% | 9 |
| 98.3% | 1.6% | 0.1% | 10 |
| 99.1% | 0.8% | 0.1% | 11 |
| 99.5% | 0.4% | 0.1% | 12 |
| 99.7% | 0.2% | 0.1% | 13 |
| 99.8% | 0.1% | 0.1% | 14 |
| 11.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 14 |
| 1 | 21 | 14 |
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 | 0 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 1 | 1 | 2 |
Merged error: 39.1b
Found 3 expressions with local error:
| 0.0b | (+ (+ (* x x) (* y y)) (* z z)) |
| 0.1b | (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0) |
| 36.4b | (sqrt (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0)) |
| 21× | add-sqr-sqrt |
| 19× | times-frac |
| 18× | add-cube-cbrt *-un-lft-identity |
| 13× | sqrt-prod |
| 8× | add-log-exp |
| 5× | add-exp-log add-cbrt-cube |
| 4× | pow1 |
| 3× | associate-/r* sum-log associate-/l* |
| 2× | rem-sqrt-square flip3-+ flip-+ div-inv associate-/l/ |
| 1× | cbrt-undiv +-commutative associate-+l+ frac-2neg sqrt-pow1 pow1/2 sqrt-div div-exp clear-num |
| 6.0ms | (+ (+ (* x x) (* y y)) (* z z)) |
| 11.0ms | (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0) |
| 6.0ms | (sqrt (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0)) |
| 16.0ms | (+ (+ (* x x) (* y y)) (* z z)) |
| 18.0ms | (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0) |
| 26.0ms | (sqrt (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0)) |
Useful iterations: 0 (53.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5005 | 1330 |
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 70 | 6 | 76 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 71 | 6 | 77 |
Merged error: 21.1b
Found 3 expressions with local error:
| 0.0b | (+ (* y y) (* z z)) |
| 0.1b | (* (+ (* x x) (+ (* y y) (* z z))) 0.3333333333333333) |
| 36.4b | (sqrt (* (+ (* x x) (+ (* y y) (* z z))) 0.3333333333333333)) |
| 8× | pow1 |
| 7× | add-sqr-sqrt |
| 5× | add-exp-log add-cube-cbrt *-un-lft-identity add-cbrt-cube add-log-exp |
| 4× | associate-*l/ |
| 3× | flip3-+ associate-*r* associate-*l* flip-+ |
| 2× | sqrt-pow1 sqrt-div pow-prod-down |
| 1× | +-commutative pow1/2 prod-exp sum-log sqrt-prod *-commutative cbrt-unprod unswap-sqr |
| 4.0ms | (+ (* y y) (* z z)) |
| 8.0ms | (* (+ (* x x) (+ (* y y) (* z z))) 0.3333333333333333) |
| 7.0ms | (sqrt (* (+ (* x x) (+ (* y y) (* z z))) 0.3333333333333333)) |
| 5.0ms | (+ (* y y) (* z z)) |
| 18.0ms | (* (+ (* x x) (+ (* y y) (* z z))) 0.3333333333333333) |
| 39.0ms | (sqrt (* (+ (* x x) (+ (* y y) (* z z))) 0.3333333333333333)) |
Useful iterations: 0 (41.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5370 | 700 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 53 | 0 | 53 |
| Fresh | 0 | 5 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 53 | 6 | 59 |
Merged error: 21.1b
Found 4 expressions with local error:
| 0.2b | (sqrt (/ (sqrt (+ (* x x) (+ (* y y) (* z z)))) 3.0)) |
| 0.3b | (* (sqrt (sqrt (+ (* x x) (+ (* y y) (* z z))))) (sqrt (/ (sqrt (+ (* x x) (+ (* y y) (* z z)))) 3.0))) |
| 36.4b | (sqrt (+ (* x x) (+ (* y y) (* z z)))) |
| 36.4b | (sqrt (+ (* x x) (+ (* y y) (* z z)))) |
| 102× | sqrt-prod |
| 73× | add-sqr-sqrt |
| 44× | times-frac |
| 36× | add-cube-cbrt *-un-lft-identity |
| 25× | associate-*r* |
| 16× | sqrt-div |
| 12× | unswap-sqr |
| 11× | pow1 |
| 9× | associate-*l* |
| 6× | add-exp-log add-cbrt-cube |
| 5× | rem-sqrt-square sqrt-pow1 pow1/2 |
| 4× | flip3-+ flip-+ add-log-exp |
| 3× | pow-prod-down |
| 2× | frac-times associate-*l/ div-inv |
| 1× | sqrt-unprod associate-*r/ prod-exp *-commutative cbrt-unprod |
| 8.0ms | (sqrt (/ (sqrt (+ (* x x) (+ (* y y) (* z z)))) 3.0)) |
| 22.0ms | (* (sqrt (sqrt (+ (* x x) (+ (* y y) (* z z))))) (sqrt (/ (sqrt (+ (* x x) (+ (* y y) (* z z)))) 3.0))) |
| 6.0ms | (sqrt (+ (* x x) (+ (* y y) (* z z)))) |
| 6.0ms | (sqrt (+ (* x x) (+ (* y y) (* z z)))) |
| 39.0ms | (sqrt (/ (sqrt (+ (* x x) (+ (* y y) (* z z)))) 3.0)) |
| 26.0ms | (* (sqrt (sqrt (+ (* x x) (+ (* y y) (* z z))))) (sqrt (/ (sqrt (+ (* x x) (+ (* y y) (* z z)))) 3.0))) |
| 18.0ms | (sqrt (+ (* x x) (+ (* y y) (* z z)))) |
| 20.0ms | (sqrt (+ (* x x) (+ (* y y) (* z z)))) |
Useful iterations: 0 (32.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5477 | 3569 |
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 142 | 0 | 142 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 142 | 6 | 148 |
Merged error: 21.1b
Found 3 expressions with local error:
| 0.0b | (+ (* y y) (* z z)) |
| 0.3b | (/ (sqrt (+ (* x x) (+ (* y y) (* z z)))) (sqrt 3.0)) |
| 36.4b | (sqrt (+ (* x x) (+ (* y y) (* z z)))) |
| 45× | sqrt-prod |
| 36× | times-frac |
| 33× | add-sqr-sqrt |
| 32× | add-cube-cbrt *-un-lft-identity |
| 6× | associate-/r* associate-/l* |
| 5× | add-exp-log add-cbrt-cube add-log-exp |
| 4× | pow1 sqrt-div |
| 3× | flip3-+ flip-+ |
| 2× | associate-/l/ |
| 1× | cbrt-undiv +-commutative rem-sqrt-square sqrt-undiv frac-2neg sqrt-pow1 pow1/2 div-exp clear-num sum-log div-inv |
| 4.0ms | (+ (* y y) (* z z)) |
| 9.0ms | (/ (sqrt (+ (* x x) (+ (* y y) (* z z)))) (sqrt 3.0)) |
| 6.0ms | (sqrt (+ (* x x) (+ (* y y) (* z z)))) |
| 5.0ms | (+ (* y y) (* z z)) |
| 30.0ms | (/ (sqrt (+ (* x x) (+ (* y y) (* z z)))) (sqrt 3.0)) |
| 18.0ms | (sqrt (+ (* x x) (+ (* y y) (* z z)))) |
Useful iterations: 0 (40.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5240 | 1945 |
9 alts after pruning (6 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 95 | 3 | 98 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 95 | 9 | 104 |
Merged error: 20.9b
62.9% (7.1b remaining)
Error of 25.8b against oracle of 18.8b and baseline of 37.8b
| Iters | Range | Point | |
|---|---|---|---|
| 10 | 2.331679655756919e+136 | 4.572138169031349e+151 | 4.949626136573165e+140 |
| 7 | -2.3737292770883117e+97 | -1.6265798493377916e+95 | -1.634413777114509e+97 |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 38 | 31 |
| 1 | 38 | 31 |
| 373.0ms | 8000× | body | 80 | valid |
Loading profile data...