Time bar (total: 3.9s)
| 16.0ms | 56× | body | 1280 | valid |
| 8.0ms | 243× | body | 80 | nan |
| 8.0ms | 41× | body | 640 | valid |
| 6.0ms | 119× | body | 80 | valid |
| 3.0ms | 27× | body | 320 | valid |
| 1.0ms | 13× | body | 160 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 4 |
| 1 | 10 | 4 |
| 2 | 10 | 4 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 0 | 1 | 1 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 0 | 0 |
| Done | 0 | 0 | 0 |
| Total | 0 | 2 | 2 |
Merged error: 32.1b
Found 2 expressions with local error:
| 2.8b | (log (+ N 1.0)) |
| 3.9b | (- (log (+ N 1.0)) (log N)) |
| 13× | *-un-lft-identity |
| 11× | log-prod |
| 7× | pow1 add-sqr-sqrt |
| 5× | add-cube-cbrt log-pow |
| 4× | log-div associate--l+ distribute-lft-out-- |
| 3× | add-exp-log associate--r+ |
| 2× | associate--l- flip3-+ add-cbrt-cube flip-+ distribute-lft-out add-log-exp |
| 1× | sub-neg flip3-- diff-log rem-log-exp flip-- difference-of-squares |
| 3.0ms | (log (+ N 1.0)) |
| 7.0ms | (- (log (+ N 1.0)) (log N)) |
| 42.0ms | (log (+ N 1.0)) |
| 92.0ms | (- (log (+ N 1.0)) (log N)) |
Useful iterations: 3 (51.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 212 | 281 |
| 1 | 547 | 264 |
| 2 | 1875 | 250 |
| 3 | 5001 | 247 |
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 45 | 2 | 47 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 46 | 2 | 48 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (+ (* (/ 1 (pow N 2)) (- (/ 0.3333333333333333 N) 0.5)) (/ 1.0 N)) |
| 0.1b | (* (/ 1 (pow N 2)) (- (/ 0.3333333333333333 N) 0.5)) |
| 1.0b | (/ 1 (pow N 2)) |
| 59× | add-sqr-sqrt |
| 57× | times-frac |
| 42× | *-un-lft-identity |
| 36× | add-cube-cbrt |
| 32× | add-exp-log |
| 28× | associate-*l* |
| 23× | unpow-prod-down |
| 12× | div-exp |
| 10× | prod-exp add-cbrt-cube |
| 9× | unpow2 unswap-sqr sqr-pow |
| 8× | associate-/r* |
| 6× | pow-to-exp rec-exp 1-exp associate-*r* pow-exp |
| 5× | pow1 frac-add add-log-exp |
| 4× | distribute-rgt-in frac-times sub-neg associate-+l+ flip3-- distribute-lft-in associate-*r/ flip-- |
| 3× | associate-/l* |
| 2× | cbrt-undiv associate-*l/ cbrt-unprod div-inv difference-of-squares |
| 1× | +-commutative pow-flip frac-2neg flip3-+ pow-prod-down clear-num sum-log *-commutative flip-+ distribute-lft-out-- inv-pow |
| 16.0ms | (+ (* (/ 1 (pow N 2)) (- (/ 0.3333333333333333 N) 0.5)) (/ 1.0 N)) |
| 19.0ms | (* (/ 1 (pow N 2)) (- (/ 0.3333333333333333 N) 0.5)) |
| 8.0ms | (/ 1 (pow N 2)) |
| 33.0ms | (+ (* (/ 1 (pow N 2)) (- (/ 0.3333333333333333 N) 0.5)) (/ 1.0 N)) |
| 75.0ms | (* (/ 1 (pow N 2)) (- (/ 0.3333333333333333 N) 0.5)) |
| 17.0ms | (/ 1 (pow N 2)) |
Useful iterations: 2 (61.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 583 | 1087 |
| 1 | 2726 | 904 |
| 2 | 5001 | 841 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 157 | 2 | 159 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 157 | 4 | 161 |
Merged error: 0b
Found 4 expressions with local error:
| 0.1b | (/ (+ (* (* (/ 1 (pow N 2)) (- (* (/ 0.3333333333333333 N) (/ 0.3333333333333333 N)) (* 0.5 0.5))) N) (* (+ (/ 0.3333333333333333 N) 0.5) 1.0)) (* (+ (/ 0.3333333333333333 N) 0.5) N)) |
| 0.2b | (* (/ 0.3333333333333333 N) (/ 0.3333333333333333 N)) |
| 1.0b | (/ 1 (pow N 2)) |
| 17.4b | (* (* (/ 1 (pow N 2)) (- (* (/ 0.3333333333333333 N) (/ 0.3333333333333333 N)) (* 0.5 0.5))) N) |
| 67× | times-frac |
| 64× | add-sqr-sqrt |
| 62× | add-exp-log |
| 52× | add-cube-cbrt *-un-lft-identity |
| 32× | add-cbrt-cube |
| 31× | associate-*l/ |
| 26× | prod-exp |
| 18× | div-exp |
| 16× | pow1 associate-*r* |
| 14× | associate-*l* |
| 13× | swap-sqr |
| 12× | unpow-prod-down associate-/l/ |
| 10× | frac-add cbrt-unprod |
| 9× | associate-/r* |
| 8× | cbrt-undiv |
| 7× | frac-times flip3-+ associate-*r/ flip-+ |
| 6× | pow-to-exp rec-exp flip3-- 1-exp pow-exp flip-- div-inv associate-/l* |
| 4× | pow-prod-down unpow2 add-log-exp unswap-sqr sqr-pow |
| 2× | frac-2neg clear-num associate-/r/ *-commutative |
| 1× | pow2 pow-flip pow-plus pow-sqr pow-prod-up inv-pow |
| 31.0ms | (/ (+ (* (* (/ 1 (pow N 2)) (- (* (/ 0.3333333333333333 N) (/ 0.3333333333333333 N)) (* 0.5 0.5))) N) (* (+ (/ 0.3333333333333333 N) 0.5) 1.0)) (* (+ (/ 0.3333333333333333 N) 0.5) N)) |
| 14.0ms | (* (/ 0.3333333333333333 N) (/ 0.3333333333333333 N)) |
| 5.0ms | (/ 1 (pow N 2)) |
| 17.0ms | (* (* (/ 1 (pow N 2)) (- (* (/ 0.3333333333333333 N) (/ 0.3333333333333333 N)) (* 0.5 0.5))) N) |
| 80.0ms | (/ (+ (* (* (/ 1 (pow N 2)) (- (* (/ 0.3333333333333333 N) (/ 0.3333333333333333 N)) (* 0.5 0.5))) N) (* (+ (/ 0.3333333333333333 N) 0.5) 1.0)) (* (+ (/ 0.3333333333333333 N) 0.5) N)) |
| 24.0ms | (* (/ 0.3333333333333333 N) (/ 0.3333333333333333 N)) |
| 19.0ms | (/ 1 (pow N 2)) |
| 96.0ms | (* (* (/ 1 (pow N 2)) (- (* (/ 0.3333333333333333 N) (/ 0.3333333333333333 N)) (* 0.5 0.5))) N) |
Useful iterations: 1 (30.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1034 | 1857 |
| 1 | 5001 | 1571 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 204 | 0 | 204 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 204 | 4 | 208 |
Merged error: 0b
Found 4 expressions with local error:
| 1.0b | (/ 1 (pow N 2)) |
| 1.0b | (/ 1 (pow N 2)) |
| 7.8b | (sqrt (+ (* (/ 1 (pow N 2)) (- (/ 0.3333333333333333 N) 0.5)) (/ 1.0 N))) |
| 7.8b | (sqrt (+ (* (/ 1 (pow N 2)) (- (/ 0.3333333333333333 N) 0.5)) (/ 1.0 N))) |
| 48× | times-frac |
| 42× | add-sqr-sqrt |
| 40× | add-cube-cbrt *-un-lft-identity |
| 24× | unpow-prod-down |
| 22× | add-exp-log |
| 16× | associate-/r* |
| 14× | sqrt-div |
| 12× | div-exp |
| 10× | frac-add |
| 8× | add-cbrt-cube unpow2 sqr-pow |
| 6× | pow1 pow-to-exp rec-exp 1-exp pow-exp sqrt-prod associate-/l* |
| 4× | frac-times flip3-- associate-*r/ flip-- add-log-exp |
| 2× | cbrt-undiv rem-sqrt-square pow-flip frac-2neg sqrt-pow1 flip3-+ pow1/2 associate-*l/ clear-num flip-+ div-inv inv-pow |
| 5.0ms | (/ 1 (pow N 2)) |
| 5.0ms | (/ 1 (pow N 2)) |
| 21.0ms | (sqrt (+ (* (/ 1 (pow N 2)) (- (/ 0.3333333333333333 N) 0.5)) (/ 1.0 N))) |
| 17.0ms | (sqrt (+ (* (/ 1 (pow N 2)) (- (/ 0.3333333333333333 N) 0.5)) (/ 1.0 N))) |
| 16.0ms | (/ 1 (pow N 2)) |
| 16.0ms | (/ 1 (pow N 2)) |
| 61.0ms | (sqrt (+ (* (/ 1 (pow N 2)) (- (/ 0.3333333333333333 N) 0.5)) (/ 1.0 N))) |
| 56.0ms | (sqrt (+ (* (/ 1 (pow N 2)) (- (/ 0.3333333333333333 N) 0.5)) (/ 1.0 N))) |
Useful iterations: 2 (48.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 413 | 1170 |
| 1 | 1727 | 1044 |
| 2 | 5001 | 952 |
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 166 | 0 | 166 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 166 | 4 | 170 |
Merged error: 0b
100% (0.0b remaining)
Error of 0.1b against oracle of 0.1b and baseline of 31.7b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 0.23207878676536348 | 172312.70592171172 | 8824.451921478636 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 20 |
| 1 | 34 | 20 |
| 528.0ms | 1801× | body | 1280 | valid |
| 270.0ms | 8097× | body | 80 | nan |
| 231.0ms | 1184× | body | 640 | valid |
| 210.0ms | 4091× | body | 80 | valid |
| 78.0ms | 618× | body | 320 | valid |
| 24.0ms | 306× | body | 160 | valid |