Time bar (total: 8.8s)
| 71.0ms | 970× | body | 80 | nan |
| 48.0ms | 82× | body | 1280 | nan |
| 33.0ms | 355× | body | 80 | valid |
| 29.0ms | 67× | body | 640 | nan |
| 13.0ms | 32× | body | 320 | nan |
| 3.0ms | 19× | body | 160 | nan |
Useful iterations: 0 (39.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4992 | 16 |
| 1 | 4992 | 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.3b
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 |
| 6.0ms | (/ (pow (* 2.0 (* PI n)) (/ (- 1.0 k) 2.0)) (sqrt k)) |
| 9.0ms | (pow (* 2.0 (* PI n)) (/ (- 1.0 k) 2.0)) |
| 3.0ms | (* PI n) |
| 34.0ms | (/ (pow (* 2.0 (* PI n)) (/ (- 1.0 k) 2.0)) (sqrt k)) |
| 16.0ms | (pow (* 2.0 (* PI n)) (/ (- 1.0 k) 2.0)) |
| 2.0ms | (* PI n) |
Useful iterations: 0 (37.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4975 | 2183 |
| 1 | 4975 | 2183 |
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 112 | 9 | 121 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 113 | 10 | 123 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.1b | (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 |
| 6.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))) |
| 4.0ms | (* PI n) |
| 5.0ms | (* PI (* 2.0 n)) |
| 26.0ms | (pow (* 2.0 (* PI n)) (/ 1.0 2.0)) |
| 128.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 (37.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5012 | 2003 |
10 alts after pruning (9 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 127 | 3 | 130 |
| Fresh | 3 | 6 | 9 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 130 | 10 | 140 |
Merged error: 0b
Found 4 expressions with local error:
| 0.1b | (pow (* PI (* 2.0 n)) (/ 1.0 2.0)) |
| 0.3b | (* PI (* 2.0 n)) |
| 0.3b | (* PI (* 2.0 n)) |
| 0.3b | (/ (pow (* PI (* 2.0 n)) (/ 1.0 2.0)) (sqrt k)) |
| 39× | times-frac |
| 32× | add-exp-log add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 20× | pow1 |
| 18× | sqrt-prod |
| 16× | add-cbrt-cube |
| 13× | pow-unpow |
| 12× | prod-exp |
| 9× | pow-prod-down |
| 8× | unpow-prod-down sqr-pow |
| 6× | associate-*l* pow-exp associate-/r* cbrt-unprod |
| 5× | div-exp associate-/l* |
| 4× | add-log-exp |
| 3× | pow-pow |
| 2× | pow-to-exp associate-*r* *-commutative div-inv |
| 1× | cbrt-undiv frac-2neg clear-num |
| 7.0ms | (pow (* PI (* 2.0 n)) (/ 1.0 2.0)) |
| 5.0ms | (* PI (* 2.0 n)) |
| 5.0ms | (* PI (* 2.0 n)) |
| 6.0ms | (/ (pow (* PI (* 2.0 n)) (/ 1.0 2.0)) (sqrt k)) |
| 24.0ms | (pow (* PI (* 2.0 n)) (/ 1.0 2.0)) |
| 3.0ms | (* PI (* 2.0 n)) |
| 3.0ms | (* PI (* 2.0 n)) |
| 82.0ms | (/ (pow (* PI (* 2.0 n)) (/ 1.0 2.0)) (sqrt k)) |
Useful iterations: 0 (30.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5224 | 1792 |
10 alts after pruning (8 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 134 | 0 | 134 |
| Fresh | 0 | 8 | 8 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 134 | 10 | 144 |
Merged error: 0b
Found 4 expressions with local error:
| 0.3b | (* PI (* 2.0 n)) |
| 0.3b | (* PI (* 2.0 n)) |
| 0.3b | (* PI (* 2.0 n)) |
| 0.3b | (* (sqrt (/ (pow (* PI (* 2.0 n)) (/ 1.0 2.0)) (* (sqrt k) (pow (* PI (* 2.0 n)) (/ k 2.0))))) (sqrt (/ (pow (* PI (* 2.0 n)) (/ 1.0 2.0)) (* (sqrt k) (pow (* PI (* 2.0 n)) (/ k 2.0)))))) |
| 42× | sqrt-prod |
| 34× | pow1 |
| 31× | add-sqr-sqrt |
| 21× | add-exp-log associate-*l* add-cbrt-cube |
| 20× | times-frac |
| 19× | add-cube-cbrt *-un-lft-identity |
| 15× | associate-*r* |
| 14× | swap-sqr |
| 12× | pow-prod-down |
| 10× | prod-exp cbrt-unprod |
| 8× | sqrt-pow1 pow1/2 |
| 5× | pow-prod-up |
| 4× | unpow-prod-down sqrt-div *-commutative div-inv add-log-exp unswap-sqr sqr-pow |
| 3× | pow-sqr |
| 1× | pow2 frac-times pow-plus sqrt-unprod associate-*r/ associate-*l/ rem-square-sqrt |
| 5.0ms | (* PI (* 2.0 n)) |
| 5.0ms | (* PI (* 2.0 n)) |
| 5.0ms | (* PI (* 2.0 n)) |
| 17.0ms | (* (sqrt (/ (pow (* PI (* 2.0 n)) (/ 1.0 2.0)) (* (sqrt k) (pow (* PI (* 2.0 n)) (/ k 2.0))))) (sqrt (/ (pow (* PI (* 2.0 n)) (/ 1.0 2.0)) (* (sqrt k) (pow (* PI (* 2.0 n)) (/ k 2.0)))))) |
| 3.0ms | (* PI (* 2.0 n)) |
| 3.0ms | (* PI (* 2.0 n)) |
| 3.0ms | (* PI (* 2.0 n)) |
| 130.0ms | (* (sqrt (/ (pow (* PI (* 2.0 n)) (/ 1.0 2.0)) (* (sqrt k) (pow (* PI (* 2.0 n)) (/ k 2.0))))) (sqrt (/ (pow (* PI (* 2.0 n)) (/ 1.0 2.0)) (* (sqrt k) (pow (* PI (* 2.0 n)) (/ k 2.0)))))) |
Useful iterations: 0 (36.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5044 | 2751 |
10 alts after pruning (7 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 136 | 0 | 136 |
| Fresh | 0 | 7 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 136 | 10 | 146 |
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 | 22 | 26 |
| 1 | 22 | 26 |
| 2.1s | 26966× | body | 80 | nan |
| 1.2s | 2004× | body | 1280 | nan |
| 904.0ms | 10767× | body | 80 | valid |
| 756.0ms | 1692× | body | 640 | nan |
| 256.0ms | 840× | body | 320 | nan |
| 81.0ms | 442× | body | 160 | nan |
Loading profile data...