Time bar (total: 3.9s)
| 11.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 7 |
| 1 | 22 | 7 |
| 2 | 24 | 7 |
| 3 | 24 | 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: 40.2b
Found 4 expressions with local error:
| 0.0b | (+ (+ (* x x) (* y y)) (* z z)) |
| 0.0b | (+ (* x x) (* y y)) |
| 0.1b | (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0) |
| 37.4b | (sqrt (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0)) |
| 22× | add-sqr-sqrt |
| 19× | add-cube-cbrt *-un-lft-identity times-frac |
| 13× | sqrt-prod |
| 11× | add-log-exp |
| 6× | add-exp-log add-cbrt-cube |
| 5× | pow1 |
| 4× | sum-log |
| 3× | flip3-+ associate-/r* flip-+ associate-/l* |
| 2× | +-commutative rem-sqrt-square div-inv associate-/l/ |
| 1× | cbrt-undiv associate-+l+ frac-2neg sqrt-pow1 pow1/2 sqrt-div div-exp clear-num |
| 6.0ms | (+ (+ (* x x) (* y y)) (* z z)) |
| 4.0ms | (+ (* x x) (* y y)) |
| 12.0ms | (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0) |
| 5.0ms | (sqrt (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0)) |
| 39.0ms | (+ (+ (* x x) (* y y)) (* z z)) |
| 26.0ms | (+ (* x x) (* y y)) |
| 47.0ms | (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0) |
| 360.0ms | (sqrt (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0)) |
Useful iterations: 2 (32.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 325 | 828 |
| 1 | 1345 | 761 |
| 2 | 5001 | 755 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 85 | 5 | 90 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 85 | 6 | 91 |
Merged error: 17.3b
Found 4 expressions with local error:
| 0.1b | (sqrt (/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) 3.0)) |
| 0.3b | (* (sqrt (/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) 1)) (sqrt (/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) 3.0))) |
| 37.3b | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
| 37.3b | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
| 152× | sqrt-prod |
| 122× | add-sqr-sqrt |
| 84× | times-frac |
| 55× | *-un-lft-identity |
| 47× | add-cube-cbrt |
| 25× | associate-*r* associate-*l* |
| 24× | unswap-sqr |
| 11× | pow1 |
| 9× | sqrt-div |
| 6× | add-exp-log add-cbrt-cube |
| 5× | rem-sqrt-square sqrt-pow1 pow1/2 |
| 4× | add-log-exp |
| 3× | pow-prod-down div-inv |
| 2× | flip3-+ flip-+ |
| 1× | frac-times sqrt-unprod associate-*r/ associate-*l/ prod-exp *-commutative cbrt-unprod |
| 7.0ms | (sqrt (/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) 3.0)) |
| 25.0ms | (* (sqrt (/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) 1)) (sqrt (/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) 3.0))) |
| 5.0ms | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
| 5.0ms | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
| 141.0ms | (sqrt (/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) 3.0)) |
| 157.0ms | (* (sqrt (/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) 1)) (sqrt (/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) 3.0))) |
| 94.0ms | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
| 99.0ms | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
Useful iterations: 2 (40.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 391 | 2965 |
| 1 | 1318 | 2831 |
| 2 | 5002 | 2779 |
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 168 | 0 | 168 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 168 | 6 | 174 |
Merged error: 17.3b
Found 4 expressions with local error:
| 0.0b | (+ (+ (* x x) (* y y)) (* z z)) |
| 0.0b | (+ (* x x) (* y y)) |
| 0.4b | (/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) (sqrt 3.0)) |
| 37.3b | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
| 45× | sqrt-prod |
| 36× | times-frac |
| 34× | add-sqr-sqrt |
| 33× | add-cube-cbrt *-un-lft-identity |
| 11× | add-log-exp |
| 6× | add-exp-log associate-/r* add-cbrt-cube associate-/l* |
| 5× | pow1 |
| 4× | flip3-+ sqrt-div sum-log flip-+ |
| 2× | +-commutative associate-/l/ |
| 1× | cbrt-undiv rem-sqrt-square associate-+l+ sqrt-undiv frac-2neg sqrt-pow1 pow1/2 div-exp clear-num div-inv |
| 6.0ms | (+ (+ (* x x) (* y y)) (* z z)) |
| 4.0ms | (+ (* x x) (* y y)) |
| 9.0ms | (/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) (sqrt 3.0)) |
| 5.0ms | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
| 38.0ms | (+ (+ (* x x) (* y y)) (* z z)) |
| 25.0ms | (+ (* x x) (* y y)) |
| 212.0ms | (/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) (sqrt 3.0)) |
| 96.0ms | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
Useful iterations: 2 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 330 | 1316 |
| 1 | 1338 | 1241 |
| 2 | 5002 | 1218 |
9 alts after pruning (6 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 111 | 3 | 114 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 111 | 9 | 120 |
Merged error: 17.2b
Found 1 expressions with local error:
| 0.2b | (* x (sqrt 0.3333333333333333)) |
| 8× | add-sqr-sqrt |
| 6× | associate-*r* |
| 4× | add-cube-cbrt *-un-lft-identity sqrt-prod |
| 3× | pow1 add-exp-log associate-*l* add-cbrt-cube |
| 2× | unswap-sqr |
| 1× | pow-prod-down prod-exp *-commutative cbrt-unprod add-log-exp |
| 5.0ms | (* x (sqrt 0.3333333333333333)) |
| 43.0ms | (* x (sqrt 0.3333333333333333)) |
Useful iterations: 2 (11.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 69 | 84 |
| 1 | 245 | 80 |
| 2 | 569 | 78 |
| 3 | 893 | 78 |
| 4 | 2001 | 78 |
| 5 | 5001 | 78 |
14 alts after pruning (10 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 20 | 5 | 25 |
| Fresh | 0 | 5 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 20 | 14 | 34 |
Merged error: 17.2b
59.8% (7.7b remaining)
Error of 26.5b against oracle of 18.7b and baseline of 38.0b
| Iters | Range | Point | |
|---|---|---|---|
| 8 | 7.229723146941434e+91 | 2.9700228257164774e+96 | 2.9062712775060466e+96 |
| 7 | -6.462637321531449e+77 | -6.27097063247273e+75 | -6.101025057096901e+77 |
| 5 | -1.9168517598752196e+108 | -8.938152136690335e+107 | -1.2854725201619988e+108 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 32 | 14 |
| 1 | 38 | 14 |
| 2 | 38 | 14 |
| 367.0ms | 8000× | body | 80 | valid |
Loading profile data...