Time bar (total: 49.5s)
| 57.0ms | 81× | body | 1280 | valid |
| 52.0ms | 26× | body | 2560 | valid |
| 17.0ms | 56× | body | 640 | valid |
| 5.0ms | 33× | body | 320 | valid |
| 4.0ms | 93× | body | 80 | valid |
| 3.0ms | 88× | body | 80 | nan |
| 1.0ms | 12× | body | 160 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 7 |
| 1 | 59 | 7 |
| 2 | 141 | 7 |
| 3 | 346 | 7 |
| 4 | 1171 | 7 |
| 5 | 5001 | 7 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 42.2b
Found 4 expressions with local error:
| 0.1b | (* 100.0 (/ (- (pow (+ 1.0 (/ i n)) n) 1.0) (/ i n))) |
| 1.8b | (- (pow (+ 1.0 (/ i n)) n) 1.0) |
| 6.3b | (pow (+ 1.0 (/ i n)) n) |
| 9.2b | (/ (- (pow (+ 1.0 (/ i n)) n) 1.0) (/ i n)) |
| 320× | times-frac |
| 289× | add-sqr-sqrt |
| 198× | *-un-lft-identity |
| 140× | add-cube-cbrt |
| 96× | associate-*r* |
| 84× | difference-of-squares |
| 32× | unpow-prod-down |
| 29× | sqr-pow |
| 28× | distribute-lft-out-- |
| 19× | add-exp-log |
| 18× | add-cbrt-cube |
| 17× | div-inv |
| 13× | associate-/r* |
| 7× | pow1 associate-/l* |
| 6× | cbrt-undiv div-exp add-log-exp |
| 3× | pow-unpow associate-*l* prod-exp cbrt-unprod unswap-sqr |
| 2× | flip3-- associate-/r/ flip-- associate-/l/ |
| 1× | pow-to-exp sub-neg pow-pow frac-2neg diff-log div-sub associate-*r/ pow-prod-down pow-exp clear-num *-commutative distribute-lft-out |
| 423.0ms | (* 100.0 (/ (- (pow (+ 1.0 (/ i n)) n) 1.0) (/ i n))) |
| 155.0ms | (- (pow (+ 1.0 (/ i n)) n) 1.0) |
| 17.0ms | (pow (+ 1.0 (/ i n)) n) |
| 294.0ms | (/ (- (pow (+ 1.0 (/ i n)) n) 1.0) (/ i n)) |
| 342.0ms | (* 100.0 (/ (- (pow (+ 1.0 (/ i n)) n) 1.0) (/ i n))) |
| 230.0ms | (- (pow (+ 1.0 (/ i n)) n) 1.0) |
| 194.0ms | (pow (+ 1.0 (/ i n)) n) |
| 315.0ms | (/ (- (pow (+ 1.0 (/ i n)) n) 1.0) (/ i n)) |
Useful iterations: 1 (27.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1226 | 3285 |
| 1 | 5002 | 3166 |
8 alts after pruning (8 fresh and 0 done)
Merged error: 20.6b
Found 3 expressions with local error:
| 1.8b | (- (pow (+ 1.0 (/ i n)) n) 1.0) |
| 6.3b | (pow (+ 1.0 (/ i n)) n) |
| 9.2b | (/ (* 100.0 (- (pow (+ 1.0 (/ i n)) n) 1.0)) (/ i n)) |
| 31× | times-frac |
| 24× | add-sqr-sqrt |
| 23× | *-un-lft-identity |
| 19× | add-cube-cbrt |
| 16× | add-exp-log |
| 15× | add-cbrt-cube |
| 13× | associate-/r* |
| 6× | cbrt-undiv div-exp |
| 5× | unpow-prod-down add-log-exp |
| 4× | pow1 |
| 3× | pow-unpow div-inv difference-of-squares |
| 2× | flip3-- associate-*r/ prod-exp flip-- cbrt-unprod associate-/l/ sqr-pow |
| 1× | pow-to-exp sub-neg pow-pow frac-2neg diff-log pow-exp clear-num associate-/r/ distribute-lft-out associate-/l* distribute-lft-out-- |
| 156.0ms | (- (pow (+ 1.0 (/ i n)) n) 1.0) |
| 17.0ms | (pow (+ 1.0 (/ i n)) n) |
| 146.0ms | (/ (* 100.0 (- (pow (+ 1.0 (/ i n)) n) 1.0)) (/ i n)) |
| 238.0ms | (- (pow (+ 1.0 (/ i n)) n) 1.0) |
| 202.0ms | (pow (+ 1.0 (/ i n)) n) |
| 346.0ms | (/ (* 100.0 (- (pow (+ 1.0 (/ i n)) n) 1.0)) (/ i n)) |
Useful iterations: 2 (57.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 572 | 795 |
| 1 | 2705 | 711 |
| 2 | 5001 | 706 |
10 alts after pruning (9 fresh and 1 done)
Merged error: 17.5b
Found 4 expressions with local error:
| 6.3b | (pow (+ 1.0 (/ i n)) (* 2 n)) |
| 6.3b | (pow (+ 1.0 (/ i n)) n) |
| 6.3b | (pow (+ 1.0 (/ i n)) n) |
| 9.2b | (/ (/ (- (pow (pow (+ 1.0 (/ i n)) n) 3) (pow 1.0 3)) (+ (* 1.0 (+ 1.0 (pow (+ 1.0 (/ i n)) n))) (pow (+ 1.0 (/ i n)) (* 2 n)))) (/ i n)) |
| 4569× | times-frac |
| 3397× | add-sqr-sqrt |
| 1975× | *-un-lft-identity |
| 1549× | add-cube-cbrt |
| 1356× | unpow-prod-down |
| 1344× | difference-of-squares |
| 1008× | cube-prod |
| 843× | sqr-pow |
| 210× | distribute-lft-out-- |
| 145× | div-inv |
| 129× | associate-/l* |
| 42× | difference-cubes |
| 29× | associate-/r/ |
| 19× | add-exp-log |
| 16× | add-cbrt-cube |
| 14× | flip3-+ flip-+ |
| 13× | associate-/r* |
| 8× | cbrt-undiv div-exp |
| 7× | pow1 pow-unpow |
| 4× | add-log-exp |
| 3× | pow-to-exp pow-pow pow-exp distribute-lft-out |
| 2× | div-sub |
| 1× | frac-2neg clear-num associate-/l/ |
| 20.0ms | (pow (+ 1.0 (/ i n)) (* 2 n)) |
| 17.0ms | (pow (+ 1.0 (/ i n)) n) |
| 17.0ms | (pow (+ 1.0 (/ i n)) n) |
| 941.0ms | (/ (/ (- (pow (pow (+ 1.0 (/ i n)) n) 3) (pow 1.0 3)) (+ (* 1.0 (+ 1.0 (pow (+ 1.0 (/ i n)) n))) (pow (+ 1.0 (/ i n)) (* 2 n)))) (/ i n)) |
| 254.0ms | (pow (+ 1.0 (/ i n)) (* 2 n)) |
| 233.0ms | (pow (+ 1.0 (/ i n)) n) |
| 202.0ms | (pow (+ 1.0 (/ i n)) n) |
| 6.7s | (/ (/ (- (pow (pow (+ 1.0 (/ i n)) n) 3) (pow 1.0 3)) (+ (* 1.0 (+ 1.0 (pow (+ 1.0 (/ i n)) n))) (pow (+ 1.0 (/ i n)) (* 2 n)))) (/ i n)) |
Useful iterations: 0 (22.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5001 | 79107 |
10 alts after pruning (9 fresh and 1 done)
Merged error: 17.5b
Found 4 expressions with local error:
| 6.3b | (pow (+ 1.0 (/ i n)) n) |
| 6.3b | (pow (+ 1.0 (/ i n)) (* 2 n)) |
| 6.3b | (pow (+ 1.0 (/ i n)) (* 2 n)) |
| 11.6b | (- (/ (/ (pow (pow (+ 1.0 (/ i n)) n) 3) (+ (* 1.0 (+ 1.0 (pow (+ 1.0 (/ i n)) n))) (pow (+ 1.0 (/ i n)) (* 2 n)))) (/ i n)) (/ (/ (pow 1.0 3) (+ (* 1.0 (+ 1.0 (pow (+ 1.0 (/ i n)) n))) (pow (+ 1.0 (/ i n)) (* 2 n)))) (/ i n))) |
| 2154× | times-frac |
| 1628× | add-sqr-sqrt |
| 846× | *-un-lft-identity |
| 404× | add-cube-cbrt |
| 316× | unpow-prod-down |
| 260× | cube-prod |
| 209× | distribute-lft-out-- difference-of-squares |
| 107× | sqr-pow |
| 70× | div-inv |
| 62× | associate-/r/ |
| 47× | distribute-rgt-out-- |
| 30× | flip3-+ flip-+ |
| 7× | pow1 add-exp-log |
| 6× | add-log-exp |
| 5× | pow-unpow |
| 4× | add-cbrt-cube |
| 3× | pow-to-exp pow-pow pow-exp distribute-lft-out |
| 1× | sub-neg flip3-- diff-log frac-sub flip-- sub-div |
| 16.0ms | (pow (+ 1.0 (/ i n)) n) |
| 17.0ms | (pow (+ 1.0 (/ i n)) (* 2 n)) |
| 17.0ms | (pow (+ 1.0 (/ i n)) (* 2 n)) |
| 15.3s | (- (/ (/ (pow (pow (+ 1.0 (/ i n)) n) 3) (+ (* 1.0 (+ 1.0 (pow (+ 1.0 (/ i n)) n))) (pow (+ 1.0 (/ i n)) (* 2 n)))) (/ i n)) (/ (/ (pow 1.0 3) (+ (* 1.0 (+ 1.0 (pow (+ 1.0 (/ i n)) n))) (pow (+ 1.0 (/ i n)) (* 2 n)))) (/ i n))) |
| 184.0ms | (pow (+ 1.0 (/ i n)) n) |
| 188.0ms | (pow (+ 1.0 (/ i n)) (* 2 n)) |
| 185.0ms | (pow (+ 1.0 (/ i n)) (* 2 n)) |
| 7.6s | (- (/ (/ (pow (pow (+ 1.0 (/ i n)) n) 3) (+ (* 1.0 (+ 1.0 (pow (+ 1.0 (/ i n)) n))) (pow (+ 1.0 (/ i n)) (* 2 n)))) (/ i n)) (/ (/ (pow 1.0 3) (+ (* 1.0 (+ 1.0 (pow (+ 1.0 (/ i n)) n))) (pow (+ 1.0 (/ i n)) (* 2 n)))) (/ i n))) |
Useful iterations: 1 (30.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1765 | 26117 |
| 1 | 5002 | 25507 |
14 alts after pruning (13 fresh and 1 done)
Merged error: 14.9b
54.3% (12.1b remaining)
Error of 28.6b against oracle of 16.5b and baseline of 42.9b
| Iters | Range | Point | |
|---|---|---|---|
| 8 | 1.537653969837454 | 6330.810310882262 | 1.5611070050253792 |
| 6 | 7.80304287794127e-202 | 5.2230152784006795e-201 | 4.88009604790167e-201 |
| 8 | -6.252648529454302e-209 | -4.5644137463814576e-212 | -5.957104773494907e-209 |
| 8 | -3.87394257886499e-12 | -2.117072550125069e-15 | -3.796684874032534e-12 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 99 | 109 |
| 1 | 99 | 109 |
| 1.8s | 1015× | body | 2560 | valid |
| 1.7s | 2487× | body | 1280 | valid |
| 441.0ms | 1605× | body | 640 | valid |
| 135.0ms | 849× | body | 320 | valid |
| 123.0ms | 3015× | body | 80 | valid |
| 65.0ms | 2238× | body | 80 | nan |
| 46.0ms | 469× | body | 160 | valid |
| 22.0ms | 6× | body | 5120 | valid |