Time bar (total: 18.3s)
| True | Other | False | Iter |
|---|---|---|---|
| 0% | 99.8% | 0.2% | 0 |
| 0% | 99.8% | 0.2% | 1 |
| 0% | 99.8% | 0.2% | 2 |
| 0% | 99.8% | 0.2% | 3 |
| 0% | 99.8% | 0.2% | 4 |
| 0% | 99.8% | 0.2% | 5 |
| 0% | 99.8% | 0.2% | 6 |
| 0% | 99.8% | 0.2% | 7 |
| 0% | 99.8% | 0.2% | 8 |
| 18.7% | 76.4% | 4.9% | 9 |
| 18.7% | 76.4% | 4.9% | 10 |
| 21.8% | 72.5% | 5.7% | 11 |
| 21.8% | 69.8% | 8.4% | 12 |
| 32.7% | 46.6% | 20.7% | 13 |
| 32.7% | 46.6% | 20.7% | 14 |
| 28.0ms | 112× | body | 160 | valid |
| 18.0ms | 157× | body | 80 | nan |
| 17.0ms | 144× | body | 80 | valid |
Useful iterations: 0 (124.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4733 | 29 |
| 1 | 4733 | 29 |
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: 11.0b
Found 4 expressions with local error:
| 0.3b | (pow (/ t l) 2.0) |
| 0.5b | (/ (- 1.0 (pow (/ Om Omc) 2.0)) (+ 1.0 (* 2.0 (pow (/ t l) 2.0)))) |
| 0.6b | (asin (sqrt (/ (- 1.0 (pow (/ Om Omc) 2.0)) (+ 1.0 (* 2.0 (pow (/ t l) 2.0)))))) |
| 9.8b | (sqrt (/ (- 1.0 (pow (/ Om Omc) 2.0)) (+ 1.0 (* 2.0 (pow (/ t l) 2.0))))) |
| 96× | add-sqr-sqrt |
| 65× | times-frac |
| 51× | *-un-lft-identity |
| 37× | add-cube-cbrt |
| 30× | sqrt-prod |
| 28× | difference-of-squares |
| 27× | unpow-prod-down |
| 9× | add-exp-log |
| 8× | associate-/l* sqr-pow |
| 7× | distribute-lft-out-- |
| 6× | pow1 add-cbrt-cube |
| 4× | associate-/r/ add-log-exp |
| 3× | pow-unpow associate-/r* div-inv |
| 2× | rem-sqrt-square flip3-+ div-exp pow-exp flip-+ associate-/l/ |
| 1× | cbrt-undiv pow-to-exp asin-acos flip3-- pow-pow frac-2neg sqrt-pow1 pow1/2 sqrt-div div-sub clear-num flip-- |
| 10.0ms | (pow (/ t l) 2.0) |
| 29.0ms | (/ (- 1.0 (pow (/ Om Omc) 2.0)) (+ 1.0 (* 2.0 (pow (/ t l) 2.0)))) |
| 1.0ms | (asin (sqrt (/ (- 1.0 (pow (/ Om Omc) 2.0)) (+ 1.0 (* 2.0 (pow (/ t l) 2.0)))))) |
| 31.0ms | (sqrt (/ (- 1.0 (pow (/ Om Omc) 2.0)) (+ 1.0 (* 2.0 (pow (/ t l) 2.0))))) |
| 22.0ms | (pow (/ t l) 2.0) |
| 176.0ms | (/ (- 1.0 (pow (/ Om Omc) 2.0)) (+ 1.0 (* 2.0 (pow (/ t l) 2.0)))) |
| 24.0ms | (asin (sqrt (/ (- 1.0 (pow (/ Om Omc) 2.0)) (+ 1.0 (* 2.0 (pow (/ t l) 2.0)))))) |
| 301.0ms | (sqrt (/ (- 1.0 (pow (/ Om Omc) 2.0)) (+ 1.0 (* 2.0 (pow (/ t l) 2.0))))) |
Useful iterations: 0 (122.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4951 | 5132 |
| 1 | 4951 | 5132 |
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 134 | 8 | 142 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 135 | 8 | 143 |
Merged error: 10.9b
Found 4 expressions with local error:
| 0.3b | (pow (/ t l) 2.0) |
| 0.5b | (/ (sqrt (- 1.0 (pow (/ Om Omc) 2.0))) (sqrt (+ 1.0 (* 2.0 (pow (/ t l) 2.0))))) |
| 0.6b | (asin (/ (sqrt (- 1.0 (pow (/ Om Omc) 2.0))) (sqrt (+ 1.0 (* 2.0 (pow (/ t l) 2.0)))))) |
| 10.1b | (sqrt (+ 1.0 (* 2.0 (pow (/ t l) 2.0)))) |
| 108× | add-sqr-sqrt |
| 95× | sqrt-prod |
| 82× | times-frac |
| 65× | *-un-lft-identity |
| 51× | add-cube-cbrt |
| 28× | difference-of-squares |
| 27× | unpow-prod-down |
| 11× | associate-/l* |
| 9× | add-exp-log |
| 8× | sqr-pow |
| 7× | distribute-lft-out-- |
| 6× | pow1 sqrt-div associate-/r* add-cbrt-cube |
| 4× | add-log-exp |
| 3× | pow-unpow |
| 2× | flip3-+ div-exp pow-exp associate-/r/ flip-+ div-inv associate-/l/ |
| 1× | cbrt-undiv pow-to-exp rem-sqrt-square asin-acos sqrt-undiv flip3-- pow-pow frac-2neg sqrt-pow1 pow1/2 clear-num flip-- |
| 5.0ms | (pow (/ t l) 2.0) |
| 32.0ms | (/ (sqrt (- 1.0 (pow (/ Om Omc) 2.0))) (sqrt (+ 1.0 (* 2.0 (pow (/ t l) 2.0))))) |
| 1.0ms | (asin (/ (sqrt (- 1.0 (pow (/ Om Omc) 2.0))) (sqrt (+ 1.0 (* 2.0 (pow (/ t l) 2.0)))))) |
| 7.0ms | (sqrt (+ 1.0 (* 2.0 (pow (/ t l) 2.0)))) |
| 23.0ms | (pow (/ t l) 2.0) |
| 267.0ms | (/ (sqrt (- 1.0 (pow (/ Om Omc) 2.0))) (sqrt (+ 1.0 (* 2.0 (pow (/ t l) 2.0))))) |
| 23.0ms | (asin (/ (sqrt (- 1.0 (pow (/ Om Omc) 2.0))) (sqrt (+ 1.0 (* 2.0 (pow (/ t l) 2.0)))))) |
| 62.0ms | (sqrt (+ 1.0 (* 2.0 (pow (/ t l) 2.0)))) |
Useful iterations: 0 (74.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4972 | 6432 |
| 1 | 4972 | 6432 |
8 alts after pruning (7 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 163 | 0 | 163 |
| Fresh | 0 | 7 | 7 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 163 | 8 | 171 |
Merged error: 10.9b
Found 4 expressions with local error:
| 6.1b | (sqrt (asin (sqrt (/ (- 1.0 (pow (/ Om Omc) 2.0)) (+ 1.0 (* 2.0 (pow (/ t l) 2.0))))))) |
| 6.1b | (sqrt (asin (sqrt (/ (- 1.0 (pow (/ Om Omc) 2.0)) (+ 1.0 (* 2.0 (pow (/ t l) 2.0))))))) |
| 9.8b | (sqrt (/ (- 1.0 (pow (/ Om Omc) 2.0)) (+ 1.0 (* 2.0 (pow (/ t l) 2.0))))) |
| 9.8b | (sqrt (/ (- 1.0 (pow (/ Om Omc) 2.0)) (+ 1.0 (* 2.0 (pow (/ t l) 2.0))))) |
| 86× | add-sqr-sqrt |
| 66× | sqrt-prod |
| 56× | times-frac |
| 42× | *-un-lft-identity |
| 30× | add-cube-cbrt |
| 24× | difference-of-squares |
| 12× | unpow-prod-down |
| 8× | pow1 |
| 6× | rem-sqrt-square distribute-lft-out-- sqr-pow |
| 4× | add-exp-log sqrt-pow1 pow1/2 associate-/r/ add-cbrt-cube add-log-exp |
| 2× | flip3-+ sqrt-div flip-+ div-inv |
| 2.0ms | (sqrt (asin (sqrt (/ (- 1.0 (pow (/ Om Omc) 2.0)) (+ 1.0 (* 2.0 (pow (/ t l) 2.0))))))) |
| 2.0ms | (sqrt (asin (sqrt (/ (- 1.0 (pow (/ Om Omc) 2.0)) (+ 1.0 (* 2.0 (pow (/ t l) 2.0))))))) |
| 27.0ms | (sqrt (/ (- 1.0 (pow (/ Om Omc) 2.0)) (+ 1.0 (* 2.0 (pow (/ t l) 2.0))))) |
| 27.0ms | (sqrt (/ (- 1.0 (pow (/ Om Omc) 2.0)) (+ 1.0 (* 2.0 (pow (/ t l) 2.0))))) |
| 52.0ms | (sqrt (asin (sqrt (/ (- 1.0 (pow (/ Om Omc) 2.0)) (+ 1.0 (* 2.0 (pow (/ t l) 2.0))))))) |
| 42.0ms | (sqrt (asin (sqrt (/ (- 1.0 (pow (/ Om Omc) 2.0)) (+ 1.0 (* 2.0 (pow (/ t l) 2.0))))))) |
| 233.0ms | (sqrt (/ (- 1.0 (pow (/ Om Omc) 2.0)) (+ 1.0 (* 2.0 (pow (/ t l) 2.0))))) |
| 257.0ms | (sqrt (/ (- 1.0 (pow (/ Om Omc) 2.0)) (+ 1.0 (* 2.0 (pow (/ t l) 2.0))))) |
Useful iterations: 0 (53.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5215 | 5174 |
10 alts after pruning (9 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 117 | 5 | 122 |
| Fresh | 2 | 4 | 6 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 120 | 10 | 130 |
Merged error: 10.9b
Found 4 expressions with local error:
| 6.1b | (sqrt (asin (sqrt (/ (- 1.0 (pow (/ Om Omc) 2.0)) (+ 1.0 (* 2.0 (pow (/ t l) 2.0))))))) |
| 9.8b | (sqrt (/ (- 1.0 (pow (/ Om Omc) 2.0)) (+ 1.0 (* 2.0 (pow (/ t l) 2.0))))) |
| 9.8b | (sqrt (/ (- 1.0 (pow (/ Om Omc) 2.0)) (+ 1.0 (* 2.0 (pow (/ t l) 2.0))))) |
| 9.8b | (sqrt (/ (- 1.0 (pow (/ Om Omc) 2.0)) (+ 1.0 (* 2.0 (pow (/ t l) 2.0))))) |
| 123× | add-sqr-sqrt |
| 93× | sqrt-prod |
| 84× | times-frac |
| 59× | *-un-lft-identity |
| 41× | add-cube-cbrt |
| 36× | difference-of-squares |
| 18× | unpow-prod-down |
| 9× | distribute-lft-out-- sqr-pow |
| 8× | pow1 |
| 7× | rem-sqrt-square |
| 6× | associate-/r/ |
| 4× | add-exp-log sqrt-pow1 pow1/2 add-cbrt-cube add-log-exp |
| 3× | flip3-+ sqrt-div flip-+ div-inv |
| 3.0ms | (sqrt (asin (sqrt (/ (- 1.0 (pow (/ Om Omc) 2.0)) (+ 1.0 (* 2.0 (pow (/ t l) 2.0))))))) |
| 25.0ms | (sqrt (/ (- 1.0 (pow (/ Om Omc) 2.0)) (+ 1.0 (* 2.0 (pow (/ t l) 2.0))))) |
| 16.0ms | (sqrt (/ (- 1.0 (pow (/ Om Omc) 2.0)) (+ 1.0 (* 2.0 (pow (/ t l) 2.0))))) |
| 16.0ms | (sqrt (/ (- 1.0 (pow (/ Om Omc) 2.0)) (+ 1.0 (* 2.0 (pow (/ t l) 2.0))))) |
| 68.0ms | (sqrt (asin (sqrt (/ (- 1.0 (pow (/ Om Omc) 2.0)) (+ 1.0 (* 2.0 (pow (/ t l) 2.0))))))) |
| 265.0ms | (sqrt (/ (- 1.0 (pow (/ Om Omc) 2.0)) (+ 1.0 (* 2.0 (pow (/ t l) 2.0))))) |
| 279.0ms | (sqrt (/ (- 1.0 (pow (/ Om Omc) 2.0)) (+ 1.0 (* 2.0 (pow (/ t l) 2.0))))) |
| 275.0ms | (sqrt (/ (- 1.0 (pow (/ Om Omc) 2.0)) (+ 1.0 (* 2.0 (pow (/ t l) 2.0))))) |
Useful iterations: 0 (54.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5215 | 6639 |
11 alts after pruning (10 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 148 | 3 | 151 |
| Fresh | 1 | 7 | 8 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 1 | 1 |
| Total | 150 | 11 | 161 |
Merged error: 10.9b
0% (0.1b remaining)
Error of 10.3b against oracle of 10.2b and baseline of 10.3b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 31 |
| 1 | 30 | 31 |
| 1.2s | 3879× | body | 160 | valid |
| 687.0ms | 4682× | body | 80 | nan |
| 600.0ms | 4121× | body | 80 | valid |
Loading profile data...