Time bar (total: 6.5s)
| 35.0ms | 818× | body | 80 | nan |
| 13.0ms | 293× | 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.3b | (* (/ 1.0 (sqrt (* 9.0 (- a (/ 1.0 3.0))))) rand) |
| 0.3b | (/ 1.0 (sqrt (* 9.0 (- a (/ 1.0 3.0))))) |
| 0.8b | (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-- |
| 11.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) |
| 10.0ms | (/ 1.0 (sqrt (* 9.0 (- a (/ 1.0 3.0))))) |
| 19.0ms | (sqrt (* 9.0 (- a (/ 1.0 3.0)))) |
| 121.0ms | (* (- a (/ 1.0 3.0)) (+ 1.0 (* (/ 1.0 (sqrt (* 9.0 (- a (/ 1.0 3.0))))) rand))) |
| 184.0ms | (* (/ 1.0 (sqrt (* 9.0 (- a (/ 1.0 3.0))))) rand) |
| 146.0ms | (/ 1.0 (sqrt (* 9.0 (- a (/ 1.0 3.0))))) |
| 76.0ms | (sqrt (* 9.0 (- a (/ 1.0 3.0)))) |
Useful iterations: 2 (83.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 860 | 1389 |
| 1 | 3774 | 1282 |
| 2 | 5001 | 1276 |
9 alts after pruning (9 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 125 | 9 | 134 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 126 | 9 | 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.3b | (/ (* 1.0 rand) (sqrt (* 9.0 (- a (/ 1.0 3.0))))) |
| 0.8b | (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* |
| 12.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))))))) |
| 12.0ms | (/ (* 1.0 rand) (sqrt (* 9.0 (- a (/ 1.0 3.0))))) |
| 19.0ms | (sqrt (* 9.0 (- a (/ 1.0 3.0)))) |
| 44.0ms | (* 9.0 (- a (/ 1.0 3.0))) |
| 120.0ms | (* (- a (/ 1.0 3.0)) (+ 1.0 (/ (* 1.0 rand) (sqrt (* 9.0 (- a (/ 1.0 3.0))))))) |
| 199.0ms | (/ (* 1.0 rand) (sqrt (* 9.0 (- a (/ 1.0 3.0))))) |
| 76.0ms | (sqrt (* 9.0 (- a (/ 1.0 3.0)))) |
Useful iterations: 1 (29.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1157 | 3009 |
| 1 | 5002 | 2366 |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 193 | 2 | 195 |
| Fresh | 4 | 4 | 8 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 197 | 7 | 204 |
Merged error: 0b
Found 4 expressions with local error:
| 0.3b | (* (/ 1.0 (sqrt (* 9.0 (- a (/ 1.0 3.0))))) rand) |
| 0.3b | (/ 1.0 (sqrt (* 9.0 (- a (/ 1.0 3.0))))) |
| 0.8b | (sqrt (* 9.0 (- a (/ 1.0 3.0)))) |
| 7.9b | (* (- a (/ 1.0 3.0)) (* (/ 1.0 (sqrt (* 9.0 (- a (/ 1.0 3.0))))) rand)) |
| 33× | add-sqr-sqrt |
| 26× | times-frac |
| 25× | *-un-lft-identity |
| 24× | associate-*l* |
| 23× | add-cube-cbrt |
| 20× | add-exp-log add-cbrt-cube |
| 14× | pow1 |
| 8× | sqrt-prod |
| 7× | associate-*r/ prod-exp cbrt-unprod |
| 6× | sqrt-div associate-*l/ |
| 5× | flip3-- pow-prod-down flip-- |
| 4× | expm1-log1p-u associate-*r* associate-/r* associate-/r/ log1p-expm1-u add-log-exp |
| 3× | cbrt-undiv div-exp associate-/l* |
| 2× | frac-times sqrt-pow1 *-commutative div-inv difference-of-squares unswap-sqr |
| 1× | frac-2neg pow1/2 clear-num distribute-lft-out-- |
| 14.0ms | (* (/ 1.0 (sqrt (* 9.0 (- a (/ 1.0 3.0))))) rand) |
| 10.0ms | (/ 1.0 (sqrt (* 9.0 (- a (/ 1.0 3.0))))) |
| 19.0ms | (sqrt (* 9.0 (- a (/ 1.0 3.0)))) |
| 22.0ms | (* (- a (/ 1.0 3.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) |
| 148.0ms | (/ 1.0 (sqrt (* 9.0 (- a (/ 1.0 3.0))))) |
| 76.0ms | (sqrt (* 9.0 (- a (/ 1.0 3.0)))) |
| 166.0ms | (* (- a (/ 1.0 3.0)) (* (/ 1.0 (sqrt (* 9.0 (- a (/ 1.0 3.0))))) rand)) |
Useful iterations: 2 (65.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 787 | 1284 |
| 1 | 3157 | 1135 |
| 2 | 5001 | 1129 |
7 alts after pruning (5 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 131 | 0 | 131 |
| Fresh | 0 | 5 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 131 | 7 | 138 |
Merged error: 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))) |
| 35.0ms | (* (- a (/ 1.0 3.0)) (+ 1.0 (/ (/ (* 1.0 rand) (sqrt 9.0)) (sqrt (- a (/ 1.0 3.0)))))) |
| 17.0ms | (/ (/ (* 1.0 rand) (sqrt 9.0)) (sqrt (- a (/ 1.0 3.0)))) |
| 40.0ms | (sqrt (- a (/ 1.0 3.0))) |
| 147.0ms | (* (- a (/ 1.0 3.0)) (+ 1.0 (/ (/ (* 1.0 rand) (sqrt 9.0)) (sqrt (- a (/ 1.0 3.0)))))) |
| 224.0ms | (/ (/ (* 1.0 rand) (sqrt 9.0)) (sqrt (- a (/ 1.0 3.0)))) |
Useful iterations: 2 (88.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1016 | 2566 |
| 1 | 4544 | 2406 |
| 2 | 5001 | 2404 |
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 192 | 1 | 193 |
| Fresh | 1 | 3 | 4 |
| Picked | 0 | 1 | 1 |
| Done | 1 | 1 | 2 |
| Total | 194 | 6 | 200 |
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 | 19 | 13 |
| 1 | 19 | 13 |
| 1.2s | 27539× | body | 80 | nan |
| 410.0ms | 9150× | body | 80 | valid |