Time bar (total: 12.9s)
| 72.0ms | 752× | body | 80 | nan |
| 34.0ms | 62× | body | 1280 | nan |
| 32.0ms | 329× | body | 80 | valid |
| 25.0ms | 60× | body | 640 | nan |
| 9.0ms | 32× | body | 320 | nan |
| 2.0ms | 12× | body | 160 | nan |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 8 |
| 1 | 59 | 8 |
| 2 | 119 | 8 |
| 3 | 325 | 8 |
| 4 | 1034 | 8 |
| 5 | 5001 | 8 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 0.5b
Found 4 expressions with local error:
| 0.2b | (* (/ 1.0 (sqrt k)) (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))) |
| 0.3b | (* (* 2.0 PI) n) |
| 0.3b | (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0)) |
| 0.3b | (/ 1.0 (sqrt k)) |
| 62× | add-sqr-sqrt |
| 55× | times-frac |
| 49× | *-un-lft-identity |
| 46× | add-exp-log |
| 43× | add-cube-cbrt |
| 23× | associate-*l* sqrt-prod |
| 22× | prod-exp |
| 19× | pow-unpow |
| 16× | add-cbrt-cube |
| 15× | pow1 |
| 9× | pow-exp |
| 8× | associate-*r* |
| 6× | div-exp pow-prod-down associate-/r* unswap-sqr |
| 5× | cbrt-unprod sqr-pow |
| 4× | add-log-exp |
| 3× | pow-to-exp pow-pow div-sub div-inv associate-/l* distribute-lft-out-- pow-sub difference-of-squares |
| 2× | cbrt-undiv unpow-prod-down *-commutative |
| 1× | frac-times frac-2neg associate-*r/ associate-*l/ clear-num |
| 18.0ms | (* (/ 1.0 (sqrt k)) (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))) |
| 10.0ms | (* (* 2.0 PI) n) |
| 9.0ms | (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0)) |
| 3.0ms | (/ 1.0 (sqrt k)) |
| 321.0ms | (* (/ 1.0 (sqrt k)) (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))) |
| 30.0ms | (* (* 2.0 PI) n) |
| 142.0ms | (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0)) |
| 38.0ms | (/ 1.0 (sqrt k)) |
Useful iterations: 2 (81.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 950 | 1461 |
| 1 | 3924 | 1358 |
| 2 | 5002 | 1344 |
11 alts after pruning (11 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.1b | (pow (* (* 2.0 PI) n) (/ 1.0 2.0)) |
| 0.2b | (/ (* 1.0 (pow (* (* 2.0 PI) n) (/ 1.0 2.0))) (* (sqrt k) (pow (* (* 2.0 PI) n) (/ k 2.0)))) |
| 0.3b | (* (* 2.0 PI) n) |
| 0.3b | (* (* 2.0 PI) n) |
| 176× | add-exp-log |
| 105× | prod-exp |
| 39× | pow-exp |
| 36× | div-exp |
| 26× | add-cbrt-cube |
| 20× | pow1 |
| 13× | add-sqr-sqrt pow-to-exp add-cube-cbrt pow-unpow *-un-lft-identity |
| 10× | times-frac cbrt-unprod |
| 9× | pow-prod-down |
| 6× | associate-*r* |
| 4× | cbrt-undiv add-log-exp |
| 3× | pow-pow |
| 2× | associate-*l* *-commutative div-inv |
| 1× | unpow-prod-down frac-2neg clear-num associate-/r* associate-/l* sqr-pow |
| 7.0ms | (pow (* (* 2.0 PI) n) (/ 1.0 2.0)) |
| 10.0ms | (/ (* 1.0 (pow (* (* 2.0 PI) n) (/ 1.0 2.0))) (* (sqrt k) (pow (* (* 2.0 PI) n) (/ k 2.0)))) |
| 7.0ms | (* (* 2.0 PI) n) |
| 7.0ms | (* (* 2.0 PI) n) |
| 266.0ms | (pow (* (* 2.0 PI) n) (/ 1.0 2.0)) |
| 884.0ms | (/ (* 1.0 (pow (* (* 2.0 PI) n) (/ 1.0 2.0))) (* (sqrt k) (pow (* (* 2.0 PI) n) (/ k 2.0)))) |
| 31.0ms | (* (* 2.0 PI) n) |
| 36.0ms | (* (* 2.0 PI) n) |
Useful iterations: 1 (19.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 916 | 1358 |
| 1 | 3952 | 1199 |
| 2 | 5002 | 1199 |
11 alts after pruning (10 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (* (/ 1.0 (sqrt k)) (/ (pow (* (* 2.0 PI) n) (/ 1.0 2.0)) (pow (* (* 2.0 PI) n) (/ k 2.0)))) |
| 0.3b | (* (* 2.0 PI) n) |
| 0.3b | (* (* 2.0 PI) n) |
| 0.3b | (/ 1.0 (sqrt k)) |
| 236× | add-exp-log |
| 118× | prod-exp |
| 85× | add-sqr-sqrt |
| 83× | times-frac |
| 77× | div-exp |
| 60× | pow-exp |
| 45× | add-cube-cbrt *-un-lft-identity |
| 35× | associate-*r* |
| 28× | add-cbrt-cube |
| 26× | sqrt-prod |
| 24× | associate-*l* |
| 22× | sqr-pow |
| 20× | pow-to-exp |
| 16× | pow1 |
| 15× | unswap-sqr |
| 10× | unpow-prod-down cbrt-unprod |
| 7× | pow-prod-down |
| 6× | associate-/r* |
| 5× | cbrt-undiv |
| 4× | add-log-exp |
| 3× | *-commutative div-inv associate-/l* |
| 1× | frac-times frac-2neg associate-*r/ associate-*l/ clear-num |
| 32.0ms | (* (/ 1.0 (sqrt k)) (/ (pow (* (* 2.0 PI) n) (/ 1.0 2.0)) (pow (* (* 2.0 PI) n) (/ k 2.0)))) |
| 7.0ms | (* (* 2.0 PI) n) |
| 7.0ms | (* (* 2.0 PI) n) |
| 3.0ms | (/ 1.0 (sqrt k)) |
| 759.0ms | (* (/ 1.0 (sqrt k)) (/ (pow (* (* 2.0 PI) n) (/ 1.0 2.0)) (pow (* (* 2.0 PI) n) (/ k 2.0)))) |
| 37.0ms | (* (* 2.0 PI) n) |
| 31.0ms | (* (* 2.0 PI) n) |
| 38.0ms | (/ 1.0 (sqrt k)) |
Useful iterations: 1 (26.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1271 | 2638 |
| 1 | 5001 | 2478 |
9 alts after pruning (9 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (/ (* 1.0 (pow (* (* (* 2.0 PI) (sqrt n)) (sqrt n)) (/ 1.0 2.0))) (* (sqrt k) (pow (* (* 2.0 PI) n) (/ k 2.0)))) |
| 0.3b | (* (* 2.0 PI) n) |
| 0.4b | (* (* 2.0 PI) (sqrt n)) |
| 0.4b | (* (* (* 2.0 PI) (sqrt n)) (sqrt n)) |
| 222× | add-exp-log |
| 140× | prod-exp |
| 45× | pow-exp |
| 42× | div-exp |
| 35× | add-cbrt-cube |
| 23× | pow1 |
| 16× | cbrt-unprod |
| 15× | associate-*r* |
| 13× | pow-to-exp |
| 12× | pow-prod-down |
| 9× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 6× | sqrt-prod |
| 4× | cbrt-undiv add-log-exp |
| 3× | associate-*l* *-commutative |
| 1× | frac-2neg times-frac clear-num associate-/r* div-inv associate-/l* |
| 13.0ms | (/ (* 1.0 (pow (* (* (* 2.0 PI) (sqrt n)) (sqrt n)) (/ 1.0 2.0))) (* (sqrt k) (pow (* (* 2.0 PI) n) (/ k 2.0)))) |
| 6.0ms | (* (* 2.0 PI) n) |
| 8.0ms | (* (* 2.0 PI) (sqrt n)) |
| 26.0ms | (* (* (* 2.0 PI) (sqrt n)) (sqrt n)) |
| 952.0ms | (/ (* 1.0 (pow (* (* (* 2.0 PI) (sqrt n)) (sqrt n)) (/ 1.0 2.0))) (* (sqrt k) (pow (* (* 2.0 PI) n) (/ k 2.0)))) |
| 30.0ms | (* (* 2.0 PI) n) |
| 76.0ms | (* (* 2.0 PI) (sqrt n)) |
| 49.0ms | (* (* (* 2.0 PI) (sqrt n)) (sqrt n)) |
Useful iterations: 2 (96.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1001 | 1626 |
| 1 | 4507 | 1411 |
| 2 | 5001 | 1315 |
9 alts after pruning (8 fresh and 1 done)
Merged error: 0b
0% (0.4b remaining)
Error of 0.5b against oracle of 0.1b and baseline of 0.5b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 15 |
| 1 | 24 | 15 |
| 2.4s | 26647× | body | 80 | nan |
| 1.1s | 10653× | body | 80 | valid |
| 1.1s | 1935× | body | 1280 | nan |
| 694.0ms | 1636× | body | 640 | nan |
| 243.0ms | 773× | body | 320 | nan |
| 79.0ms | 429× | body | 160 | nan |