Time bar (total: 6.8s)
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 99.9% | 0.1% | 0 |
| 0% | 99.9% | 0.1% | 1 |
| 0% | 50% | 50% | 2 |
| 0% | 50% | 50% | 3 |
| 0% | 50% | 50% | 4 |
| 12.5% | 37.5% | 50% | 5 |
| 15.6% | 31.2% | 53.2% | 6 |
| 17.2% | 26.5% | 56.3% | 7 |
| 18% | 22.6% | 59.4% | 8 |
| 18.3% | 19.9% | 61.8% | 9 |
| 18.5% | 17.8% | 63.7% | 10 |
| 18.6% | 16.3% | 65.1% | 11 |
| 18.7% | 15.2% | 66.1% | 12 |
| 18.7% | 14.4% | 66.9% | 13 |
| 18.7% | 13.8% | 67.4% | 14 |
| 24.0ms | 32× | body | 1280 | nan |
| 23.0ms | 256× | body | 80 | valid |
| 12.0ms | 28× | body | 640 | nan |
| 12.0ms | 85× | body | 80 | overflowed |
| 1.0ms | 22× | body | 80 | nan |
| 1.0ms | 4× | body | 320 | nan |
| 1.0ms | 5× | body | 160 | nan |
| 1.0ms | 8× | body | 80 | invalid |
Useful iterations: 0 (51.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5052 | 16 |
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: 0.6b
Found 3 expressions with local error:
| 0.2b | (* PI n) |
| 0.3b | (/ (pow (* 2.0 (* PI n)) (/ (- 1.0 k) 2.0)) (sqrt k)) |
| 0.5b | (pow (* 2.0 (* PI n)) (/ (- 1.0 k) 2.0)) |
| 45× | times-frac |
| 41× | add-sqr-sqrt |
| 39× | *-un-lft-identity |
| 33× | add-cube-cbrt |
| 23× | add-exp-log |
| 19× | pow-unpow |
| 18× | sqrt-prod |
| 11× | pow1 |
| 8× | unpow-prod-down sqr-pow |
| 7× | prod-exp add-cbrt-cube |
| 6× | pow-exp associate-/r* |
| 5× | div-exp associate-/l* |
| 4× | pow-prod-down |
| 3× | pow-pow associate-*r* associate-*l* distribute-lft-out-- add-log-exp difference-of-squares |
| 2× | pow-to-exp div-sub div-inv pow-sub |
| 1× | cbrt-undiv frac-2neg clear-num *-commutative cbrt-unprod associate-/l/ unswap-sqr |
| 3.0ms | (* PI n) |
| 7.0ms | (/ (pow (* 2.0 (* PI n)) (/ (- 1.0 k) 2.0)) (sqrt k)) |
| 10.0ms | (pow (* 2.0 (* PI n)) (/ (- 1.0 k) 2.0)) |
| 2.0ms | (* PI n) |
| 32.0ms | (/ (pow (* 2.0 (* PI n)) (/ (- 1.0 k) 2.0)) (sqrt k)) |
| 21.0ms | (pow (* 2.0 (* PI n)) (/ (- 1.0 k) 2.0)) |
Useful iterations: 0 (21.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5003 | 2191 |
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 111 | 10 | 121 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 112 | 11 | 123 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (* PI n) |
| 0.2b | (pow (* 2.0 (* PI n)) (/ k 2.0)) |
| 0.3b | (/ (/ (pow (* 2.0 (* PI n)) (/ 1.0 2.0)) (pow (* 2.0 (* PI n)) (/ k 2.0))) (sqrt k)) |
| 0.4b | (pow (* 2.0 (* PI n)) (/ 1.0 2.0)) |
| 367× | times-frac |
| 159× | add-sqr-sqrt |
| 157× | add-cube-cbrt *-un-lft-identity |
| 115× | add-exp-log |
| 90× | sqrt-prod |
| 72× | unpow-prod-down sqr-pow |
| 51× | div-exp |
| 37× | prod-exp |
| 36× | pow-exp |
| 29× | associate-/l* |
| 26× | pow-unpow |
| 18× | pow1 |
| 12× | pow-to-exp |
| 11× | add-cbrt-cube |
| 10× | div-inv |
| 7× | pow-prod-down |
| 6× | pow-pow associate-/r* |
| 4× | add-log-exp |
| 3× | cbrt-undiv associate-*r* associate-*l* |
| 1× | frac-2neg clear-num *-commutative cbrt-unprod associate-/l/ unswap-sqr |
| 3.0ms | (* PI n) |
| 7.0ms | (pow (* 2.0 (* PI n)) (/ k 2.0)) |
| 16.0ms | (/ (/ (pow (* 2.0 (* PI n)) (/ 1.0 2.0)) (pow (* 2.0 (* PI n)) (/ k 2.0))) (sqrt k)) |
| 7.0ms | (pow (* 2.0 (* PI n)) (/ 1.0 2.0)) |
| 2.0ms | (* PI n) |
| 14.0ms | (pow (* 2.0 (* PI n)) (/ k 2.0)) |
| 130.0ms | (/ (/ (pow (* 2.0 (* PI n)) (/ 1.0 2.0)) (pow (* 2.0 (* PI n)) (/ k 2.0))) (sqrt k)) |
| 29.0ms | (pow (* 2.0 (* PI n)) (/ 1.0 2.0)) |
Useful iterations: 0 (83.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4990 | 10709 |
| 1 | 4990 | 10709 |
11 alts after pruning (10 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 332 | 4 | 336 |
| Fresh | 4 | 6 | 10 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 336 | 11 | 347 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (* (/ (pow (* 2.0 (* PI n)) (/ 1.0 2.0)) (pow (* 2.0 (* PI n)) (/ k 2.0))) (/ 1 (sqrt k))) |
| 0.2b | (pow (* 2.0 (* PI n)) (/ k 2.0)) |
| 0.3b | (/ 1 (sqrt k)) |
| 0.4b | (pow (* 2.0 (* PI n)) (/ 1.0 2.0)) |
| 434× | add-exp-log |
| 230× | prod-exp |
| 154× | div-exp |
| 126× | pow-exp |
| 119× | times-frac |
| 117× | add-sqr-sqrt |
| 67× | *-un-lft-identity |
| 57× | add-cube-cbrt |
| 42× | pow-to-exp |
| 32× | sqr-pow |
| 31× | sqrt-prod |
| 29× | associate-*l* |
| 27× | rec-exp 1-exp |
| 26× | pow-unpow |
| 25× | unswap-sqr |
| 22× | associate-*r* |
| 20× | pow1 |
| 18× | add-cbrt-cube |
| 12× | unpow-prod-down |
| 7× | pow-prod-down |
| 6× | pow-pow associate-/r* |
| 5× | cbrt-undiv div-inv |
| 4× | cbrt-unprod add-log-exp |
| 3× | pow-flip associate-/l* |
| 1× | frac-times frac-2neg sqrt-pow1 pow1/2 associate-*r/ associate-*l/ clear-num un-div-inv *-commutative inv-pow |
| 27.0ms | (* (/ (pow (* 2.0 (* PI n)) (/ 1.0 2.0)) (pow (* 2.0 (* PI n)) (/ k 2.0))) (/ 1 (sqrt k))) |
| 7.0ms | (pow (* 2.0 (* PI n)) (/ k 2.0)) |
| 4.0ms | (/ 1 (sqrt k)) |
| 7.0ms | (pow (* 2.0 (* PI n)) (/ 1.0 2.0)) |
| 131.0ms | (* (/ (pow (* 2.0 (* PI n)) (/ 1.0 2.0)) (pow (* 2.0 (* PI n)) (/ k 2.0))) (/ 1 (sqrt k))) |
| 18.0ms | (pow (* 2.0 (* PI n)) (/ k 2.0)) |
| 7.0ms | (/ 1 (sqrt k)) |
| 25.0ms | (pow (* 2.0 (* PI n)) (/ 1.0 2.0)) |
Useful iterations: 0 (53.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5014 | 6146 |
9 alts after pruning (7 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 311 | 1 | 312 |
| Fresh | 3 | 6 | 9 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 314 | 9 | 323 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (* PI n) |
| 0.2b | (* (/ (pow (* 2.0 (* PI n)) (/ 1.0 2.0)) (pow (* 2.0 (* PI n)) (/ k 2.0))) (pow k -1/2)) |
| 0.2b | (pow (* 2.0 (* PI n)) (/ k 2.0)) |
| 0.4b | (pow (* 2.0 (* PI n)) (/ 1.0 2.0)) |
| 283× | add-exp-log |
| 175× | prod-exp |
| 122× | pow-exp |
| 75× | div-exp |
| 60× | add-sqr-sqrt |
| 58× | pow-to-exp |
| 55× | times-frac |
| 33× | add-cube-cbrt *-un-lft-identity |
| 32× | associate-*l* |
| 30× | sqr-pow |
| 26× | pow-unpow |
| 20× | unpow-prod-down |
| 18× | pow1 |
| 16× | unswap-sqr |
| 11× | add-cbrt-cube |
| 10× | associate-*r* |
| 7× | pow-prod-down |
| 6× | pow-pow |
| 4× | add-log-exp |
| 3× | cbrt-unprod div-inv |
| 2× | *-commutative |
| 1× | cbrt-undiv associate-*l/ |
| 3.0ms | (* PI n) |
| 16.0ms | (* (/ (pow (* 2.0 (* PI n)) (/ 1.0 2.0)) (pow (* 2.0 (* PI n)) (/ k 2.0))) (pow k -1/2)) |
| 7.0ms | (pow (* 2.0 (* PI n)) (/ k 2.0)) |
| 7.0ms | (pow (* 2.0 (* PI n)) (/ 1.0 2.0)) |
| 2.0ms | (* PI n) |
| 132.0ms | (* (/ (pow (* 2.0 (* PI n)) (/ 1.0 2.0)) (pow (* 2.0 (* PI n)) (/ k 2.0))) (pow k -1/2)) |
| 19.0ms | (pow (* 2.0 (* PI n)) (/ k 2.0)) |
| 25.0ms | (pow (* 2.0 (* PI n)) (/ 1.0 2.0)) |
Useful iterations: 0 (32.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5137 | 4581 |
9 alts after pruning (6 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 228 | 0 | 228 |
| Fresh | 0 | 6 | 6 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 228 | 9 | 237 |
Merged error: 0.0b
0% (0.4b remaining)
Error of 0.4b against oracle of 0.0b and baseline of 0.4b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 25 |
| 1 | 20 | 25 |
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 99.9% | 0.1% | 0 |
| 0% | 99.9% | 0.1% | 1 |
| 0% | 50% | 50% | 2 |
| 0% | 50% | 50% | 3 |
| 0% | 50% | 50% | 4 |
| 12.5% | 37.5% | 50% | 5 |
| 15.6% | 31.2% | 53.2% | 6 |
| 17.2% | 26.5% | 56.3% | 7 |
| 18% | 22.6% | 59.4% | 8 |
| 18.3% | 19.9% | 61.8% | 9 |
| 18.5% | 17.8% | 63.7% | 10 |
| 18.6% | 16.3% | 65.1% | 11 |
| 18.7% | 15.2% | 66.1% | 12 |
| 18.7% | 14.4% | 66.9% | 13 |
| 18.7% | 13.8% | 67.4% | 14 |
| 734.0ms | 8000× | body | 80 | valid |
| 615.0ms | 984× | body | 1280 | nan |
| 382.0ms | 847× | body | 640 | nan |
| 366.0ms | 2527× | body | 80 | overflowed |
| 134.0ms | 441× | body | 320 | nan |
| 44.0ms | 765× | body | 80 | nan |
| 37.0ms | 210× | body | 160 | nan |
| 24.0ms | 242× | body | 80 | invalid |
Loading profile data...