Time bar (total: 3.0s)
| 5.0ms | 256× | body | 80 | valid |
| 2.0ms | 102× | body | 80 | nan |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 4 |
| 1 | 8 | 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: 0.2b
Found 3 expressions with local error:
| 0.0b | (+ 1.0 (sqrt (+ x 1.0))) |
| 0.0b | (sqrt (+ x 1.0)) |
| 0.2b | (/ x (+ 1.0 (sqrt (+ x 1.0)))) |
| 26× | *-un-lft-identity |
| 17× | add-sqr-sqrt |
| 14× | add-cube-cbrt |
| 12× | times-frac |
| 6× | distribute-lft-out |
| 5× | add-exp-log add-cbrt-cube add-log-exp |
| 4× | pow1 associate-/r* sqrt-prod |
| 3× | expm1-log1p-u fma-def flip3-+ flip-+ log1p-expm1-u associate-/l* |
| 2× | sqrt-div associate-/r/ |
| 1× | cbrt-undiv +-commutative rem-sqrt-square frac-2neg sqrt-pow1 pow1/2 div-exp clear-num sum-log hypot-def div-inv |
| 6.0ms | (+ 1.0 (sqrt (+ x 1.0))) |
| 3.0ms | (sqrt (+ x 1.0)) |
| 7.0ms | (/ x (+ 1.0 (sqrt (+ x 1.0)))) |
| 44.0ms | (+ 1.0 (sqrt (+ x 1.0))) |
| 29.0ms | (sqrt (+ x 1.0)) |
| 137.0ms | (/ x (+ 1.0 (sqrt (+ x 1.0)))) |
Useful iterations: 2 (30.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 334 | 509 |
| 1 | 1210 | 457 |
| 2 | 5001 | 445 |
6 alts after pruning (5 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 75 | 5 | 80 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 75 | 6 | 81 |
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (+ 1.0 (sqrt (+ x 1.0))) |
| 0.0b | (sqrt (+ x 1.0)) |
| 0.1b | (/ 1 (+ 1.0 (sqrt (+ x 1.0)))) |
| 0.1b | (* x (/ 1 (+ 1.0 (sqrt (+ x 1.0))))) |
| 43× | *-un-lft-identity |
| 34× | add-sqr-sqrt |
| 26× | times-frac |
| 24× | add-cube-cbrt |
| 18× | associate-*r* |
| 17× | add-exp-log |
| 11× | add-cbrt-cube |
| 9× | distribute-lft-out |
| 8× | pow1 |
| 6× | add-log-exp |
| 4× | expm1-log1p-u flip3-+ div-exp prod-exp associate-/r* sqrt-prod associate-/r/ flip-+ log1p-expm1-u |
| 3× | fma-def associate-*l* associate-/l* unswap-sqr |
| 2× | cbrt-undiv rec-exp sqrt-div 1-exp cbrt-unprod div-inv |
| 1× | +-commutative rem-sqrt-square pow-flip frac-2neg sqrt-pow1 pow1/2 associate-*r/ pow-prod-down clear-num sum-log un-div-inv *-commutative hypot-def inv-pow |
| 6.0ms | (+ 1.0 (sqrt (+ x 1.0))) |
| 3.0ms | (sqrt (+ x 1.0)) |
| 7.0ms | (/ 1 (+ 1.0 (sqrt (+ x 1.0)))) |
| 14.0ms | (* x (/ 1 (+ 1.0 (sqrt (+ x 1.0))))) |
| 43.0ms | (+ 1.0 (sqrt (+ x 1.0))) |
| 29.0ms | (sqrt (+ x 1.0)) |
| 101.0ms | (/ 1 (+ 1.0 (sqrt (+ x 1.0)))) |
| 135.0ms | (* x (/ 1 (+ 1.0 (sqrt (+ x 1.0))))) |
Useful iterations: 2 (45.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 472 | 857 |
| 1 | 2046 | 741 |
| 2 | 5002 | 696 |
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 130 | 0 | 130 |
| Fresh | 0 | 4 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 130 | 6 | 136 |
Merged error: 0b
Found 4 expressions with local error:
| 0.1b | (* (fabs (cbrt (+ x 1.0))) (sqrt (cbrt (+ x 1.0)))) |
| 0.2b | (/ x (+ 1.0 (* (fabs (cbrt (+ x 1.0))) (sqrt (cbrt (+ x 1.0)))))) |
| 0.2b | (cbrt (+ x 1.0)) |
| 0.2b | (cbrt (+ x 1.0)) |
| 24× | add-sqr-sqrt *-un-lft-identity |
| 18× | add-cube-cbrt |
| 13× | cbrt-prod |
| 10× | associate-*r* |
| 9× | times-frac sqrt-prod |
| 8× | add-exp-log add-cbrt-cube |
| 6× | pow1 cbrt-div |
| 4× | expm1-log1p-u flip3-+ flip-+ log1p-expm1-u add-log-exp |
| 3× | associate-*l* associate-/r* distribute-lft-out associate-/l* unswap-sqr |
| 2× | pow1/3 sqrt-div associate-*r/ associate-/r/ |
| 1× | cbrt-undiv frac-2neg div-exp pow-prod-down prod-exp clear-num *-commutative cbrt-unprod div-inv |
| 8.0ms | (* (fabs (cbrt (+ x 1.0))) (sqrt (cbrt (+ x 1.0)))) |
| 4.0ms | (/ x (+ 1.0 (* (fabs (cbrt (+ x 1.0))) (sqrt (cbrt (+ x 1.0)))))) |
| 5.0ms | (cbrt (+ x 1.0)) |
| 3.0ms | (cbrt (+ x 1.0)) |
| 93.0ms | (* (fabs (cbrt (+ x 1.0))) (sqrt (cbrt (+ x 1.0)))) |
| 202.0ms | (/ x (+ 1.0 (* (fabs (cbrt (+ x 1.0))) (sqrt (cbrt (+ x 1.0)))))) |
| 84.0ms | (cbrt (+ x 1.0)) |
| 86.0ms | (cbrt (+ x 1.0)) |
Useful iterations: 2 (67.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 707 | 1346 |
| 1 | 3177 | 1264 |
| 2 | 5001 | 1230 |
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 105 | 1 | 106 |
| Fresh | 2 | 1 | 3 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 2 | 2 |
| Total | 108 | 4 | 112 |
Merged error: 0b
Found 4 expressions with local error:
| 0.1b | (fma (sqrt (cbrt (+ x 1.0))) (fabs (cbrt (+ x 1.0))) 1.0) |
| 0.2b | (/ x (fma (sqrt (cbrt (+ x 1.0))) (fabs (cbrt (+ x 1.0))) 1.0)) |
| 0.2b | (cbrt (+ x 1.0)) |
| 0.2b | (cbrt (+ x 1.0)) |
| 18× | *-un-lft-identity |
| 14× | add-sqr-sqrt add-cube-cbrt |
| 9× | times-frac |
| 8× | cbrt-prod |
| 6× | add-exp-log add-cbrt-cube |
| 4× | pow1 expm1-log1p-u cbrt-div log1p-expm1-u add-log-exp |
| 3× | associate-/r* associate-/l* |
| 2× | flip3-+ pow1/3 flip-+ distribute-lft-out |
| 1× | cbrt-undiv frac-2neg div-exp clear-num fma-udef div-inv |
| 1.0ms | (fma (sqrt (cbrt (+ x 1.0))) (fabs (cbrt (+ x 1.0))) 1.0) |
| 3.0ms | (/ x (fma (sqrt (cbrt (+ x 1.0))) (fabs (cbrt (+ x 1.0))) 1.0)) |
| 3.0ms | (cbrt (+ x 1.0)) |
| 3.0ms | (cbrt (+ x 1.0)) |
| 101.0ms | (fma (sqrt (cbrt (+ x 1.0))) (fabs (cbrt (+ x 1.0))) 1.0) |
| 215.0ms | (/ x (fma (sqrt (cbrt (+ x 1.0))) (fabs (cbrt (+ x 1.0))) 1.0)) |
| 87.0ms | (cbrt (+ x 1.0)) |
| 88.0ms | (cbrt (+ x 1.0)) |
Useful iterations: 2 (53.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 610 | 1092 |
| 1 | 2616 | 1015 |
| 2 | 5001 | 999 |
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 83 | 0 | 83 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 2 | 2 |
| Total | 83 | 4 | 87 |
Merged error: 0b
0% (0.2b remaining)
Error of 0.2b against oracle of 0.0b and baseline of 0.2b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 4 |
| 1 | 8 | 4 |
| 155.0ms | 7999× | body | 80 | valid |
| 42.0ms | 2604× | body | 80 | nan |
| 0.0ms | 1× | body | 1280 | valid |