Time bar (total: 6.3s)
| 30.0ms | 732× | body | 80 | nan |
| 13.0ms | 286× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 10 |
| 1 | 76 | 10 |
| 2 | 211 | 10 |
| 3 | 530 | 10 |
| 4 | 1065 | 10 |
| 5 | 2198 | 10 |
| 6 | 3794 | 10 |
| 7 | 5001 | 10 |
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.1b
Found 4 expressions with local error:
| 0.1b | (* (- a (/ 1.0 3.0)) (+ 1.0 (* (/ 1.0 (sqrt (* 9.0 (- a (/ 1.0 3.0))))) rand))) |
| 0.2b | (* (/ 1.0 (sqrt (* 9.0 (- a (/ 1.0 3.0))))) rand) |
| 0.3b | (/ 1.0 (sqrt (* 9.0 (- a (/ 1.0 3.0))))) |
| 0.4b | (sqrt (* 9.0 (- a (/ 1.0 3.0)))) |
| 36× | add-sqr-sqrt |
| 26× | *-un-lft-identity times-frac |
| 24× | add-cube-cbrt associate-*l* |
| 13× | add-exp-log add-cbrt-cube |
| 11× | pow1 |
| 8× | associate-*r/ sqrt-prod |
| 6× | flip3-- sqrt-div associate-*r* flip-- |
| 4× | expm1-log1p-u frac-times associate-/r* associate-/r/ log1p-expm1-u add-log-exp |
| 3× | flip3-+ pow-prod-down associate-*l/ prod-exp cbrt-unprod flip-+ associate-/l* unswap-sqr |
| 2× | cbrt-undiv sqrt-pow1 div-exp *-commutative div-inv difference-of-squares |
| 1× | distribute-rgt-in frac-2neg distribute-lft-in pow1/2 clear-num distribute-lft-out-- |
| 18.0ms | (* (- a (/ 1.0 3.0)) (+ 1.0 (* (/ 1.0 (sqrt (* 9.0 (- a (/ 1.0 3.0))))) rand))) |
| 14.0ms | (* (/ 1.0 (sqrt (* 9.0 (- a (/ 1.0 3.0))))) rand) |
| 13.0ms | (/ 1.0 (sqrt (* 9.0 (- a (/ 1.0 3.0))))) |
| 18.0ms | (sqrt (* 9.0 (- a (/ 1.0 3.0)))) |
| 115.0ms | (* (- a (/ 1.0 3.0)) (+ 1.0 (* (/ 1.0 (sqrt (* 9.0 (- a (/ 1.0 3.0))))) rand))) |
| 180.0ms | (* (/ 1.0 (sqrt (* 9.0 (- a (/ 1.0 3.0))))) rand) |
| 141.0ms | (/ 1.0 (sqrt (* 9.0 (- a (/ 1.0 3.0))))) |
| 80.0ms | (sqrt (* 9.0 (- a (/ 1.0 3.0)))) |
Useful iterations: 2 (78.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 860 | 1389 |
| 1 | 3774 | 1282 |
| 2 | 5001 | 1276 |
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 128 | 6 | 134 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 129 | 6 | 135 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (* 9.0 (- a (/ 1.0 3.0))) |
| 0.1b | (* (- a (/ 1.0 3.0)) (+ 1.0 (/ (* 1.0 rand) (sqrt (* 9.0 (- a (/ 1.0 3.0))))))) |
| 0.2b | (/ (* 1.0 rand) (sqrt (* 9.0 (- a (/ 1.0 3.0))))) |
| 0.4b | (sqrt (* 9.0 (- a (/ 1.0 3.0)))) |
| 92× | add-sqr-sqrt |
| 84× | *-un-lft-identity |
| 78× | add-cube-cbrt prod-diff |
| 60× | times-frac |
| 42× | distribute-rgt-in distribute-lft-in |
| 13× | add-exp-log add-cbrt-cube |
| 11× | pow1 |
| 10× | associate-*r* |
| 9× | associate-*l* |
| 8× | associate-*r/ |
| 7× | div-inv |
| 6× | flip3-- flip-- |
| 4× | expm1-log1p-u frac-times sqrt-div associate-/r* log1p-expm1-u add-log-exp difference-of-squares |
| 3× | flip3-+ pow-prod-down prod-exp sqrt-prod cbrt-unprod flip-+ |
| 2× | cbrt-undiv sub-neg sqrt-pow1 div-exp associate-*l/ associate-/r/ *-commutative distribute-lft-out-- unswap-sqr |
| 1× | frac-2neg pow1/2 clear-num distribute-lft-out associate-/l* |
| 13.0ms | (* 9.0 (- a (/ 1.0 3.0))) |
| 14.0ms | (* (- a (/ 1.0 3.0)) (+ 1.0 (/ (* 1.0 rand) (sqrt (* 9.0 (- a (/ 1.0 3.0))))))) |
| 11.0ms | (/ (* 1.0 rand) (sqrt (* 9.0 (- a (/ 1.0 3.0))))) |
| 19.0ms | (sqrt (* 9.0 (- a (/ 1.0 3.0)))) |
| 43.0ms | (* 9.0 (- a (/ 1.0 3.0))) |
| 117.0ms | (* (- a (/ 1.0 3.0)) (+ 1.0 (/ (* 1.0 rand) (sqrt (* 9.0 (- a (/ 1.0 3.0))))))) |
| 197.0ms | (/ (* 1.0 rand) (sqrt (* 9.0 (- a (/ 1.0 3.0))))) |
| 75.0ms | (sqrt (* 9.0 (- a (/ 1.0 3.0)))) |
Useful iterations: 1 (27.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1157 | 3007 |
| 1 | 5001 | 2366 |
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 192 | 3 | 195 |
| Fresh | 3 | 2 | 5 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 196 | 5 | 201 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.0b | (* 9.0 (- a (/ 1.0 3.0))) |
| 0.2b | (/ (* 1.0 rand) (sqrt (* 9.0 (- a (/ 1.0 3.0))))) |
| 0.4b | (sqrt (* 9.0 (- a (/ 1.0 3.0)))) |
| 8.0b | (* (- a (/ 1.0 3.0)) (/ (* 1.0 rand) (sqrt (* 9.0 (- a (/ 1.0 3.0)))))) |
| 93× | add-sqr-sqrt |
| 83× | *-un-lft-identity |
| 79× | add-cube-cbrt |
| 78× | prod-diff |
| 64× | times-frac |
| 41× | distribute-rgt-in distribute-lft-in |
| 20× | add-exp-log add-cbrt-cube |
| 16× | associate-*r* |
| 11× | pow1 |
| 9× | associate-*r/ associate-*l* |
| 8× | div-inv |
| 6× | flip3-- sqrt-div prod-exp flip-- cbrt-unprod |
| 4× | cbrt-undiv expm1-log1p-u div-exp associate-/r* sqrt-prod associate-/r/ log1p-expm1-u add-log-exp difference-of-squares |
| 3× | pow-prod-down |
| 2× | frac-times sub-neg sqrt-pow1 associate-*l/ *-commutative distribute-lft-out-- unswap-sqr |
| 1× | frac-2neg pow1/2 clear-num associate-/l* |
| 12.0ms | (* 9.0 (- a (/ 1.0 3.0))) |
| 11.0ms | (/ (* 1.0 rand) (sqrt (* 9.0 (- a (/ 1.0 3.0))))) |
| 18.0ms | (sqrt (* 9.0 (- a (/ 1.0 3.0)))) |
| 23.0ms | (* (- a (/ 1.0 3.0)) (/ (* 1.0 rand) (sqrt (* 9.0 (- a (/ 1.0 3.0)))))) |
| 44.0ms | (* 9.0 (- a (/ 1.0 3.0))) |
| 194.0ms | (/ (* 1.0 rand) (sqrt (* 9.0 (- a (/ 1.0 3.0))))) |
| 76.0ms | (sqrt (* 9.0 (- a (/ 1.0 3.0)))) |
| 163.0ms | (* (- a (/ 1.0 3.0)) (/ (* 1.0 rand) (sqrt (* 9.0 (- a (/ 1.0 3.0)))))) |
Useful iterations: 1 (25.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1106 | 2989 |
| 1 | 4926 | 2299 |
| 2 | 5001 | 2299 |
5 alts after pruning (4 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 199 | 1 | 200 |
| Fresh | 1 | 3 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 200 | 5 | 205 |
Merged error: 0.0b
Found 3 expressions with local error:
| 0.0b | (sqrt (- a (/ 1.0 3.0))) |
| 0.1b | (* (- a (/ 1.0 3.0)) (+ 1.0 (/ (/ (* 1.0 rand) (sqrt 9.0)) (sqrt (- a (/ 1.0 3.0)))))) |
| 0.3b | (/ (/ (* 1.0 rand) (sqrt 9.0)) (sqrt (- a (/ 1.0 3.0)))) |
| 163× | times-frac |
| 126× | add-sqr-sqrt |
| 102× | sqrt-prod |
| 86× | *-un-lft-identity |
| 58× | add-cube-cbrt |
| 26× | difference-of-squares |
| 14× | add-exp-log add-cbrt-cube |
| 13× | distribute-lft-out-- |
| 11× | div-inv |
| 10× | associate-/l* |
| 9× | associate-/r* |
| 6× | pow1 associate-*l* |
| 5× | cbrt-undiv flip3-- div-exp flip-- |
| 4× | frac-times sqrt-div associate-*r* |
| 3× | expm1-log1p-u flip3-+ flip-+ log1p-expm1-u add-log-exp |
| 2× | associate-*r/ associate-*l/ prod-exp associate-/r/ cbrt-unprod |
| 1× | distribute-rgt-in rem-sqrt-square frac-2neg distribute-lft-in sqrt-pow1 pow1/2 pow-prod-down clear-num *-commutative associate-/l/ distribute-lft-out unswap-sqr |
| 9.0ms | (sqrt (- a (/ 1.0 3.0))) |
| 39.0ms | (* (- a (/ 1.0 3.0)) (+ 1.0 (/ (/ (* 1.0 rand) (sqrt 9.0)) (sqrt (- a (/ 1.0 3.0)))))) |
| 15.0ms | (/ (/ (* 1.0 rand) (sqrt 9.0)) (sqrt (- a (/ 1.0 3.0)))) |
| 45.0ms | (sqrt (- a (/ 1.0 3.0))) |
| 153.0ms | (* (- a (/ 1.0 3.0)) (+ 1.0 (/ (/ (* 1.0 rand) (sqrt 9.0)) (sqrt (- a (/ 1.0 3.0)))))) |
| 239.0ms | (/ (/ (* 1.0 rand) (sqrt 9.0)) (sqrt (- a (/ 1.0 3.0)))) |
Useful iterations: 2 (91.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1016 | 2566 |
| 1 | 4544 | 2406 |
| 2 | 5001 | 2404 |
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 193 | 0 | 193 |
| Fresh | 0 | 3 | 3 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 193 | 5 | 198 |
Merged error: 0.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 | 19 | 13 |
| 1 | 19 | 13 |
| 918.0ms | 27968× | body | 80 | nan |
| 322.0ms | 9112× | body | 80 | valid |