Time bar (total: 3.5s)
| 16.0ms | 56× | body | 1280 | valid |
| 8.0ms | 252× | body | 80 | nan |
| 7.0ms | 38× | body | 640 | valid |
| 6.0ms | 121× | body | 80 | valid |
| 3.0ms | 23× | body | 320 | valid |
| 1.0ms | 18× | 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: 31.9b
Found 2 expressions with local error:
| 3.0b | (log (+ N 1.0)) |
| 5.0b | (- (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)) |
| 40.0ms | (log (+ N 1.0)) |
| 100.0ms | (- (log (+ N 1.0)) (log N)) |
Useful iterations: 3 (48.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.1b
Found 4 expressions with local error:
| 0.0b | (- (/ 0.3333333333333333 N) 0.5) |
| 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)) |
| 0.5b | (/ 1 (pow N 2)) |
| 65× | add-sqr-sqrt |
| 58× | times-frac |
| 45× | *-un-lft-identity |
| 37× | add-cube-cbrt |
| 33× | add-exp-log |
| 28× | associate-*l* |
| 23× | unpow-prod-down |
| 12× | div-exp |
| 11× | add-cbrt-cube |
| 10× | prod-exp |
| 9× | unpow2 unswap-sqr sqr-pow |
| 8× | associate-/r* add-log-exp |
| 6× | pow1 pow-to-exp rec-exp 1-exp associate-*r* pow-exp |
| 5× | sub-neg flip3-- frac-add flip-- |
| 4× | distribute-rgt-in frac-times associate-+l+ distribute-lft-in associate-*r/ difference-of-squares |
| 3× | associate-/l* |
| 2× | cbrt-undiv associate-*l/ cbrt-unprod div-inv distribute-lft-out-- |
| 1× | +-commutative pow-flip frac-2neg flip3-+ diff-log pow-prod-down clear-num sum-log *-commutative flip-+ inv-pow |
| 7.0ms | (- (/ 0.3333333333333333 N) 0.5) |
| 15.0ms | (+ (* (/ 1 (pow N 2)) (- (/ 0.3333333333333333 N) 0.5)) (/ 1.0 N)) |
| 17.0ms | (* (/ 1 (pow N 2)) (- (/ 0.3333333333333333 N) 0.5)) |
| 5.0ms | (/ 1 (pow N 2)) |
| 33.0ms | (- (/ 0.3333333333333333 N) 0.5) |
| 30.0ms | (+ (* (/ 1 (pow N 2)) (- (/ 0.3333333333333333 N) 0.5)) (/ 1.0 N)) |
| 76.0ms | (* (/ 1 (pow N 2)) (- (/ 0.3333333333333333 N) 0.5)) |
| 20.0ms | (/ 1 (pow N 2)) |
Useful iterations: 2 (62.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 597 | 1169 |
| 1 | 2754 | 978 |
| 2 | 5001 | 915 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 175 | 2 | 177 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 175 | 4 | 179 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.5b | (/ 1 (pow N 2)) |
| 0.5b | (/ 1 (pow N 2)) |
| 8.5b | (sqrt (+ (* (/ 1 (pow N 2)) (- (/ 0.3333333333333333 N) 0.5)) (/ 1.0 N))) |
| 8.5b | (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)) |
| 15.0ms | (sqrt (+ (* (/ 1 (pow N 2)) (- (/ 0.3333333333333333 N) 0.5)) (/ 1.0 N))) |
| 20.0ms | (sqrt (+ (* (/ 1 (pow N 2)) (- (/ 0.3333333333333333 N) 0.5)) (/ 1.0 N))) |
| 23.0ms | (/ 1 (pow N 2)) |
| 16.0ms | (/ 1 (pow N 2)) |
| 54.0ms | (sqrt (+ (* (/ 1 (pow N 2)) (- (/ 0.3333333333333333 N) 0.5)) (/ 1.0 N))) |
| 62.0ms | (sqrt (+ (* (/ 1 (pow N 2)) (- (/ 0.3333333333333333 N) 0.5)) (/ 1.0 N))) |
Useful iterations: 2 (47.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 413 | 1170 |
| 1 | 1727 | 1044 |
| 2 | 5001 | 952 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 166 | 0 | 166 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 166 | 4 | 170 |
Merged error: 0.0b
Found 2 expressions with local error:
| 0.0b | (/ (+ N 1.0) N) |
| 5.3b | (log (/ (+ N 1.0) N)) |
| 33× | *-un-lft-identity |
| 24× | times-frac |
| 19× | add-sqr-sqrt add-cube-cbrt |
| 16× | log-prod |
| 7× | add-exp-log distribute-lft-out |
| 4× | add-cbrt-cube associate-/l* |
| 3× | pow1 associate-/r* |
| 2× | div-exp rem-log-exp div-inv associate-/l/ add-log-exp |
| 1× | cbrt-undiv log-div frac-2neg flip3-+ clear-num log-pow flip-+ |
| 5.0ms | (/ (+ N 1.0) N) |
| 4.0ms | (log (/ (+ N 1.0) N)) |
| 53.0ms | (/ (+ N 1.0) N) |
| 87.0ms | (log (/ (+ N 1.0) N)) |
Useful iterations: 2 (21.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 233 | 373 |
| 1 | 773 | 351 |
| 2 | 3489 | 339 |
| 3 | 5002 | 339 |
5 alts after pruning (2 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 65 | 1 | 66 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 65 | 5 | 70 |
Merged error: 0.0b
100% (0.0b remaining)
Error of 0.1b against oracle of 0.1b and baseline of 31.9b
| Iters | Range | Point | |
|---|---|---|---|
| 8 | 1538.2388859235716 | 3249381.761613268 | 10531.413524966325 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 24 | 10 |
| 1 | 24 | 10 |
| 507.0ms | 1728× | body | 1280 | valid |
| 261.0ms | 7954× | body | 80 | nan |
| 242.0ms | 1253× | body | 640 | valid |
| 216.0ms | 4117× | body | 80 | valid |
| 78.0ms | 615× | body | 320 | valid |
| 23.0ms | 287× | body | 160 | valid |
Loading profile data...