Time bar (total: 5.8s)
| 53.0ms | 896× | body | 80 | nan |
| 17.0ms | 291× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 10 |
| 1 | 72 | 10 |
| 2 | 192 | 10 |
| 3 | 437 | 10 |
| 4 | 816 | 10 |
| 5 | 1578 | 10 |
| 6 | 2764 | 10 |
| 7 | 5002 | 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))))) |
| 0.2b | (* (/ 1.0 (sqrt (* 9.0 (- a (/ 1.0 3.0))))) rand) |
| 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× | frac-times associate-/r* associate-/r/ 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-- |
| 12.0ms | (* (- a (/ 1.0 3.0)) (+ 1.0 (* (/ 1.0 (sqrt (* 9.0 (- a (/ 1.0 3.0))))) rand))) |
| 9.0ms | (/ 1.0 (sqrt (* 9.0 (- a (/ 1.0 3.0))))) |
| 13.0ms | (* (/ 1.0 (sqrt (* 9.0 (- a (/ 1.0 3.0))))) rand) |
| 7.0ms | (sqrt (* 9.0 (- a (/ 1.0 3.0)))) |
| 15.0ms | (* (- a (/ 1.0 3.0)) (+ 1.0 (* (/ 1.0 (sqrt (* 9.0 (- a (/ 1.0 3.0))))) rand))) |
| 9.0ms | (/ 1.0 (sqrt (* 9.0 (- a (/ 1.0 3.0))))) |
| 20.0ms | (* (/ 1.0 (sqrt (* 9.0 (- a (/ 1.0 3.0))))) rand) |
| 6.0ms | (sqrt (* 9.0 (- a (/ 1.0 3.0)))) |
Useful iterations: 1 (21.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1008 | 1422 |
| 1 | 4619 | 1341 |
| 2 | 5001 | 1341 |
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 120 | 6 | 126 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 121 | 6 | 127 |
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)))) |
| 24× | add-sqr-sqrt |
| 16× | *-un-lft-identity |
| 13× | add-exp-log add-cbrt-cube |
| 11× | pow1 |
| 10× | add-cube-cbrt associate-*r* |
| 9× | associate-*l* |
| 8× | associate-*r/ |
| 6× | flip3-- times-frac flip-- |
| 4× | frac-times sqrt-div associate-/r* add-log-exp difference-of-squares |
| 3× | distribute-rgt-in distribute-lft-in 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 div-inv distribute-lft-out associate-/l* |
| 11.0ms | (* 9.0 (- a (/ 1.0 3.0))) |
| 13.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))))) |
| 7.0ms | (sqrt (* 9.0 (- a (/ 1.0 3.0)))) |
| 4.0ms | (* 9.0 (- a (/ 1.0 3.0))) |
| 23.0ms | (* (- a (/ 1.0 3.0)) (+ 1.0 (/ (* 1.0 rand) (sqrt (* 9.0 (- a (/ 1.0 3.0))))))) |
| 30.0ms | (/ (* 1.0 rand) (sqrt (* 9.0 (- a (/ 1.0 3.0))))) |
| 10.0ms | (sqrt (* 9.0 (- a (/ 1.0 3.0)))) |
Useful iterations: 1 (20.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 870 | 1101 |
| 1 | 4263 | 1027 |
| 2 | 5001 | 1027 |
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 107 | 2 | 109 |
| Fresh | 1 | 4 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 108 | 7 | 115 |
Merged error: 0.0b
Found 4 expressions with local error:
| 0.1b | (* (- a (/ 1.0 3.0)) (+ 1.0 (* (/ 1 (sqrt 9.0)) (* (/ 1.0 (sqrt (- a (/ 1.0 3.0)))) rand)))) |
| 0.2b | (* (/ 1.0 (sqrt (- a (/ 1.0 3.0)))) rand) |
| 0.3b | (/ 1.0 (sqrt (- a (/ 1.0 3.0)))) |
| 0.3b | (* (/ 1 (sqrt 9.0)) (* (/ 1.0 (sqrt (- a (/ 1.0 3.0)))) rand)) |
| 104× | add-sqr-sqrt |
| 82× | times-frac |
| 70× | *-un-lft-identity |
| 61× | associate-*l* |
| 54× | add-cube-cbrt |
| 52× | add-exp-log sqrt-prod |
| 34× | add-cbrt-cube |
| 23× | prod-exp |
| 16× | difference-of-squares |
| 13× | pow1 cbrt-unprod |
| 12× | div-exp |
| 9× | associate-/r* |
| 8× | distribute-lft-out-- |
| 7× | cbrt-undiv associate-*r* |
| 6× | associate-*l/ |
| 5× | frac-times flip3-- pow-prod-down flip-- |
| 4× | sqrt-div associate-/r/ add-log-exp unswap-sqr |
| 3× | rec-exp flip3-+ 1-exp associate-*r/ *-commutative flip-+ div-inv associate-/l* |
| 1× | distribute-rgt-in frac-2neg distribute-lft-in clear-num |
| 10.0ms | (* (- a (/ 1.0 3.0)) (+ 1.0 (* (/ 1 (sqrt 9.0)) (* (/ 1.0 (sqrt (- a (/ 1.0 3.0)))) rand)))) |
| 18.0ms | (* (/ 1.0 (sqrt (- a (/ 1.0 3.0)))) rand) |
| 10.0ms | (/ 1.0 (sqrt (- a (/ 1.0 3.0)))) |
| 18.0ms | (* (/ 1 (sqrt 9.0)) (* (/ 1.0 (sqrt (- a (/ 1.0 3.0)))) rand)) |
| 16.0ms | (* (- a (/ 1.0 3.0)) (+ 1.0 (* (/ 1 (sqrt 9.0)) (* (/ 1.0 (sqrt (- a (/ 1.0 3.0)))) rand)))) |
| 21.0ms | (* (/ 1.0 (sqrt (- a (/ 1.0 3.0)))) rand) |
| 6.0ms | (/ 1.0 (sqrt (- a (/ 1.0 3.0)))) |
| 23.0ms | (* (/ 1 (sqrt 9.0)) (* (/ 1.0 (sqrt (- a (/ 1.0 3.0)))) rand)) |
Useful iterations: 1 (27.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1259 | 2249 |
| 1 | 5001 | 2036 |
8 alts after pruning (6 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 202 | 1 | 203 |
| Fresh | 0 | 5 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 1 | 1 |
| Total | 202 | 8 | 210 |
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (* (/ 1.0 (sqrt (- a (/ 1.0 3.0)))) rand) |
| 0.3b | (/ (* (- a (/ 1.0 3.0)) (* (/ 1.0 (sqrt (- a (/ 1.0 3.0)))) rand)) (sqrt 9.0)) |
| 0.3b | (/ 1.0 (sqrt (- a (/ 1.0 3.0)))) |
| 8.3b | (* (- a (/ 1.0 3.0)) (* (/ 1.0 (sqrt (- a (/ 1.0 3.0)))) rand)) |
| 92× | add-sqr-sqrt |
| 70× | times-frac |
| 60× | *-un-lft-identity |
| 49× | sqrt-prod |
| 44× | add-cube-cbrt |
| 39× | associate-*l* |
| 34× | add-exp-log add-cbrt-cube |
| 16× | difference-of-squares |
| 15× | associate-/r* |
| 12× | prod-exp cbrt-unprod |
| 11× | pow1 associate-*l/ |
| 8× | cbrt-undiv div-exp distribute-lft-out-- |
| 6× | flip3-- flip-- |
| 5× | associate-/l/ |
| 4× | frac-times sqrt-div associate-*r* pow-prod-down associate-/r/ associate-/l* add-log-exp |
| 3× | div-inv unswap-sqr |
| 2× | frac-2neg associate-*r/ clear-num *-commutative |
| 14.0ms | (* (/ 1.0 (sqrt (- a (/ 1.0 3.0)))) rand) |
| 22.0ms | (/ (* (- a (/ 1.0 3.0)) (* (/ 1.0 (sqrt (- a (/ 1.0 3.0)))) rand)) (sqrt 9.0)) |
| 9.0ms | (/ 1.0 (sqrt (- a (/ 1.0 3.0)))) |
| 18.0ms | (* (- a (/ 1.0 3.0)) (* (/ 1.0 (sqrt (- a (/ 1.0 3.0)))) rand)) |
| 18.0ms | (* (/ 1.0 (sqrt (- a (/ 1.0 3.0)))) rand) |
| 25.0ms | (/ (* (- a (/ 1.0 3.0)) (* (/ 1.0 (sqrt (- a (/ 1.0 3.0)))) rand)) (sqrt 9.0)) |
| 6.0ms | (/ 1.0 (sqrt (- a (/ 1.0 3.0)))) |
| 15.0ms | (* (- a (/ 1.0 3.0)) (* (/ 1.0 (sqrt (- a (/ 1.0 3.0)))) rand)) |
Useful iterations: 1 (23.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1066 | 1924 |
| 1 | 4717 | 1720 |
| 2 | 5002 | 1720 |
7 alts after pruning (5 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 181 | 1 | 182 |
| Fresh | 1 | 4 | 5 |
| Picked | 0 | 1 | 1 |
| Done | 1 | 1 | 2 |
| Total | 183 | 7 | 190 |
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 | 17 | 10 |
| 1 | 17 | 10 |
| 1.6s | 27435× | body | 80 | nan |
| 538.0ms | 9090× | body | 80 | valid |
Loading profile data...