Time bar (total: 2.7s)
| 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: 38.0b
Found 3 expressions with local error:
| 0.0b | (+ (+ (* x x) (* y y)) (* z z)) |
| 0.3b | (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0) |
| 35.0b | (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)) |
| 12.0ms | (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0) |
| 6.0ms | (sqrt (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0)) |
| 10.0ms | (+ (+ (* x x) (* y y)) (* z z)) |
| 13.0ms | (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0) |
| 26.0ms | (sqrt (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0)) |
Useful iterations: 0 (35.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: 17.6b
Found 3 expressions with local error:
| 0.0b | (+ (* y y) (* z z)) |
| 0.4b | (* (sqrt (+ (* x x) (+ (* y y) (* z z)))) (sqrt (/ 1 3.0))) |
| 35.2b | (sqrt (+ (* x x) (+ (* y y) (* z z)))) |
| 33× | add-sqr-sqrt |
| 29× | sqrt-prod |
| 16× | *-un-lft-identity associate-*r* |
| 14× | add-cube-cbrt |
| 13× | times-frac |
| 9× | sqrt-div |
| 8× | pow1 unswap-sqr |
| 6× | associate-*l* |
| 5× | add-exp-log add-cbrt-cube add-log-exp |
| 4× | flip3-+ flip-+ |
| 3× | sqrt-pow1 pow1/2 pow-prod-down |
| 2× | frac-times associate-*l/ |
| 1× | +-commutative rem-sqrt-square sqrt-unprod associate-*r/ prod-exp sum-log *-commutative cbrt-unprod div-inv |
| 4.0ms | (+ (* y y) (* z z)) |
| 14.0ms | (* (sqrt (+ (* x x) (+ (* y y) (* z z)))) (sqrt (/ 1 3.0))) |
| 6.0ms | (sqrt (+ (* x x) (+ (* y y) (* z z)))) |
| 5.0ms | (+ (* y y) (* z z)) |
| 29.0ms | (* (sqrt (+ (* x x) (+ (* y y) (* z z)))) (sqrt (/ 1 3.0))) |
| 18.0ms | (sqrt (+ (* x x) (+ (* y y) (* z z)))) |
Useful iterations: 0 (63.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4946 | 1444 |
| 1 | 4946 | 1444 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 84 | 0 | 84 |
| Fresh | 0 | 5 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 84 | 6 | 90 |
Merged error: 17.6b
Found 3 expressions with local error:
| 0.0b | (+ (* y y) (* z z)) |
| 0.4b | (/ (sqrt (+ (* x x) (+ (* y y) (* z z)))) (sqrt 3.0)) |
| 35.2b | (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)) |
| 32.0ms | (/ (sqrt (+ (* x x) (+ (* y y) (* z z)))) (sqrt 3.0)) |
| 19.0ms | (sqrt (+ (* x x) (+ (* y y) (* z z)))) |
Useful iterations: 0 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5240 | 1945 |
9 alts after pruning (7 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 95 | 3 | 98 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 95 | 9 | 104 |
Merged error: 17.5b
Found 4 expressions with local error:
| 0.0b | (+ (* y y) (* z z)) |
| 0.2b | (/ (+ (* x x) (+ (* y y) (* z z))) (cbrt 3.0)) |
| 0.5b | (* (sqrt (/ 1 (* (cbrt 3.0) (cbrt 3.0)))) (sqrt (/ (+ (* x x) (+ (* y y) (* z z))) (cbrt 3.0)))) |
| 35.3b | (sqrt (/ (+ (* x x) (+ (* y y) (* z z))) (cbrt 3.0))) |
| 90× | add-sqr-sqrt |
| 75× | times-frac sqrt-prod |
| 53× | *-un-lft-identity |
| 49× | add-cube-cbrt |
| 35× | cbrt-prod |
| 25× | associate-*r* |
| 16× | unswap-sqr |
| 10× | associate-*l* |
| 9× | pow1 |
| 8× | add-exp-log |
| 7× | add-cbrt-cube |
| 6× | associate-/r* add-log-exp |
| 5× | sqrt-div |
| 4× | div-inv |
| 3× | rem-sqrt-square sqrt-pow1 pow1/2 pow-prod-down associate-/l* |
| 2× | flip3-+ flip-+ associate-/l/ |
| 1× | cbrt-undiv +-commutative frac-times frac-2neg sqrt-unprod associate-*r/ div-exp associate-*l/ prod-exp clear-num sum-log *-commutative cbrt-unprod |
| 4.0ms | (+ (* y y) (* z z)) |
| 9.0ms | (/ (+ (* x x) (+ (* y y) (* z z))) (cbrt 3.0)) |
| 23.0ms | (* (sqrt (/ 1 (* (cbrt 3.0) (cbrt 3.0)))) (sqrt (/ (+ (* x x) (+ (* y y) (* z z))) (cbrt 3.0)))) |
| 8.0ms | (sqrt (/ (+ (* x x) (+ (* y y) (* z z))) (cbrt 3.0))) |
| 5.0ms | (+ (* y y) (* z z)) |
| 19.0ms | (/ (+ (* x x) (+ (* y y) (* z z))) (cbrt 3.0)) |
| 45.0ms | (* (sqrt (/ 1 (* (cbrt 3.0) (cbrt 3.0)))) (sqrt (/ (+ (* x x) (+ (* y y) (* z z))) (cbrt 3.0)))) |
| 40.0ms | (sqrt (/ (+ (* x x) (+ (* y y) (* z z))) (cbrt 3.0))) |
Useful iterations: 0 (71.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5555 | 3996 |
11 alts after pruning (9 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 164 | 3 | 167 |
| Fresh | 0 | 6 | 6 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 2 | 2 |
| Total | 165 | 11 | 176 |
Merged error: 17.5b
63.2% (7.2b remaining)
Error of 25.6b against oracle of 18.4b and baseline of 38.0b
| Iters | Range | Point | |
|---|---|---|---|
| 6 | 3.406355682947415e+86 | 3.906556701427779e+87 | 3.850702396802878e+87 |
| 10 | -8.047137634315902e+157 | -1.7839014289033485e+141 | -4.008206825972018e+143 |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 51 | 34 |
| 1 | 51 | 34 |
| 361.0ms | 8000× | body | 80 | valid |
Loading profile data...