Time bar (total: 10.0s)
| 53.0ms | 877× | body | 80 | nan |
| 26.0ms | 73× | body | 1280 | nan |
| 21.0ms | 343× | body | 80 | valid |
| 16.0ms | 58× | body | 640 | nan |
| 6.0ms | 31× | body | 320 | nan |
| 1.0ms | 10× | 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.4b
Found 4 expressions with local error:
| 0.2b | (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0)) |
| 0.2b | (* (/ 1.0 (sqrt k)) (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))) |
| 0.3b | (* (* 2.0 PI) n) |
| 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 |
| 13.0ms | (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0)) |
| 11.0ms | (* (/ 1.0 (sqrt k)) (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))) |
| 5.0ms | (* (* 2.0 PI) n) |
| 4.0ms | (/ 1.0 (sqrt k)) |
| 139.0ms | (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0)) |
| 312.0ms | (* (/ 1.0 (sqrt k)) (pow (* (* 2.0 PI) n) (/ (- 1.0 k) 2.0))) |
| 31.0ms | (* (* 2.0 PI) n) |
| 38.0ms | (/ 1.0 (sqrt k)) |
Useful iterations: 2 (83.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 950 | 1461 |
| 1 | 3925 | 1358 |
| 2 | 5003 | 1344 |
9 alts after pruning (9 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)))) |
| 5.0ms | (* (* 2.0 PI) n) |
| 5.0ms | (* (* 2.0 PI) n) |
| 254.0ms | (pow (* (* 2.0 PI) n) (/ 1.0 2.0)) |
| 875.0ms | (/ (* 1.0 (pow (* (* 2.0 PI) n) (/ 1.0 2.0))) (* (sqrt k) (pow (* (* 2.0 PI) n) (/ k 2.0)))) |
| 36.0ms | (* (* 2.0 PI) n) |
| 31.0ms | (* (* 2.0 PI) n) |
Useful iterations: 1 (19.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 916 | 1358 |
| 1 | 3952 | 1199 |
| 2 | 5002 | 1199 |
9 alts after pruning (9 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.1b | (pow (* (* 2.0 PI) n) (/ 1.0 2.0)) |
| 0.3b | (* (* 2.0 PI) n) |
| 0.3b | (* (* 2.0 PI) n) |
| 0.3b | (/ (* 1.0 (pow (* (* 2.0 PI) n) (/ 1.0 2.0))) (sqrt k)) |
| 39× | add-exp-log |
| 20× | pow1 |
| 19× | add-cbrt-cube |
| 17× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity prod-exp |
| 15× | times-frac |
| 13× | pow-unpow |
| 9× | pow-prod-down |
| 7× | cbrt-unprod |
| 6× | div-exp associate-*r* pow-exp associate-/r* sqrt-prod |
| 4× | add-log-exp |
| 3× | pow-pow |
| 2× | cbrt-undiv pow-to-exp associate-*l* *-commutative div-inv |
| 1× | unpow-prod-down frac-2neg clear-num associate-/l* sqr-pow |
| 6.0ms | (pow (* (* 2.0 PI) n) (/ 1.0 2.0)) |
| 5.0ms | (* (* 2.0 PI) n) |
| 5.0ms | (* (* 2.0 PI) n) |
| 11.0ms | (/ (* 1.0 (pow (* (* 2.0 PI) n) (/ 1.0 2.0))) (sqrt k)) |
| 259.0ms | (pow (* (* 2.0 PI) n) (/ 1.0 2.0)) |
| 36.0ms | (* (* 2.0 PI) n) |
| 30.0ms | (* (* 2.0 PI) n) |
| 539.0ms | (/ (* 1.0 (pow (* (* 2.0 PI) n) (/ 1.0 2.0))) (sqrt k)) |
Useful iterations: 2 (54.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 571 | 716 |
| 1 | 2402 | 617 |
| 2 | 5001 | 613 |
9 alts after pruning (8 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.3b | (* (* 2.0 PI) n) |
| 0.3b | (* (* 2.0 PI) (sqrt n)) |
| 0.3b | (/ (* 1.0 (pow (* (* (* 2.0 PI) (sqrt n)) (sqrt n)) (/ 1.0 2.0))) (sqrt k)) |
| 0.4b | (* (* (* 2.0 PI) (sqrt n)) (sqrt n)) |
| 48× | add-exp-log |
| 28× | add-cbrt-cube |
| 24× | prod-exp |
| 23× | pow1 |
| 15× | associate-*r* |
| 13× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity cbrt-unprod |
| 12× | pow-prod-down sqrt-prod |
| 7× | div-exp |
| 6× | times-frac associate-/r* |
| 4× | pow-exp add-log-exp |
| 3× | associate-*l* *-commutative |
| 2× | cbrt-undiv |
| 1× | pow-to-exp frac-2neg clear-num div-inv associate-/l* |
| 5.0ms | (* (* 2.0 PI) n) |
| 6.0ms | (* (* 2.0 PI) (sqrt n)) |
| 8.0ms | (/ (* 1.0 (pow (* (* (* 2.0 PI) (sqrt n)) (sqrt n)) (/ 1.0 2.0))) (sqrt k)) |
| 13.0ms | (* (* (* 2.0 PI) (sqrt n)) (sqrt n)) |
| 31.0ms | (* (* 2.0 PI) n) |
| 81.0ms | (* (* 2.0 PI) (sqrt n)) |
| 653.0ms | (/ (* 1.0 (pow (* (* (* 2.0 PI) (sqrt n)) (sqrt n)) (/ 1.0 2.0))) (sqrt k)) |
| 45.0ms | (* (* (* 2.0 PI) (sqrt n)) (sqrt n)) |
Useful iterations: 2 (68.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 630 | 824 |
| 1 | 2968 | 677 |
| 2 | 5001 | 646 |
9 alts after pruning (7 fresh and 2 done)
Merged error: 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 | 18 | 12 |
| 1 | 18 | 12 |
| 1.6s | 26617× | body | 80 | nan |
| 763.0ms | 2082× | body | 1280 | nan |
| 684.0ms | 10636× | body | 80 | valid |
| 469.0ms | 1695× | body | 640 | nan |
| 165.0ms | 823× | body | 320 | nan |
| 49.0ms | 421× | body | 160 | nan |