Time bar (total: 12.1s)
| 48.0ms | 863× | body | 80 | nan |
| 22.0ms | 65× | body | 1280 | nan |
| 20.0ms | 324× | body | 80 | valid |
| 17.0ms | 50× | body | 640 | nan |
| 6.0ms | 33× | body | 320 | nan |
| 2.0ms | 14× | 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 | (* (* 2.0 PI) n) |
| 0.2b | (/ 1.0 (sqrt k)) |
| 0.3b | (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0)) |
| 0.3b | (* (/ 1.0 (sqrt k)) (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))) |
| 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 |
| 6.0ms | (* (* 2.0 PI) n) |
| 3.0ms | (/ 1.0 (sqrt k)) |
| 9.0ms | (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0)) |
| 17.0ms | (* (/ 1.0 (sqrt k)) (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))) |
| 31.0ms | (* (* 2.0 PI) n) |
| 44.0ms | (/ 1.0 (sqrt k)) |
| 137.0ms | (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0)) |
| 325.0ms | (* (/ 1.0 (sqrt k)) (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))) |
Useful iterations: 2 (85.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 950 | 1461 |
| 1 | 3924 | 1358 |
| 2 | 5001 | 1344 |
14 alts after pruning (14 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 | (* (* 2.0 PI) n) |
| 0.2b | (* (* 2.0 PI) n) |
| 0.2b | (/ (* 1.0 (pow (* (* 2.0 PI) n) (/ 1.0 2.0))) (* (sqrt k) (pow (* (* 2.0 PI) n) (/ k 2.0)))) |
| 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)) |
| 6.0ms | (* (* 2.0 PI) n) |
| 7.0ms | (* (* 2.0 PI) n) |
| 10.0ms | (/ (* 1.0 (pow (* (* 2.0 PI) n) (/ 1.0 2.0))) (* (sqrt k) (pow (* (* 2.0 PI) n) (/ k 2.0)))) |
| 262.0ms | (pow (* (* 2.0 PI) n) (/ 1.0 2.0)) |
| 31.0ms | (* (* 2.0 PI) n) |
| 30.0ms | (* (* 2.0 PI) n) |
| 883.0ms | (/ (* 1.0 (pow (* (* 2.0 PI) n) (/ 1.0 2.0))) (* (sqrt k) (pow (* (* 2.0 PI) n) (/ k 2.0)))) |
Useful iterations: 1 (20.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 916 | 1358 |
| 1 | 3952 | 1199 |
| 2 | 5001 | 1199 |
9 alts after pruning (8 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (/ 1 (/ (* (sqrt k) (pow (* (* 2.0 PI) n) (/ k 2.0))) (* 1.0 (pow (* (* 2.0 PI) n) (/ 1.0 2.0))))) |
| 0.2b | (/ (* (sqrt k) (pow (* (* 2.0 PI) n) (/ k 2.0))) (* 1.0 (pow (* (* 2.0 PI) n) (/ 1.0 2.0)))) |
| 0.2b | (* (* 2.0 PI) n) |
| 0.2b | (* (* 2.0 PI) n) |
| 678× | add-exp-log |
| 390× | prod-exp |
| 218× | div-exp |
| 144× | pow-exp |
| 48× | pow-to-exp |
| 44× | add-cbrt-cube |
| 37× | rec-exp 1-exp |
| 20× | times-frac |
| 16× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 15× | pow1 |
| 14× | cbrt-unprod |
| 13× | cbrt-undiv |
| 6× | associate-*r* pow-prod-down associate-/r* div-inv |
| 4× | associate-/l* add-log-exp |
| 2× | frac-2neg associate-*l* clear-num *-commutative |
| 1× | pow-flip associate-/r/ inv-pow |
| 17.0ms | (/ 1 (/ (* (sqrt k) (pow (* (* 2.0 PI) n) (/ k 2.0))) (* 1.0 (pow (* (* 2.0 PI) n) (/ 1.0 2.0))))) |
| 10.0ms | (/ (* (sqrt k) (pow (* (* 2.0 PI) n) (/ k 2.0))) (* 1.0 (pow (* (* 2.0 PI) n) (/ 1.0 2.0)))) |
| 6.0ms | (* (* 2.0 PI) n) |
| 7.0ms | (* (* 2.0 PI) n) |
| 901.0ms | (/ 1 (/ (* (sqrt k) (pow (* (* 2.0 PI) n) (/ k 2.0))) (* 1.0 (pow (* (* 2.0 PI) n) (/ 1.0 2.0))))) |
| 809.0ms | (/ (* (sqrt k) (pow (* (* 2.0 PI) n) (/ k 2.0))) (* 1.0 (pow (* (* 2.0 PI) n) (/ 1.0 2.0)))) |
| 37.0ms | (* (* 2.0 PI) n) |
| 32.0ms | (* (* 2.0 PI) n) |
Useful iterations: 1 (27.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1374 | 3795 |
| 1 | 5002 | 3501 |
9 alts after pruning (7 fresh and 2 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (* (* 2.0 PI) n) |
| 0.2b | (/ (* 1.0 (* (pow (* 2.0 PI) (/ 1.0 2.0)) (pow n (/ 1.0 2.0)))) (* (sqrt k) (pow (* (* 2.0 PI) n) (/ k 2.0)))) |
| 0.5b | (* (pow (* 2.0 PI) (/ 1.0 2.0)) (pow n (/ 1.0 2.0))) |
| 1.0b | (pow (* 2.0 PI) (/ 1.0 2.0)) |
| 424× | add-exp-log |
| 299× | prod-exp |
| 114× | pow-exp |
| 84× | div-exp |
| 64× | pow-to-exp |
| 32× | add-cbrt-cube |
| 22× | add-sqr-sqrt |
| 15× | add-cube-cbrt *-un-lft-identity |
| 13× | pow-unpow cbrt-unprod |
| 12× | pow1 |
| 10× | times-frac associate-*r* |
| 8× | sqr-pow |
| 7× | unpow-prod-down |
| 6× | cbrt-undiv associate-*l* unswap-sqr |
| 5× | pow-prod-down |
| 4× | add-log-exp |
| 2× | pow-pow *-commutative div-inv |
| 1× | frac-2neg clear-num associate-/r* associate-/l* |
| 6.0ms | (* (* 2.0 PI) n) |
| 16.0ms | (/ (* 1.0 (* (pow (* 2.0 PI) (/ 1.0 2.0)) (pow n (/ 1.0 2.0)))) (* (sqrt k) (pow (* (* 2.0 PI) n) (/ k 2.0)))) |
| 8.0ms | (* (pow (* 2.0 PI) (/ 1.0 2.0)) (pow n (/ 1.0 2.0))) |
| 3.0ms | (pow (* 2.0 PI) (/ 1.0 2.0)) |
| 30.0ms | (* (* 2.0 PI) n) |
| 971.0ms | (/ (* 1.0 (* (pow (* 2.0 PI) (/ 1.0 2.0)) (pow n (/ 1.0 2.0)))) (* (sqrt k) (pow (* (* 2.0 PI) n) (/ k 2.0)))) |
| 935.0ms | (* (pow (* 2.0 PI) (/ 1.0 2.0)) (pow n (/ 1.0 2.0))) |
| 0.0ms | (pow (* 2.0 PI) (/ 1.0 2.0)) |
Useful iterations: 1 (26.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1130 | 2510 |
| 1 | 5001 | 2294 |
7 alts after pruning (5 fresh and 2 done)
Merged error: 0.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 | 13 |
| 1 | 23 | 13 |
| 1.5s | 26685× | body | 80 | nan |
| 712.0ms | 1982× | body | 1280 | nan |
| 668.0ms | 10557× | body | 80 | valid |
| 470.0ms | 1720× | body | 640 | nan |
| 158.0ms | 833× | body | 320 | nan |
| 51.0ms | 437× | body | 160 | nan |