Time bar (total: 26.4s)
| 104.0ms | 115× | body | 1280 | valid |
| 24.0ms | 34× | body | 10240 | exit |
| 17.0ms | 37× | body | 640 | valid |
| 14.0ms | 38× | body | 320 | valid |
| 10.0ms | 131× | body | 80 | valid |
| 9.0ms | 146× | body | 80 | nan |
| 7.0ms | 17× | body | 640 | nan |
| 5.0ms | 12× | body | 1280 | nan |
| 3.0ms | 11× | body | 320 | nan |
| 3.0ms | 15× | body | 160 | valid |
| 0.0ms | 3× | body | 160 | nan |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 13 |
| 1 | 17 | 13 |
| 2 | 34 | 13 |
| 3 | 81 | 13 |
| 4 | 238 | 13 |
| 5 | 1224 | 13 |
| done | 5000 | 13 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 30.2b
Found 3 expressions with local error:
| 0.2b | (pow x (/ 1.0 n)) |
| 0.5b | (pow (+ x 1.0) (/ 1.0 n)) |
| 2.5b | (- (pow (+ x 1.0) (/ 1.0 n)) (pow x (/ 1.0 n))) |
| 31× | add-sqr-sqrt |
| 28× | *-un-lft-identity |
| 26× | pow-unpow |
| 19× | add-cube-cbrt |
| 18× | times-frac |
| 17× | unpow-prod-down |
| 9× | difference-of-squares |
| 8× | sqr-pow |
| 5× | pow1 add-exp-log add-log-exp |
| 3× | add-cbrt-cube distribute-lft-out-- |
| 2× | pow-to-exp pow-pow pow-exp div-inv distribute-lft-out |
| 1× | sub-neg flip3-- diff-log flip-- |
| 5.0ms | (pow x (/ 1.0 n)) |
| 11.0ms | (pow (+ x 1.0) (/ 1.0 n)) |
| 154.0ms | (- (pow (+ x 1.0) (/ 1.0 n)) (pow x (/ 1.0 n))) |
| 77.0ms | (pow x (/ 1.0 n)) |
| 188.0ms | (pow (+ x 1.0) (/ 1.0 n)) |
| 374.0ms | (- (pow (+ x 1.0) (/ 1.0 n)) (pow x (/ 1.0 n))) |
Useful iterations: done (1.4s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 190 | 1337 |
| 1 | 546 | 1246 |
| 2 | 2100 | 1206 |
| done | 5000 | 1204 |
5 alts after pruning (5 fresh and 0 done)
Merged error: 21.6b
Found 4 expressions with local error:
| 0.2b | (pow x (/ (/ 1.0 n) 2)) |
| 0.5b | (pow (+ x 1.0) (/ (/ 1.0 n) 2)) |
| 0.5b | (pow (+ x 1.0) (/ (/ 1.0 n) 2)) |
| 2.5b | (- (pow (+ x 1.0) (/ (/ 1.0 n) 2)) (pow x (/ (/ 1.0 n) 2))) |
| 198× | times-frac |
| 129× | pow-unpow |
| 124× | add-sqr-sqrt |
| 123× | *-un-lft-identity |
| 112× | add-cube-cbrt |
| 21× | unpow-prod-down |
| 12× | div-inv |
| 9× | difference-of-squares sqr-pow |
| 7× | pow1 add-exp-log |
| 6× | add-log-exp |
| 4× | add-cbrt-cube |
| 3× | pow-to-exp pow-pow pow-exp distribute-lft-out distribute-lft-out-- |
| 1× | sub-neg flip3-- diff-log flip-- |
| 11.0ms | (pow x (/ (/ 1.0 n) 2)) |
| 15.0ms | (pow (+ x 1.0) (/ (/ 1.0 n) 2)) |
| 15.0ms | (pow (+ x 1.0) (/ (/ 1.0 n) 2)) |
| 92.0ms | (- (pow (+ x 1.0) (/ (/ 1.0 n) 2)) (pow x (/ (/ 1.0 n) 2))) |
| 106.0ms | (pow x (/ (/ 1.0 n) 2)) |
| 206.0ms | (pow (+ x 1.0) (/ (/ 1.0 n) 2)) |
| 187.0ms | (pow (+ x 1.0) (/ (/ 1.0 n) 2)) |
| 351.0ms | (- (pow (+ x 1.0) (/ (/ 1.0 n) 2)) (pow x (/ (/ 1.0 n) 2))) |
Useful iterations: done (2.2s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 297 | 3215 |
| 1 | 960 | 2903 |
| 2 | 3727 | 2847 |
| done | 5001 | 2843 |
5 alts after pruning (4 fresh and 1 done)
Merged error: 21.6b
Found 4 expressions with local error:
| 2.2b | (* (+ (pow (+ x 1.0) (/ (/ 1.0 n) 2)) (pow x (/ (/ 1.0 n) 2))) (- (- (/ 0.5 (* x n)) (/ 0.25 (* (pow x 2) n))) (/ (* 0.25 (- (log x))) (* x (pow n 2))))) |
| 3.3b | (- (/ 0.5 (* x n)) (/ 0.25 (* (pow x 2) n))) |
| 7.1b | (* x (pow n 2)) |
| 9.6b | (* (pow x 2) n) |
| 30× | add-sqr-sqrt |
| 26× | *-un-lft-identity |
| 17× | associate-*r* associate-*l* |
| 16× | add-exp-log |
| 13× | frac-sub |
| 12× | add-cube-cbrt unpow-prod-down |
| 10× | frac-times add-cbrt-cube |
| 9× | unswap-sqr |
| 7× | flip3-- prod-exp flip-- |
| 6× | pow1 flip3-+ flip-+ add-log-exp |
| 5× | sub-neg associate-*r/ |
| 4× | distribute-rgt-in distribute-lft-in associate--l+ distribute-lft-out distribute-lft-out-- unpow2 sqr-pow |
| 3× | *-commutative cbrt-unprod |
| 2× | pow-to-exp associate-*l/ pow-exp difference-of-squares |
| 1× | diff-log pow-prod-down |
| 875.0ms | (* (+ (pow (+ x 1.0) (/ (/ 1.0 n) 2)) (pow x (/ (/ 1.0 n) 2))) (- (- (/ 0.5 (* x n)) (/ 0.25 (* (pow x 2) n))) (/ (* 0.25 (- (log x))) (* x (pow n 2))))) |
| 46.0ms | (- (/ 0.5 (* x n)) (/ 0.25 (* (pow x 2) n))) |
| 19.0ms | (* x (pow n 2)) |
| 21.0ms | (* (pow x 2) n) |
| 513.0ms | (* (+ (pow (+ x 1.0) (/ (/ 1.0 n) 2)) (pow x (/ (/ 1.0 n) 2))) (- (- (/ 0.5 (* x n)) (/ 0.25 (* (pow x 2) n))) (/ (* 0.25 (- (log x))) (* x (pow n 2))))) |
| 84.0ms | (- (/ 0.5 (* x n)) (/ 0.25 (* (pow x 2) n))) |
| 42.0ms | (* x (pow n 2)) |
| 24.0ms | (* (pow x 2) n) |
Useful iterations: 2 (1.0s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 282 | 4661 |
| 1 | 843 | 4346 |
| 2 | 4987 | 4033 |
| done | 5001 | 4033 |
9 alts after pruning (7 fresh and 2 done)
Merged error: 21.3b
Found 4 expressions with local error:
| 2.4b | (* (sqrt (+ (pow (+ x 1.0) (/ (/ 1.0 n) 2)) (pow x (/ (/ 1.0 n) 2)))) (+ (- (/ 0.5 (* x n)) (/ 0.25 (* (pow x 2) n))) (/ (* 0.25 (log x)) (* x (pow n 2))))) |
| 3.3b | (- (/ 0.5 (* x n)) (/ 0.25 (* (pow x 2) n))) |
| 7.1b | (* x (pow n 2)) |
| 9.6b | (* (pow x 2) n) |
| 31× | add-sqr-sqrt |
| 27× | *-un-lft-identity |
| 20× | associate-*l* |
| 16× | add-exp-log associate-*r* |
| 13× | add-cube-cbrt |
| 12× | unpow-prod-down sqrt-div |
| 10× | frac-times add-cbrt-cube unswap-sqr |
| 9× | flip3-+ frac-add flip-+ |
| 7× | prod-exp sqrt-prod |
| 6× | pow1 distribute-lft-out add-log-exp |
| 5× | associate-*r/ |
| 4× | flip3-- frac-sub flip-- unpow2 sqr-pow |
| 3× | *-commutative cbrt-unprod |
| 2× | pow-to-exp associate-*l/ pow-exp distribute-lft-out-- |
| 1× | distribute-rgt-in sub-neg distribute-lft-in diff-log pow-prod-down difference-of-squares |
| 806.0ms | (* (sqrt (+ (pow (+ x 1.0) (/ (/ 1.0 n) 2)) (pow x (/ (/ 1.0 n) 2)))) (+ (- (/ 0.5 (* x n)) (/ 0.25 (* (pow x 2) n))) (/ (* 0.25 (log x)) (* x (pow n 2))))) |
| 37.0ms | (- (/ 0.5 (* x n)) (/ 0.25 (* (pow x 2) n))) |
| 25.0ms | (* x (pow n 2)) |
| 33.0ms | (* (pow x 2) n) |
| 894.0ms | (* (sqrt (+ (pow (+ x 1.0) (/ (/ 1.0 n) 2)) (pow x (/ (/ 1.0 n) 2)))) (+ (- (/ 0.5 (* x n)) (/ 0.25 (* (pow x 2) n))) (/ (* 0.25 (log x)) (* x (pow n 2))))) |
| 63.0ms | (- (/ 0.5 (* x n)) (/ 0.25 (* (pow x 2) n))) |
| 35.0ms | (* x (pow n 2)) |
| 20.0ms | (* (pow x 2) n) |
Useful iterations: done (502.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 289 | 4508 |
| 1 | 905 | 4177 |
| done | 5000 | 3949 |
9 alts after pruning (7 fresh and 2 done)
Merged error: 21.3b
81.6% (1.6b remaining)
Error of 22.2b against oracle of 20.7b and baseline of 29.2b
| Iters | Range | Point | |
|---|---|---|---|
| 8 | 2.4606182776879063e+18 | 2.1483055298205296e+21 | 2.504539914490965e+18 |
| 6 | -55910705190.40923 | -5850708151.804642 | -17527377755.617737 |
Useful iterations: 1 (5.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 133 |
| 1 | 49 | 89 |
| 2 | 55 | 89 |
| 3 | 56 | 89 |
| done | 56 | 89 |
| 2.8s | 3137× | body | 1280 | valid |
| 1.1s | 658× | body | 1280 | nan |
| 982.0ms | 1544× | body | 640 | valid |
| 817.0ms | 1192× | body | 10240 | exit |
| 543.0ms | 4763× | body | 80 | valid |
| 472.0ms | 692× | body | 640 | nan |
| 348.0ms | 4986× | body | 80 | nan |
| 337.0ms | 831× | body | 320 | valid |
| 160.0ms | 375× | body | 320 | nan |
| 149.0ms | 449× | body | 160 | valid |
| 82.0ms | 181× | body | 160 | nan |