Time bar (total: 1.8s)
| 6.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 7 | 3 |
| 1 | 7 | 3 |
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: 14.1b
Found 1 expressions with local error:
| 14.1b | (/ x (+ (* x x) 1.0)) |
| 9× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity times-frac |
| 3× | add-exp-log associate-/r* add-cbrt-cube associate-/l* |
| 2× | associate-/r/ |
| 1× | pow1 cbrt-undiv expm1-log1p-u frac-2neg flip3-+ div-exp clear-num flip-+ log1p-expm1-u div-inv add-log-exp |
| 5.0ms | (/ x (+ (* x x) 1.0)) |
| 60.0ms | (/ x (+ (* x x) 1.0)) |
Useful iterations: 3 (52.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 171 | 215 |
| 1 | 589 | 196 |
| 2 | 1979 | 191 |
| 3 | 5002 | 186 |
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 31 | 3 | 34 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 31 | 4 | 35 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (/ (/ x (sqrt (+ (* x x) 1.0))) (sqrt (+ (* x x) 1.0))) |
| 0.0b | (/ x (sqrt (+ (* x x) 1.0))) |
| 14.1b | (sqrt (+ (* x x) 1.0)) |
| 14.1b | (sqrt (+ (* x x) 1.0)) |
| 288× | times-frac |
| 166× | add-sqr-sqrt |
| 162× | add-cube-cbrt *-un-lft-identity |
| 156× | sqrt-prod |
| 27× | associate-/l* |
| 22× | sqrt-div |
| 18× | associate-/r/ |
| 12× | associate-/r* |
| 11× | add-exp-log flip3-+ add-cbrt-cube flip-+ |
| 9× | div-inv |
| 6× | pow1 |
| 4× | cbrt-undiv expm1-log1p-u div-exp log1p-expm1-u add-log-exp |
| 2× | rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 clear-num hypot-def |
| 1× | associate-/l/ |
| 15.0ms | (/ (/ x (sqrt (+ (* x x) 1.0))) (sqrt (+ (* x x) 1.0))) |
| 6.0ms | (/ x (sqrt (+ (* x x) 1.0))) |
| 4.0ms | (sqrt (+ (* x x) 1.0)) |
| 4.0ms | (sqrt (+ (* x x) 1.0)) |
| 60.0ms | (/ (/ x (sqrt (+ (* x x) 1.0))) (sqrt (+ (* x x) 1.0))) |
| 125.0ms | (/ x (sqrt (+ (* x x) 1.0))) |
| 41.0ms | (sqrt (+ (* x x) 1.0)) |
| 47.0ms | (sqrt (+ (* x x) 1.0)) |
Useful iterations: 2 (53.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 793 | 3897 |
| 1 | 3057 | 3471 |
| 2 | 5001 | 3383 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 284 | 0 | 284 |
| Fresh | 0 | 2 | 2 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 284 | 4 | 288 |
Merged error: 0b
Found 2 expressions with local error:
| 0.1b | (/ 1 (/ (fma x x 1.0) x)) |
| 14.1b | (/ (fma x x 1.0) x) |
| 84× | times-frac |
| 52× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 16× | associate-/r* |
| 15× | add-exp-log |
| 9× | add-cbrt-cube |
| 8× | div-exp |
| 6× | div-inv associate-/l* |
| 4× | cbrt-undiv |
| 3× | pow1 |
| 2× | expm1-log1p-u rec-exp frac-2neg 1-exp clear-num log1p-expm1-u add-log-exp |
| 1× | pow-flip associate-/r/ inv-pow |
| 6.0ms | (/ 1 (/ (fma x x 1.0) x)) |
| 3.0ms | (/ (fma x x 1.0) x) |
| 69.0ms | (/ 1 (/ (fma x x 1.0) x)) |
| 85.0ms | (/ (fma x x 1.0) x) |
Useful iterations: 2 (32.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 360 | 746 |
| 1 | 1496 | 655 |
| 2 | 5002 | 578 |
2 alts after pruning (1 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 112 | 1 | 113 |
| Fresh | 1 | 0 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 1 | 1 | 2 |
| Total | 115 | 2 | 117 |
Merged error: 0b
Found 2 expressions with local error:
| 0.0b | (fma 1.0 (/ 1 x) x) |
| 0.1b | (/ 1 (fma 1.0 (/ 1 x) x)) |
| 10× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 9× | times-frac |
| 6× | add-exp-log |
| 4× | add-cbrt-cube |
| 3× | pow1 associate-/r* associate-/l* |
| 2× | expm1-log1p-u div-exp log1p-expm1-u add-log-exp |
| 1× | cbrt-undiv rec-exp pow-flip frac-2neg 1-exp clear-num fma-udef div-inv inv-pow |
| 1.0ms | (fma 1.0 (/ 1 x) x) |
| 3.0ms | (/ 1 (fma 1.0 (/ 1 x) x)) |
| 49.0ms | (fma 1.0 (/ 1 x) x) |
| 46.0ms | (/ 1 (fma 1.0 (/ 1 x) x)) |
Useful iterations: 3 (37.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 136 | 257 |
| 1 | 415 | 227 |
| 2 | 1338 | 213 |
| 3 | 5002 | 211 |
2 alts after pruning (0 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 49 | 0 | 49 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 49 | 2 | 51 |
Merged error: 0b
0% (0.1b remaining)
Error of 0.1b against oracle of 0.0b and baseline of 0.1b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 3 |
| 1 | 8 | 3 |
| 178.0ms | 8000× | body | 80 | valid |