Time bar (total: 3.0s)
| 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 (1.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: 38.9b
Found 3 expressions with local error:
| 0.0b | (+ (* x x) (* y y)) |
| 0.1b | (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0) |
| 36.2b | (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 |
| 5× | add-exp-log add-cbrt-cube add-log-exp |
| 4× | pow1 |
| 3× | associate-/r* associate-/l* |
| 2× | rem-sqrt-square flip3-+ flip-+ div-inv associate-/l/ |
| 1× | cbrt-undiv +-commutative frac-2neg sqrt-pow1 pow1/2 sqrt-div div-exp clear-num sum-log |
| 4.0ms | (+ (* x x) (* y y)) |
| 9.0ms | (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0) |
| 9.0ms | (sqrt (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0)) |
| 6.0ms | (+ (* x x) (* y y)) |
| 13.0ms | (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0) |
| 26.0ms | (sqrt (/ (+ (+ (* x x) (* y y)) (* z z)) 3.0)) |
Useful iterations: 3 (114.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 294 | 707 |
| 1 | 1224 | 644 |
| 2 | 4391 | 642 |
| 3 | 5001 | 640 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 69 | 5 | 74 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 69 | 6 | 75 |
Merged error: 18.9b
Found 3 expressions with local error:
| 0.0b | (+ (* x x) (* y y)) |
| 0.3b | (/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) (sqrt 3.0)) |
| 36.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 |
| 5.0ms | (+ (* x x) (* y y)) |
| 16.0ms | (/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) (sqrt 3.0)) |
| 9.0ms | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
| 5.0ms | (+ (* x x) (* y y)) |
| 31.0ms | (/ (sqrt (+ (+ (* x x) (* y y)) (* z z))) (sqrt 3.0)) |
| 18.0ms | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
Useful iterations: 2 (26.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 294 | 1188 |
| 1 | 1083 | 1124 |
| 2 | 4069 | 1101 |
| 3 | 5002 | 1101 |
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: 18.8b
Found 3 expressions with local error:
| 0.0b | (+ (* x x) (* y y)) |
| 0.4b | (* (sqrt (+ (+ (* x x) (* y y)) (* z z))) (sqrt (/ 1 3.0))) |
| 36.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 | (+ (* x x) (* y y)) |
| 16.0ms | (* (sqrt (+ (+ (* x x) (* y y)) (* z z))) (sqrt (/ 1 3.0))) |
| 6.0ms | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
| 6.0ms | (+ (* x x) (* y y)) |
| 33.0ms | (* (sqrt (+ (+ (* x x) (* y y)) (* z z))) (sqrt (/ 1 3.0))) |
| 23.0ms | (sqrt (+ (+ (* x x) (* y y)) (* z z))) |
Useful iterations: 3 (118.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 318 | 858 |
| 1 | 1226 | 828 |
| 2 | 4716 | 804 |
| 3 | 5001 | 796 |
9 alts after pruning (6 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 84 | 0 | 84 |
| Fresh | 0 | 6 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 84 | 9 | 93 |
Merged error: 18.8b
Found 1 expressions with local error:
| 0.4b | (/ (* -1 x) (sqrt 3.0)) |
| 6× | add-exp-log times-frac associate-/r* sqrt-prod add-cbrt-cube |
| 5× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 2× | cbrt-undiv div-exp |
| 1× | pow1 frac-2neg mul-1-neg distribute-frac-neg prod-exp clear-num cbrt-unprod div-inv associate-/l* add-log-exp |
| 6.0ms | (/ (* -1 x) (sqrt 3.0)) |
| 7.0ms | (/ (* -1 x) (sqrt 3.0)) |
Useful iterations: 1 (6.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 132 | 140 |
| 1 | 693 | 121 |
| 2 | 4212 | 121 |
| 3 | 5001 | 121 |
14 alts after pruning (12 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 24 | 7 | 31 |
| Fresh | 0 | 5 | 5 |
| Picked | 1 | 0 | 1 |
| Done | 1 | 2 | 3 |
| Total | 26 | 14 | 40 |
Merged error: 18.8b
61.5% (7.6b remaining)
Error of 26.2b against oracle of 18.6b and baseline of 38.3b
| Iters | Range | Point | |
|---|---|---|---|
| 10 | 2.601654430689024e+36 | 8.011919094742324e+54 | 7.828289797932414e+54 |
| 8 | -2.1604032629525147e+120 | -2.1210850526837024e+117 | -5.1170635808213755e+119 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 13 |
| 1 | 35 | 13 |
| 2 | 35 | 13 |
| 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 |
| 405.0ms | 8000× | body | 80 | valid |
Loading profile data...