Time bar (total: 1.7s)
| 9.0ms | 256× | body | 80 | valid |
| 3.0ms | 256× | pre | 80 | true |
Useful iterations: 3 (30.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 12 |
| 1 | 168 | 11 |
| 2 | 965 | 9 |
| 3 | 5001 | 8 |
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: 16.1b
Found 1 expressions with local error:
| 15.6b | (/ (* i i) (* (- (* (* 2.0 i) (* 2.0 i)) 1.0) (* 2.0 2.0))) |
| 22× | add-exp-log add-cbrt-cube |
| 9× | prod-exp cbrt-unprod |
| 6× | cbrt-undiv div-exp |
| 2× | associate-*l/ associate-/r/ |
| 1× | pow1 add-sqr-sqrt add-cube-cbrt flip3-- frac-2neg *-un-lft-identity times-frac clear-num associate-/r* flip-- div-inv associate-/l* add-log-exp |
| 14.0ms | (/ (* i i) (* (- (* (* 2.0 i) (* 2.0 i)) 1.0) (* 2.0 2.0))) |
| 80.0ms | (/ (* i i) (* (- (* (* 2.0 i) (* 2.0 i)) 1.0) (* 2.0 2.0))) |
Useful iterations: 1 (8.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 311 | 392 |
| 1 | 1550 | 273 |
| 2 | 5001 | 273 |
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 27 | 3 | 30 |
| Fresh | 1 | 0 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 29 | 3 | 32 |
Merged error: 0b
Found 2 expressions with local error:
| 0.1b | (* (/ i (- (* (* 2.0 i) (* 2.0 i)) 1.0)) (/ i (* 2.0 2.0))) |
| 15.0b | (/ i (- (* (* 2.0 i) (* 2.0 i)) 1.0)) |
| 38× | add-sqr-sqrt |
| 31× | times-frac |
| 25× | add-exp-log add-cbrt-cube |
| 21× | add-cube-cbrt *-un-lft-identity |
| 18× | associate-*l* |
| 8× | cbrt-undiv div-exp prod-exp cbrt-unprod |
| 7× | associate-*r* difference-of-squares |
| 4× | pow1 associate-/r* associate-/r/ unswap-sqr |
| 3× | div-inv associate-/l* |
| 2× | flip3-- flip-- add-log-exp |
| 1× | frac-times frac-2neg associate-*r/ pow-prod-down associate-*l/ clear-num *-commutative |
| 17.0ms | (* (/ i (- (* (* 2.0 i) (* 2.0 i)) 1.0)) (/ i (* 2.0 2.0))) |
| 9.0ms | (/ i (- (* (* 2.0 i) (* 2.0 i)) 1.0)) |
| 77.0ms | (* (/ i (- (* (* 2.0 i) (* 2.0 i)) 1.0)) (/ i (* 2.0 2.0))) |
| 79.0ms | (/ i (- (* (* 2.0 i) (* 2.0 i)) 1.0)) |
Useful iterations: 2 (52.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 530 | 978 |
| 1 | 2493 | 842 |
| 2 | 5001 | 833 |
3 alts after pruning (2 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 92 | 0 | 92 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 92 | 3 | 95 |
Merged error: 0b
Found 2 expressions with local error:
| 0.0b | (* 4.0 (pow i 6)) |
| 0.0b | (* 0.25 (pow i 2)) |
| 19× | add-sqr-sqrt |
| 15× | associate-*r* |
| 12× | add-exp-log |
| 8× | add-cube-cbrt unpow-prod-down *-un-lft-identity |
| 7× | unswap-sqr |
| 6× | associate-*l* prod-exp add-cbrt-cube |
| 4× | sqr-pow |
| 2× | pow1 pow-to-exp pow-exp *-commutative cbrt-unprod unpow2 add-log-exp |
| 5.0ms | (* 4.0 (pow i 6)) |
| 6.0ms | (* 0.25 (pow i 2)) |
| 46.0ms | (* 4.0 (pow i 6)) |
| 27.0ms | (* 0.25 (pow i 2)) |
Useful iterations: 2 (29.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 199 | 202 |
| 1 | 795 | 176 |
| 2 | 5001 | 167 |
3 alts after pruning (1 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 58 | 0 | 58 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 58 | 3 | 61 |
Merged error: 0b
Found 3 expressions with local error:
| 0.0b | (+ (* 0.00390625 (/ 1 (pow i 4))) (+ (* 0.015625 (/ 1 (pow i 2))) 0.0625)) |
| 0.2b | (/ 1 (pow i 4)) |
| 0.6b | (/ 1 (pow i 2)) |
| 45× | times-frac |
| 36× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 24× | unpow-prod-down |
| 21× | add-exp-log |
| 15× | associate-/r* |
| 12× | div-exp |
| 8× | add-log-exp sqr-pow |
| 7× | add-cbrt-cube |
| 6× | pow-to-exp rec-exp 1-exp pow-exp associate-/l* |
| 4× | frac-add unpow2 |
| 3× | pow1 flip3-+ sum-log flip-+ |
| 2× | cbrt-undiv pow-flip frac-2neg associate-*r/ clear-num un-div-inv div-inv inv-pow |
| 1× | +-commutative associate-+r+ |
| 13.0ms | (+ (* 0.00390625 (/ 1 (pow i 4))) (+ (* 0.015625 (/ 1 (pow i 2))) 0.0625)) |
| 5.0ms | (/ 1 (pow i 4)) |
| 5.0ms | (/ 1 (pow i 2)) |
| 29.0ms | (+ (* 0.00390625 (/ 1 (pow i 4))) (+ (* 0.015625 (/ 1 (pow i 2))) 0.0625)) |
| 27.0ms | (/ 1 (pow i 4)) |
| 16.0ms | (/ 1 (pow i 2)) |
Useful iterations: 2 (48.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 474 | 797 |
| 1 | 2042 | 702 |
| 2 | 5001 | 626 |
3 alts after pruning (0 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 136 | 0 | 136 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 136 | 3 | 139 |
Merged error: 0b
100% (0.0b remaining)
Error of 0.0b against oracle of 0.0b and baseline of 15.4b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | 0.1950851657132723 | 62660.8124040843 | 192.907719225059 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 16 |
| 1 | 35 | 16 |
| 274.0ms | 8000× | body | 80 | valid |
| 93.0ms | 8000× | pre | 80 | true |
Loading profile data...