Time bar (total: 8.1s)
| 71.0ms | 848× | body | 80 | nan |
| 29.0ms | 342× | body | 80 | valid |
| 22.0ms | 39× | body | 1280 | nan |
| 11.0ms | 25× | body | 640 | nan |
| 11.0ms | 81× | body | 80 | overflowed |
| 3.0ms | 9× | body | 320 | nan |
| 1.0ms | 5× | body | 160 | nan |
Useful iterations: 0 (45.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4987 | 16 |
| 1 | 4987 | 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.4b
Found 3 expressions with local error:
| 0.2b | (/ (pow (* 2.0 (* PI n)) (/ (- 1.0 k) 2.0)) (sqrt k)) |
| 0.3b | (pow (* 2.0 (* PI n)) (/ (- 1.0 k) 2.0)) |
| 0.3b | (* PI n) |
| 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 |
| 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)) |
| 4.0ms | (* PI n) |
| 32.0ms | (/ (pow (* 2.0 (* PI n)) (/ (- 1.0 k) 2.0)) (sqrt k)) |
| 17.0ms | (pow (* 2.0 (* PI n)) (/ (- 1.0 k) 2.0)) |
| 2.0ms | (* PI n) |
Useful iterations: 0 (37.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5008 | 2183 |
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 111 | 10 | 121 |
| Fresh | 1 | 0 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 113 | 10 | 123 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (pow (* 2.0 (* PI n)) (/ 1.0 2.0)) |
| 0.2b | (/ (pow (* 2.0 (* PI n)) (/ 1.0 2.0)) (* (pow (* PI (* 2.0 n)) (/ k 2.0)) (sqrt k))) |
| 0.3b | (* PI n) |
| 0.3b | (* PI (* 2.0 n)) |
| 124× | add-exp-log |
| 65× | prod-exp |
| 36× | pow-exp |
| 30× | div-exp |
| 18× | add-sqr-sqrt |
| 17× | pow1 |
| 16× | add-cube-cbrt *-un-lft-identity add-cbrt-cube |
| 14× | times-frac |
| 13× | pow-unpow |
| 12× | pow-to-exp |
| 7× | pow-prod-down |
| 6× | associate-*l* |
| 5× | cbrt-unprod associate-/l* |
| 4× | associate-*r* add-log-exp |
| 3× | unpow-prod-down pow-pow sqr-pow |
| 2× | cbrt-undiv *-commutative div-inv |
| 1× | frac-2neg clear-num associate-/r* unswap-sqr |
| 7.0ms | (pow (* 2.0 (* PI n)) (/ 1.0 2.0)) |
| 9.0ms | (/ (pow (* 2.0 (* PI n)) (/ 1.0 2.0)) (* (pow (* PI (* 2.0 n)) (/ k 2.0)) (sqrt k))) |
| 3.0ms | (* PI n) |
| 5.0ms | (* PI (* 2.0 n)) |
| 25.0ms | (pow (* 2.0 (* PI n)) (/ 1.0 2.0)) |
| 133.0ms | (/ (pow (* 2.0 (* PI n)) (/ 1.0 2.0)) (* (pow (* PI (* 2.0 n)) (/ k 2.0)) (sqrt k))) |
| 2.0ms | (* PI n) |
| 3.0ms | (* PI (* 2.0 n)) |
Useful iterations: 0 (27.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5040 | 2023 |
9 alts after pruning (8 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 127 | 3 | 130 |
| Fresh | 4 | 5 | 9 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 131 | 9 | 140 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (/ (pow (* 2.0 (* (* PI (sqrt n)) (sqrt n))) (/ 1.0 2.0)) (* (pow (* PI (* 2.0 n)) (/ k 2.0)) (sqrt k))) |
| 0.3b | (* (* PI (sqrt n)) (sqrt n)) |
| 0.3b | (* PI (* 2.0 n)) |
| 0.3b | (* PI (sqrt n)) |
| 160× | add-exp-log |
| 91× | prod-exp |
| 42× | pow-exp |
| 36× | div-exp |
| 21× | add-cbrt-cube |
| 16× | pow1 add-sqr-sqrt |
| 13× | associate-*r* |
| 12× | pow-to-exp add-cube-cbrt *-un-lft-identity |
| 8× | cbrt-unprod |
| 7× | associate-*l* pow-prod-down sqrt-prod |
| 5× | times-frac associate-/l* |
| 4× | add-log-exp |
| 3× | *-commutative |
| 2× | cbrt-undiv unpow-prod-down unswap-sqr sqr-pow |
| 1× | frac-2neg clear-num associate-/r* div-inv |
| 11.0ms | (/ (pow (* 2.0 (* (* PI (sqrt n)) (sqrt n))) (/ 1.0 2.0)) (* (pow (* PI (* 2.0 n)) (/ k 2.0)) (sqrt k))) |
| 7.0ms | (* (* PI (sqrt n)) (sqrt n)) |
| 5.0ms | (* PI (* 2.0 n)) |
| 5.0ms | (* PI (sqrt n)) |
| 119.0ms | (/ (pow (* 2.0 (* (* PI (sqrt n)) (sqrt n))) (/ 1.0 2.0)) (* (pow (* PI (* 2.0 n)) (/ k 2.0)) (sqrt k))) |
| 3.0ms | (* (* PI (sqrt n)) (sqrt n)) |
| 3.0ms | (* PI (* 2.0 n)) |
| 4.0ms | (* PI (sqrt n)) |
Useful iterations: 0 (25.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5138 | 2058 |
10 alts after pruning (8 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 131 | 1 | 132 |
| Fresh | 0 | 7 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 131 | 10 | 141 |
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (* (/ (pow (* PI (* 2.0 n)) (/ k 2.0)) (pow (* PI (* 2.0 n)) (/ 1.0 2.0))) (sqrt k)) |
| 0.2b | (/ 1 (* (/ (pow (* PI (* 2.0 n)) (/ k 2.0)) (pow (* PI (* 2.0 n)) (/ 1.0 2.0))) (sqrt k))) |
| 0.3b | (* PI (* 2.0 n)) |
| 0.3b | (* PI (* 2.0 n)) |
| 432× | add-exp-log |
| 230× | prod-exp |
| 154× | div-exp |
| 120× | pow-exp |
| 41× | add-sqr-sqrt |
| 40× | pow-to-exp |
| 36× | times-frac |
| 35× | associate-*l* |
| 28× | add-cbrt-cube |
| 27× | rec-exp 1-exp |
| 21× | add-cube-cbrt *-un-lft-identity |
| 19× | pow1 |
| 18× | sqr-pow |
| 10× | unpow-prod-down cbrt-unprod unswap-sqr |
| 8× | associate-*r* pow-prod-down sqrt-prod |
| 5× | cbrt-undiv |
| 4× | add-log-exp |
| 3× | *-commutative associate-/l* |
| 2× | pow-flip associate-*l/ div-inv |
| 1× | frac-2neg clear-num associate-/r* associate-/r/ inv-pow |
| 16.0ms | (* (/ (pow (* PI (* 2.0 n)) (/ k 2.0)) (pow (* PI (* 2.0 n)) (/ 1.0 2.0))) (sqrt k)) |
| 14.0ms | (/ 1 (* (/ (pow (* PI (* 2.0 n)) (/ k 2.0)) (pow (* PI (* 2.0 n)) (/ 1.0 2.0))) (sqrt k))) |
| 5.0ms | (* PI (* 2.0 n)) |
| 5.0ms | (* PI (* 2.0 n)) |
| 141.0ms | (* (/ (pow (* PI (* 2.0 n)) (/ k 2.0)) (pow (* PI (* 2.0 n)) (/ 1.0 2.0))) (sqrt k)) |
| 132.0ms | (/ 1 (* (/ (pow (* PI (* 2.0 n)) (/ k 2.0)) (pow (* PI (* 2.0 n)) (/ 1.0 2.0))) (sqrt k))) |
| 3.0ms | (* PI (* 2.0 n)) |
| 3.0ms | (* PI (* 2.0 n)) |
Useful iterations: 0 (35.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5044 | 5110 |
8 alts after pruning (6 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 235 | 1 | 236 |
| Fresh | 2 | 5 | 7 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 2 | 2 |
| Total | 238 | 8 | 246 |
Merged error: 0b
0% (0.3b remaining)
Error of 0.4b against oracle of 0.1b and baseline of 0.4b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 24 |
| 1 | 23 | 24 |
| 2.1s | 26993× | body | 80 | nan |
| 907.0ms | 10641× | body | 80 | valid |
| 604.0ms | 1016× | body | 1280 | nan |
| 383.0ms | 863× | body | 640 | nan |
| 330.0ms | 2432× | body | 80 | overflowed |
| 141.0ms | 449× | body | 320 | nan |
| 43.0ms | 246× | body | 160 | nan |
Loading profile data...